fix some highlighting in catppuccin
This commit is contained in:
parent
aa7402240f
commit
f0c740741e
8
init.vim
8
init.vim
@ -76,7 +76,9 @@ command! Ovewrite execute ":w !sudo tee %"
|
|||||||
command! PS execute ":PackerSync"
|
command! PS execute ":PackerSync"
|
||||||
command! Aniwrapper execute ":FloatermNew aniwrapper -qtdoomone -D 144"
|
command! Aniwrapper execute ":FloatermNew aniwrapper -qtdoomone -D 144"
|
||||||
|
|
||||||
set termguicolors
|
" set termguicolors
|
||||||
" colorscheme doom-one
|
" colorscheme doom-one
|
||||||
colorscheme onedark
|
" colorscheme onedark
|
||||||
" colorscheme catppuccin
|
colorscheme catppuccin
|
||||||
|
highlight Pmenu ctermfg=white ctermbg=black gui=NONE guifg=white guibg=#282C34
|
||||||
|
highlight PmenuSel guifg=purple guibg=red
|
||||||
|
Loading…
Reference in New Issue
Block a user