Base16 for Xcode

NOTICE: I have not maintained or kept this theme up to date with whatever upstream changes may have happened to base16. You might want to check out https://github.com/kreeger/base16-xcode instead, it is now listed as the official Xcode version.

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