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

hybrid: do not use any colors for modified state #78

Merged
merged 1 commit into from
Mar 15, 2017
Merged

hybrid: do not use any colors for modified state #78

merged 1 commit into from
Mar 15, 2017

Conversation

ikalnytskyi
Copy link
Contributor

hybrid.vim theme for airline uses crimson color for status line if any
modifications to the buffer are detected. It looks annoying since we
deal with it every day. Let's do not be too obsessive here and get rid
of special color at all - fortunately it's redundant as we have [+] sign
to emphasize that unsaved changes are detected.

http://imgur.com/a/DAmmd

hybrid.vim theme for airline uses crimson color for status line if any
modifications to the buffer are detected. It looks annoying since we
deal with it every day. Let's do not be too obsessive here and get rid
of special color at all - fortunately it's redundant as we have [+] sign
to emphasize that unsaved changes are detected.

http://imgur.com/a/DAmmd
@chrisbra
Copy link
Member

thanks.

@chrisbra chrisbra merged commit 793ce66 into vim-airline:master Mar 15, 2017
@ikalnytskyi ikalnytskyi deleted the hybrid-modified-color branch March 15, 2017 20:08
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