popup menusel bg color

This commit is contained in:
siduck76
2021-03-12 12:50:55 +05:30
parent 66cfc6ee74
commit 3b2f4c5ed4
2 changed files with 1 additions and 1 deletions

View File

@@ -49,6 +49,7 @@ cmd("highlight TelescopeBorder guifg=#3e4451")
cmd("highlight TelescopePromptBorder guifg=#3e4451")
cmd("highlight TelescopeResultsBorder guifg=#3e4451")
cmd("highlight TelescopePreviewBorder guifg=#525865")
cmd("highlight PmenuSel guibg=#BBE67E")
-- tree folder name , icon color
cmd("highlight NvimTreeFolderIcon guifg = #61afef")