Skip to content

kenwheeler/broceanic-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Broceanic

Broceanic is a new version of the Brogrammer theme, custom made for use with the Oceanic Next syntax theme!

Broceanic Screenshot

Install

Via Package Control

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

Manual

  1. Download the .zip
  2. Unzip and rename the folder to Theme - Broceanic
  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": "Broceanic.sublime-theme",
}