# Superman Superman is a theme/scheme combo for Sublime Text. ![Superman Screenshot](https://raw.githubusercontent.com/cursivecode/superman-theme/master/screenshot-1.png) ![Superman Screenshot](https://raw.githubusercontent.com/cursivecode/superman-theme/master/screenshot-2.png) ## Install ### Via Package Control Theme is listed as `Theme - Superman` in Will Bond's [Sublime Package Control](https://sublime.wbond.net). ### Manual 1. [Download the zip file](https://github.com/cursivecode/superman-theme/archive/master.zip) 2. Unzip and rename the folder to `Theme - Superman` 3. Copy the folder into `Packages` directory, which you can find using the menu item `Preferences -> Browse Packages...` in Sublime Text ## Setup 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. ### Example settings ``` { "theme": "Superman.sublime-theme", "color_scheme": "Packages/Theme - Superman/superman.tmTheme" } ``` ### Credits The theme is a tweaked version of Joey Figaro's awesome [glacier theme](https://github.com/joeyfigaro/glacier-theme/). Changes were made to match my superman scheme.