Devastate
Ultra dark theme and color scheme for Sublime Text
Details
Installs
- Total 32K
- Win 18K
- Mac 7K
- Linux 7K
Jan 20 | Jan 19 | Jan 18 | Jan 17 | Jan 16 | Jan 15 | Jan 14 | Jan 13 | Jan 12 | Jan 11 | Jan 10 | Jan 9 | Jan 8 | Jan 7 | Jan 6 | Jan 5 | Jan 4 | Jan 3 | Jan 2 | Jan 1 | Dec 31 | Dec 30 | Dec 29 | Dec 28 | Dec 27 | Dec 26 | Dec 25 | Dec 24 | Dec 23 | Dec 22 | Dec 21 | Dec 20 | Dec 19 | Dec 18 | Dec 17 | Dec 16 | Dec 15 | Dec 14 | Dec 13 | Dec 12 | Dec 11 | Dec 10 | Dec 9 | Dec 8 | Dec 7 | Dec 6 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 4 | 5 | 0 | 2 | 8 | 3 | 7 | 2 | 2 | 1 | 2 | 1 | 4 | 3 | 6 | 3 | 4 | 2 | 1 | 3 | 2 | 0 | 2 | 0 | 2 | 5 | 2 | 4 | 6 | 0 | 5 | 3 | 1 | 5 | 4 | 4 | 5 | 1 | 1 | 3 | 2 | 1 | 4 | 4 | 2 | 7 |
Mac | 0 | 1 | 1 | 1 | 0 | 1 | 1 | 1 | 0 | 2 | 0 | 0 | 3 | 0 | 0 | 1 | 0 | 0 | 2 | 1 | 0 | 2 | 0 | 1 | 2 | 1 | 1 | 1 | 0 | 0 | 0 | 1 | 1 | 2 | 1 | 0 | 0 | 1 | 1 | 1 | 4 | 1 | 1 | 4 | 1 | 0 |
Linux | 0 | 0 | 2 | 1 | 1 | 1 | 4 | 1 | 2 | 2 | 2 | 3 | 2 | 1 | 1 | 2 | 0 | 2 | 0 | 0 | 0 | 1 | 1 | 2 | 0 | 1 | 1 | 2 | 0 | 0 | 1 | 0 | 1 | 3 | 0 | 1 | 1 | 1 | 1 | 0 | 1 | 1 | 0 | 3 | 0 | 3 |
Readme
- Source
- raw.githubusercontent.com
Devastate
Ultra dark theme and color scheme for Sublime Text.
Installation
Using Package Control
- Simply open up the command palette (
CTRL+SHIFT+P
orCMD+SHIFT+P
). - Find
Package Control: Install Package
. - Search for
Devastate
Manual
- Clone to
Packages/
directory - Restart Sublime Text just in case something didn't load without problems. (Happens with themes)
Activating theme (Package Control and Manual)
Activate the theme by adding the following lines to your user preferences configuration file
"color_scheme": "Packages/Devastate/Devastate.tmTheme",
"theme": "Devastate.sublime-theme",
Screenshots
Based on Spacegray/Spacefunk themes and Laravel color scheme by Dayle Rees.
Small window on OS X
Full screenshot on 27" iMac with search form, quick input panels, SublimeLinter highlights and errors, modified tab indicator (circle):
Theme
Theme shamelessly ripped from Spacefunk theme, reduced size of tabs and other elements to improve screen estate. Icons is taken from boXY.
Color scheme
Laravel color scheme by Dayle Rees with slightly modified colors, blue numbers and green language constants.
Supports SublimeLinter (Bottom right tab group on the screenshot).
Tips
Font on the screenshots is Droid Sans Mono
. You may change it in the theme if you clone the package and edit Devastate.sublime-theme
.
TODO
- Implement missing scope elements to the color scheme.
- Implement scope elements for most popular packages.
Contributing
If you find bugs please post them in the issues section and/or submit pull requests.