Skip to content

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

License

Notifications You must be signed in to change notification settings

colinta/zenburn

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages