fix some highlighting in catppuccin

This commit is contained in:
sudacode 2023-03-10 12:24:45 -08:00
parent aa7402240f
commit f0c740741e

View File

@ -76,7 +76,9 @@ command! Ovewrite execute ":w !sudo tee %"
command! PS execute ":PackerSync"
command! Aniwrapper execute ":FloatermNew aniwrapper -qtdoomone -D 144"
set termguicolors
" set termguicolors
" colorscheme doom-one
colorscheme onedark
" colorscheme catppuccin
" colorscheme onedark
colorscheme catppuccin
highlight Pmenu ctermfg=white ctermbg=black gui=NONE guifg=white guibg=#282C34
highlight PmenuSel guifg=purple guibg=red