Superman is a theme/scheme combo for Sublime Text.
Theme is listed as Theme - Superman
in Will Bond's Sublime Package Control.
- Download the zip file
- Unzip and rename the folder to
Theme - Superman
- 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.
{
"theme": "Superman.sublime-theme",
"color_scheme": "Packages/Theme - Superman/superman.tmTheme"
}
The theme is a tweaked version of Joey Figaro's awesome glacier theme. Changes were made to match my superman scheme.