One Paragraph of project description goes here
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
| <?xml version="1.0" encoding="utf-8"?> | |
| <colorTheme id="9999" name="One Dark Like" modified="2015-09-01 19:55:49" author="Adam Gent" website="http://snaphop.com"> | |
| <searchResultIndication color="#E5C07B" /> | |
| <filteredSearchResultIndication color="#E5C07B" /> | |
| <occurrenceIndication color="#4B4E55" /> | |
| <writeOccurrenceIndication color="#4B4E55" /> | |
| <findScope color="#4B4E55" /> | |
| <deletionIndication color="#DF5F5F" /> | |
| <sourceHoverBackground color="#4B4E55" /> | |
| <singleLineComment color="#969896" italic="false" /> |
Inspired by dannyfritz/commit-message-emoji
See also gitmoji.
| Commit type | Emoji |
|---|---|
| Initial commit | 🎉 :tada: |
| Version tag | 🔖 :bookmark: |
| New feature | ✨ :sparkles: |
| Bugfix | 🐛 :bug: |