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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update gitcommitSummary color #66

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

Conversation

shaun-floss
Copy link

This will update the gitcommitSummary color to blue.

The gitcommitSummary is defined as a Keyword:
https://github.com/vim/vim/blob/master/runtime/syntax/gitcommit.vim#L64

In the One Half theme, Keywords are set to be red. The problem with
red is when spellchecking is enabled, misspelled words are also set
to be red. (Yellow is also not a good choice because there are other
spelling-related issues that are set to be yellow.)

Let me know if blue is okay, or if you want me to change it to something else. 馃憤 馃槂

This will update the `gitcommitSummary` color to blue.

The `gitcommitSummary` is defined as a Keyword:
https://github.com/vim/vim/blob/master/runtime/syntax/gitcommit.vim#L64

In the One Half theme, Keywords are set to be red. The problem with
red is when spellchecking is enabled, misspelled words are also set
to be red. (Yellow is also not a good choice because there are other
spelling-related issues that are set to be yellow.)
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

1 participant