Base16 for Xcode

See the Base16 repository for more information. This theme was built with Base16 Builder.

Screenshot of Base16 for Xcode

Compatibility

Should work with versions of Xcode 4 or newer.

Installation

cd ~/Library/Developer/Xcode/UserData/FontAndColorThemes
git clone https://github.com/joedynamite/base16-xcode Base16
ln -s Base16/* ./

Update

cd ~/Library/Developer/Xcode/UserData/FontAndColorThemes/Base16
git pull