Make coc hints more subtle

This commit is contained in:
Thomas Forgione 2022-11-04 16:52:58 +01:00
parent 36c7596e9d
commit c24a823c78
1 changed files with 1 additions and 0 deletions

View File

@ -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