liuchengxu / space-vim

:four_leaf_clover: Lean & mean spacemacs-ish Vim distribution
https://liuchengxu.github.io/space-vim/
MIT License
2.85k stars 255 forks source link

How to change the cursor's highlight color #465

Closed jyscao closed 3 years ago

jyscao commented 3 years ago

I'm using the default theme space_vim_theme. Everything looks great, the one slight inconvenience though is that I find the highlighting color for the current cursor position to be too similar to the highlighting color for the entire word under the cursor. As shown in screenshot below: image

The cursor at = is barely distinguishable from the surrounding word.

What's the easiest way to modify this setting?

liuchengxu commented 3 years ago

You should configure your terminal emulator instead of the vim theme, see https://vi.stackexchange.com/a/7177.