Change Pmenu

This commit is contained in:
Thomas Forgione 2021-06-24 10:26:46 +02:00
parent 017d48701d
commit 28e4a8825c
2 changed files with 2 additions and 0 deletions

View File

@ -56,6 +56,7 @@ hi lCursor guifg=bg guibg=fg
" 5 = magenta
" 6 = cyan
" 7 = white
hi Pmenu ctermbg=0
hi Comment term=bold cterm=italic ctermfg=27 guifg=#406090
hi Constant term=underline ctermfg=5 guifg=#c00058
hi Special term=bold ctermfg=5 guifg=SlateBlue

View File

@ -56,6 +56,7 @@ let colors_name = "peachpuff"
" 5 = magenta
" 6 = cyan
" 7 = white
hi Pmenu ctermbg=7
hi Comment term=bold cterm=italic ctermfg=4 guifg=#406090
hi Constant term=underline ctermfg=5 guifg=#c00058
hi Special term=bold ctermfg=5 guifg=SlateBlue