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

Better auto colors #130

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

Better auto colors #130

wants to merge 1 commit into from

Conversation

thcipriani
Copy link

@thcipriani thcipriani commented Mar 23, 2018

When changing themes in terminal vim using autocolors this plugin
currently defaults to using darkgrey and black (for dark
backgrounds) or lightgrey and white (for light backgrounds) for the
indent color. These colors often clash with otherwise harmonious themes.
In complete themes the Normal and CustomCursor background colors are
set which provide theme-appropriate indent colors.

When changing themes in terminal vim using autocolors this plugin
currently defaults to using `darkgrey` and `black` (for dark
backgrounds) or `lightgrey` and `white` (for light backgrouns) for the
indent color. These colors often clash with otherwise harmonious themes.
In complete themes the `Normal` and `CustomCursor` background colors are
set which provide theme-appropriate indent colors.
@thcipriani thcipriani closed this May 14, 2021
@alerque
Copy link
Member

alerque commented Feb 22, 2023

It looks like this got closed without being merged but might still be relevant. There are merge conflicts because some of this has gotten implemented a different way, but I'm going to re-open anyway to review the CursorColumn handling.

@alerque alerque reopened this Feb 22, 2023
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.

None yet

2 participants