diff --git a/colors/peach.vim b/colors/peach.vim index 06a86ba..4d5d6e6 100644 --- a/colors/peach.vim +++ b/colors/peach.vim @@ -56,7 +56,7 @@ hi lCursor guifg=bg guibg=fg " 5 = magenta " 6 = cyan " 7 = white -hi Pmenu ctermbg=0 +hi Pmenu ctermfg=7 ctermbg=235 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