Skip to content
Brogrammer is a flat sexy Sublime Text theme. Pushups not included.
JavaScript
Branch: master
Clone or download

Latest commit

kenwheeler Merge pull request #48 from dlopes690/git-gutter
Added GitGutter color config
Latest commit 06d85e8 Oct 24, 2016

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
Brogrammer Sublime Text 3 Tidy Up Mar 9, 2015
Brogrammer.sublime-theme Merge pull request #20 from pozh/master Feb 14, 2016
README.md Add support for Skins package Oct 24, 2016
brogrammer.skins
brogrammer.tmTheme Merge pull request #48 from dlopes690/git-gutter Oct 24, 2016

README.md

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.

You can’t perform that action at this time.