[![GitHub Tag](https://img.shields.io/github/tag/Briles/snazzy-sublime.svg?style=flat-square)](https://github.com/Briles/snazzy-sublime/tags) [![Package Control](https://img.shields.io/packagecontrol/dt/Snazzy%20Color%20Scheme.svg?style=flat-square)](https://packagecontrol.io/packages/Snazzy%20Color%20Scheme) # Snazzy Color Scheme for Sublime Text Based on Sindre Sorhus' [Snazzy](https://github.com/sindresorhus/iterm2-snazzy) ![Screenshot](./screen.png) ## Installation ### Package Control The easiest way to install is using [Package Control](https://packagecontrol.io/) 1. Open Command Palette using menu item `Tools -> Command Palette...` (P on Mac) (ctrlshiftP on Windows) 2. Choose `Package Control: Install Package` 3. Find `Color Scheme - Snazzy` and hit Enter ### Manual You can also install the theme manually: 1. [Download the .zip](https://github.com/Briles/snazzy-sublime/archive/master.zip) 2. Extract the contents of the .zip to your Sublime Text `Packages` directory, which you can find using the menu item `Sublime Text -> Preferences -> Browse Packages...` --- ## License [MIT](https://en.wikipedia.org/wiki/MIT_License)