/devastate

Ultra dark theme and color scheme for Sublime Text

Primary LanguageJavaScript

Devastate

Ultra dark theme and color scheme for Sublime Text.

Installation

  • Simply open up the command palette (CTRL+SHIFT+P or CMD+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 Devastate small screenshot

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.