sonph / onehalf

Clean, vibrant and pleasing color schemes for Vim, Sublime Text, iTerm, gnome-terminal and more.
MIT License
1.78k stars 236 forks source link

Update gitcommitSummary color #66

Open shaun-floss opened 4 years ago

shaun-floss commented 4 years ago

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. :+1: :smiley: