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

Change symbol bg color for "git-gutter" plugin. #11

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

Change symbol bg color for "git-gutter" plugin. #11

wants to merge 1 commit into from

Conversation

kioplato
Copy link

The "git-gutter" plugin sets the symbols bg color the same as the line
color. This way the correct bg color is set for git-gutter symbols.

The "git-gutter" plugin sets the symbols bg color the same as the line
color. This way the correct bg color is set for git-gutter symbols.
@liuchengxu
Copy link
Owner

Hmm, it's intentional :).

your patch:
2017-11-18 7 01 03

default:
2017-11-18 7 01 27

From my point of view, a consistent background could be neater.

@kioplato
Copy link
Author

I believe that in linux the terminal renders different. I'll look into it and share some screenshots here, later today.

@axvr
Copy link
Contributor

axvr commented Dec 11, 2017

@otalpster GitGutter has an option to disable the signcolumn highlighting override if that helps (i don't know if this would work).

let g:gitgutter_override_sign_column_highlight = 0

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

3 participants