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

Make mc/cursor-bar-face inherit cursor. #366

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Make mc/cursor-bar-face inherit cursor. #366

wants to merge 1 commit into from

Conversation

daanturo
Copy link

@daanturo daanturo commented Nov 14, 2020

Making mc/cursor-bar-face's background color static may cause fake cursors to be unreadable when another theme whose background has the same color is loaded.

For example, when current theme's background color is black and cursor is white, mc/cursor-bar-face's background is statically determined as white.
When we load another theme which has a bright background, fake cursors will be invisible since they are also white.
This commit makes mc/cursor-bar-face always bound to cursor, so fake cursors won't be invisible later.

Making `mc/cursor-bar-face`'s background color static may cause fake cursors to be unreadable when another theme whose background has the same color is loaded.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant