add nvimtree background
1 files changed, 2 insertions(+), 0 deletions(-) M lib/vim-theme.nix
M lib/vim-theme.nix => lib/vim-theme.nix +2-0
@@ 206,6 206,8 @@ pkgs.writeTextDir "colors/nix-${slug}.vim" '' hi IndentBlankLine guifg=#${c.base01} guibg=NONE gui=NONE guisp=NONE hi NvimTreeNormal guifg=#${c.base05} guibg=#${c.base01} gui=NONE guisp=NONE hi CmpItemAbbr guifg=#${c.base05} guibg=NONE gui=NONE guisp=NONE hi CmpItemAbbrDeprecated guifg=#${c.base03} guibg=NONE gui=NONE guisp=NONE hi CmpItemAbbrMatch guifg=#${c.base05} guibg=NONE gui=NONE guisp=NONE