Devastate
Ultra dark theme and color scheme for Sublime Text
Details
Installs
- Total 32K
- Win 18K
- Mac 7K
- Linux 7K
Oct 11 | Oct 10 | Oct 9 | Oct 8 | Oct 7 | Oct 6 | Oct 5 | Oct 4 | Oct 3 | Oct 2 | Oct 1 | Sep 30 | Sep 29 | Sep 28 | Sep 27 | Sep 26 | Sep 25 | Sep 24 | Sep 23 | Sep 22 | Sep 21 | Sep 20 | Sep 19 | Sep 18 | Sep 17 | Sep 16 | Sep 15 | Sep 14 | Sep 13 | Sep 12 | Sep 11 | Sep 10 | Sep 9 | Sep 8 | Sep 7 | Sep 6 | Sep 5 | Sep 4 | Sep 3 | Sep 2 | Sep 1 | Aug 31 | Aug 30 | Aug 29 | Aug 28 | Aug 27 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 1 | 6 | 9 | 3 | 4 | 2 | 0 | 3 | 2 | 4 | 2 | 4 | 4 | 2 | 2 | 3 | 3 | 9 | 1 | 1 | 7 | 0 | 10 | 4 | 4 | 5 | 1 | 3 | 1 | 6 | 3 | 5 | 2 | 3 | 0 | 7 | 6 | 7 | 5 | 2 | 2 | 6 | 5 | 5 | 3 | 4 |
Mac | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 1 | 0 | 3 | 1 | 1 | 0 | 0 | 0 | 2 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 1 | 2 | 2 | 0 | 1 | 0 | 1 | 4 | 2 | 0 |
Linux | 0 | 0 | 3 | 2 | 3 | 2 | 0 | 0 | 1 | 0 | 1 | 0 | 1 | 3 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 3 | 3 | 1 | 1 | 3 | 0 | 1 | 1 | 4 | 1 | 2 | 2 | 3 | 3 | 1 | 1 | 2 | 0 | 2 | 0 | 0 | 0 | 1 | 5 | 1 |
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.