feat(neotree): tab separator theme missing
This commit is contained in:
@@ -24,7 +24,9 @@ return function(theme, palette)
|
||||
|
||||
NeoTreeSymbolicLinkTarget = { fg = palette.aqua },
|
||||
NeoTreeTabActive = theme.statusbar.inactive,
|
||||
NeoTreeTabSeparatorActive = theme.statusbar.inactive,
|
||||
NeoTreeTabInactive = theme.winbar.inactive,
|
||||
NeoTreeTabSeparatorInactive = theme.winbar.inactive,
|
||||
NeoTreeTitleBar = theme.popup.title2,
|
||||
}
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user