Closed ziriuz84 closed 2 years ago
I love the feature of TypeHints in vim for every variable. The problem is that colors are not so visible in my Vim, at least with monokai colorscheme. Is there a way to customize bg color and fg color to make it more readable?
The highlight group is CocInlayHint. You can custom it in your vimrc.
CocInlayHint
I love the feature of TypeHints in vim for every variable. The problem is that colors are not so visible in my Vim, at least with monokai colorscheme. Is there a way to customize bg color and fg color to make it more readable?