Spacegray is all about hype and minimal.
Theme is listed as Theme - Spacegray
in Will Bond's Sublime Package Control.
- Download the .zip
- Unzip and rename the folder to
Theme - Spacegray
- Copy the folder into
Packages
directory, which you can find using the menu itemPreferences -> Browse Packages...
in Sublime Text
Activate the UI theme and color scheme by modifying your user preferences file, which you can find using the menu item Preferences -> Settings - User
in Sublime Text or by clicking cmd + ,
on a Mac.
Spacegray works best and comes with Base16 Ocean color scheme by Chris Kempson.
{
"theme": "Spacegray.sublime-theme",
"color_scheme": "Packages/Theme - Spacegray/base16-ocean.dark.tmTheme"
}