RRethy / vim-illuminate

illuminate.vim - (Neo)Vim plugin for automatically highlighting other uses of the word under the cursor using either LSP, Tree-sitter, or regex matching.
2.14k stars 47 forks source link

highlight color is lack of contrast in some color scheme #95

Closed linrongbin16 closed 2 years ago

linrongbin16 commented 2 years ago

In these vim color scheme, default highlight color (CursorLine) is lack of contrast:

BTW, I'm using macvim installed by homebrew.

As mentioned in this issue, I guess using search word highlight could be a better choice?