Brogrammer is a flat sexy theme. Pushups not included.
Theme is listed as Theme - Brogrammer in Will Bond's Sublime Package Control.
- Download the .zip
- Unzip and rename the folder to
Theme - Brogrammer - Copy the folder into
Packagesdirectory, 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": "Brogrammer.sublime-theme",
"color_scheme": "Packages/Theme - Brogrammer/brogrammer.tmTheme"
}
If you're using ST3 you could also use the Skins package. Activation becomes as simple as running Select Skin from the command palette and choosing Brogrammer from the list.

