vim-kalisi icon indicating copy to clipboard operation
vim-kalisi copied to clipboard

Visual mode highlight contrast in light theme

Open jashephe opened this issue 10 years ago • 1 comments

This may be a result of my protanomaly, but I have great difficulty distinguishing visual mode-highlighted text in the light theme from the background color. light

In the dark theme, the difference is more apparent because of the more obviously different hue of the background color. dark

If anyone else is having this problem, I imagine that it could be fixed by slightly increasing the contrast of the visual-mode color in the light theme. Of course, if this is just a result of my vision, I'm sure I could tweak a personal fork to suit instead of having the official theme changed. Thanks!

jashephe avatar Jan 18 '15 18:01 jashephe

I will adress this in the future with a variable like f.e. `visual_select_high_contrast', when I've decided how to implement options in general.

freeo avatar Sep 27 '15 17:09 freeo