gabesoft / evil-mc

Multiple cursors implementation for evil-mode
MIT License
383 stars 35 forks source link

Modeline indicator, background color, readability #57

Closed duianto closed 7 years ago

duianto commented 7 years ago

The evil-mc modeline indicator, can (depending on the theme) make it impossible or very hard to read.

It looks like this:

evil-mc-modeline-indicator-colors

The background color is the same as the cursors current state color.

In Spacemacs:

System info:

evil-mc 0.0.3 Spacemacs 0.200.9

gabesoft commented 7 years ago

Thanks for reporting

gabesoft commented 7 years ago

@duianto I think this is also fixed by #64. Is that right?