Change Pmenu
This commit is contained in:
parent
017d48701d
commit
28e4a8825c
|
@ -56,6 +56,7 @@ hi lCursor guifg=bg guibg=fg
|
||||||
" 5 = magenta
|
" 5 = magenta
|
||||||
" 6 = cyan
|
" 6 = cyan
|
||||||
" 7 = white
|
" 7 = white
|
||||||
|
hi Pmenu ctermbg=0
|
||||||
hi Comment term=bold cterm=italic ctermfg=27 guifg=#406090
|
hi Comment term=bold cterm=italic ctermfg=27 guifg=#406090
|
||||||
hi Constant term=underline ctermfg=5 guifg=#c00058
|
hi Constant term=underline ctermfg=5 guifg=#c00058
|
||||||
hi Special term=bold ctermfg=5 guifg=SlateBlue
|
hi Special term=bold ctermfg=5 guifg=SlateBlue
|
||||||
|
|
|
@ -56,6 +56,7 @@ let colors_name = "peachpuff"
|
||||||
" 5 = magenta
|
" 5 = magenta
|
||||||
" 6 = cyan
|
" 6 = cyan
|
||||||
" 7 = white
|
" 7 = white
|
||||||
|
hi Pmenu ctermbg=7
|
||||||
hi Comment term=bold cterm=italic ctermfg=4 guifg=#406090
|
hi Comment term=bold cterm=italic ctermfg=4 guifg=#406090
|
||||||
hi Constant term=underline ctermfg=5 guifg=#c00058
|
hi Constant term=underline ctermfg=5 guifg=#c00058
|
||||||
hi Special term=bold ctermfg=5 guifg=SlateBlue
|
hi Special term=bold ctermfg=5 guifg=SlateBlue
|
||||||
|
|
Loading…
Reference in New Issue