A Sublime Text Color Scheme.
Supports the usual plus:
CoffeeScript:
Ruby:
CoffeeScript:
Install aroma
$ npm install -g aroma
Edit the Deep Blue See.aroma.coffee
file to make changes to the color scheme.
To compile to .tmTheme
run:
$ cd DeepBlueSee
$ aroma -e "tmTheme"
Optionally you can run:
$ aroma -we "tmTheme"
To have the theme automatically compile as you make changes.
MIT