SkillAgentSearch skills...

Zenburn

SublimeText, iterm, xcode, css, and textmate themes modeled after the vim zenburn theme.

Install / Use

/learn @colinta/Zenburn
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Zenburn

Port of Zenburn to CSS, TextMate, Sublime Text, and Xcode.

Zenburn CSS Demo Zenburn HTML Demo Zenburn Python Demo Zenburn Ruby Demo

Sublime Text

Install "zenburn" via Package Control, and open Preferences. Use any theme you like, I found Adaptive works well:

Preferences.sublime-settings
{
    "color_scheme": "Packages/zenburn/zenburn.tmTheme",
    "theme": "Adaptive.sublime-theme"
}

iterm

Preferences > Profiles > [Default profile] > Colors > Load Presets... > [zenburn.itermcolors]

SCSS

zenburn.scss

TextMate

zenburn.tmTheme

Xcode

zenburn.xccolortheme
mkdir -p ~/Library/Developer/Xcode/UserData/FontAndColorThemes
cp zenburn.xccolortheme ~/Library/Developer/Xcode/UserData/FontAndColorThemes

Zenburn Xcode Demo

Apple Terminal

zenburn.terminal
View on GitHub
GitHub Stars112
CategoryDevelopment
Updated2mo ago
Forks27

Languages

SCSS

Security Score

80/100

Audited on Jan 10, 2026

No findings