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

gutter color when using ale #32

Open
nilsbecker opened this issue Nov 15, 2017 · 3 comments
Open

gutter color when using ale #32

nilsbecker opened this issue Nov 15, 2017 · 3 comments

Comments

@nilsbecker
Copy link

Expected Behavior

gutter has the same or similar background as the editing window

Current Behavior

gutter is in a light grey which makes it intrusive

Context

setup: i started using the 'ale' asynchronous linting vim plugin (seems great). there are options for setting the gutter symbol but i don't think the plugin tries to set colors?

My Environment

vim 8; MacVim on OS X 10.12

@nilsbecker
Copy link
Author

the same happens when diffing -- the gutter is in a light grey. this is also different from what is shown in the screenshots here.

@nilsbecker
Copy link
Author

a workaround is to manually call :hi clear SignColumn

@neozenith
Copy link

@nilsbecker I started using tender colorscheme and had similar issues with ALE and so far explicitly setting a value in base.yml for SignColumn and regenerating the colorscheme with estilo seems to have addressed it.

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

No branches or pull requests

2 participants