fannheyward / coc-rust-analyzer

rust-analyzer extension for coc.nvim
MIT License
1.13k stars 40 forks source link

Color customization for TypeHints #1054

Closed ziriuz84 closed 2 years ago

ziriuz84 commented 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?

fannheyward commented 2 years ago

The highlight group is CocInlayHint. You can custom it in your vimrc.