Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modeline indicator, background color, readability #57

Closed
duianto opened this issue Apr 28, 2017 · 2 comments
Closed

Modeline indicator, background color, readability #57

duianto opened this issue Apr 28, 2017 · 2 comments
Labels

Comments

@duianto
Copy link
Contributor

duianto commented Apr 28, 2017

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

It looks like this:

  • Top: Emacs with evil-mc installed
  • Middle: Spacemacs with the spacemacs-dark theme (default)
  • Bottom: Spacemacs with the spacemacs-light theme

evil-mc-modeline-indicator-colors

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

In Spacemacs:

  • insert state changes the background to Strong green (#66CD00):
    evil-mc-modeline-indicator-insert-state

  • visual state changes the background to Gray (#BEBEBE):
    evil-mc-modeline-indicator-visual-state

System info:

evil-mc 0.0.3
Spacemacs 0.200.9

  • System 1:
    Emacs 25.1.1
    Windows 10

  • System 2: (Virtual box on System 1)
    Emacs 26.0.50
    Ubuntu 16.10

@gabesoft
Copy link
Owner

Thanks for reporting

@gabesoft
Copy link
Owner

gabesoft commented May 24, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants