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