Skip to content

kenwheeler/brogrammer-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brogrammer

Brogrammer is a flat sexy theme. Pushups not included.

Brogrammer Screenshot Brogrammer Screenshot

Install

Via Package Control

Theme is listed as Theme - Brogrammer in Will Bond's Sublime Package Control.

Manual

  1. Download the .zip
  2. Unzip and rename the folder to Theme - Brogrammer
  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": "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.