/zenburn

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

Primary LanguageSCSSOtherNOASSERTION

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