diff --git a/colors/peach.vim b/colors/peach.vim index 4d5d6e6..dad3af2 100644 --- a/colors/peach.vim +++ b/colors/peach.vim @@ -71,3 +71,4 @@ hi YcmErrorSection ctermfg=1 cterm=reverse hi SpellBad cterm=underline,bold ctermfg=1 ctermbg=none hi ALEWarning cterm=underline,bold ctermfg=202 ctermbg=none hi ALEWarningSign cterm=bold ctermfg=202 ctermbg=202 ctermfg=7 +hi CocInlayHint cterm=italic ctermfg=238 ctermbg=none guibg=none