preservim / vim-indent-guides

A Vim plugin for visually displaying indent levels in code
MIT License
2.62k stars 162 forks source link

cursor disappearing in white tabs when a light theme is used #144

Open aderchox opened 4 years ago

aderchox commented 4 years ago

I'm using a light theme (light variant of the papercolor theme), and now my tabs are white, but the cursor is white as well so when it enters the area of a tab, it disappears, is there a way to make it change/adadpt the cursor's color by setting a configuration specific to the vim-indent-guides? TYIA.