enc: update pathch update

This commit is contained in:
Pojok Code 2025-08-09 10:03:45 +07:00
parent b30a97b80a
commit 1bc7b91bb0
3 changed files with 10 additions and 9 deletions

View file

@ -58,6 +58,7 @@ return {
NeoTreeTabSeparatorActive = { fg = "#6776a7", bg = colors.bg },
NeoTreeTabSeparatorInactive = { fg = "#6776a7", bg = colors.bg },
NeoTreeTabActive = { fg = colors.fg, bg = colors.selection },
NvimTreeWinSeparator = { fg = colors.selection, bg = "NONE" },
},
transparent_bg = false,
}