jonschlinkert / sublime-monokai-extended

Extends Monokai from Soda with additional syntax highlighting for Markdown, LESS, HTML, Handlebars and more.
https://github.com/jonschlinkert
MIT License
512 stars 91 forks source link

request: change 'GitGutter changed' colour from purple to yellow #49

Open architux opened 9 years ago

architux commented 9 years ago

I believe it could be quite natural to change the GitGutter changed colour from light purple (#967EFB) to deep yellow (#DDB700) or some another shade of yellow. Maybe it should be a little bit brighter (not to look close to orange colour), but at the same time it shiuldn't be close to white colour (as pale yellow #FFFFAA does on some monitors...).

It will help to achieve the natural 'traffic light' visual effect, if you like. Its colour meaning is easy to most of us. In terms of manipulating data green means 'to add', yellow means 'to modify/change', red means 'to delete'. I think it would make managing plain text modifications with the help of GitGutter visually easier.

I've made two screenshots.

The first one with old purple colour. Imgur The second one with new yellow colour. Imgur Icons are little bit different than the stock ones, but you can understand the difference.