mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-08-15 15:12:24 +02:00
enc: update pathch update
This commit is contained in:
parent
b30a97b80a
commit
1bc7b91bb0
3 changed files with 10 additions and 9 deletions
|
@ -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,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue