Spacefunk is a minimalistic theme for Sublime Text, based on kkga's Spacegray theme.
Search for Theme - Spacefunk
in Sublime Package Control.
- Download the .zip
- Unzip and rename the folder to
Theme - Spacefunk
- Copy the folder to your
Packages
directory. Quickly find your directory viaPreferences -> Browse Packages...
.
You can activate the theme and its colour scheme by editing your user preferences.
Go to: Preferences -> Settings - User
.
{
"theme": "Spacefunk (Blue Monday).sublime-theme",
}
{
"theme": "Spacefunk (Grey Tuesday).sublime-theme",
}
If you prefer a lighter version of the sidebar you can add the following line to your preferences file. This is available for both versions of Spacefunk.
{
"spacefunk_sidebar_light": true
}
Restart Sublime Text to make sure all changes are applied. Enjoy!
I've created 2 colour schemes that fit well with the theme. They are maintained separately from Spacefunk.
Find them on: Package Control or Github.