Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 903 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 903 Bytes

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",
}