Skip to content

Latest commit

 

History

History
63 lines (36 loc) · 1.08 KB

README.md

File metadata and controls

63 lines (36 loc) · 1.08 KB

Deep Blue See

A Sublime Text Color Scheme.

Supports the usual plus:

Screenshots

Deep Blue See

CoffeeScript:

screenshot

Ruby:

screenshot

Sea Horse

CoffeeScript:

screenshot

Installation

Package Control


Contributing

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.


License

MIT