KO
|
EN
gitlite โ search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#cli
#claude-code
#codex
#developer-tools
#react
#windows
broceanic-theme
โ 78
Open GitHub โ
Broceanic Sublime Text Theme
Download README (.md)
Explore Similar Repositories
detectify
:
Detectify is a gem for multi-tenant Rack apps, to help you retrieve domain and subdomain-related data from a database.
reserved-subdomains
:
List of subdomains that could be candidates for reservation in multitenant app/ subdomain validator for multitenant apps
canvas-text
:
[experiment] better Canvas2D text rendering
tacho
:
A Futures-aware metrics library for recording statistics about your running system.
sendgrid
:
๐ง SendGrid-powered mail backend for Vapor
// repository documentation
Was this content helpful?
โ 0
(0 ratings)
Select Rating:
โ
โ
โ
โ
โ
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
broceanic-theme
?
Download (.md)
# Broceanic Broceanic is a new version of the Brogrammer theme, custom made for use with the Oceanic Next syntax theme!  ## Install ### Via Package Control Theme is listed as `Theme - Broceanic` in Will Bond's [Sublime Package Control](https://sublime.wbond.net). ### Manual 1. [Download the .zip](https://github.com/kenwheeler/broceanic-theme/archive/master.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", } ```