Home

Awesome

Xcode Themes

SpaceGray

Spacedust

TomorrowNight

Twilight

XCasts

XCasts

Installation

Using the installation script

$ git clone https://github.com/hdoria/xcode-themes.git
$ cd xcode-themes
$ ./install.sh # And then restart Xcode

Alternative way

$ git clone https://github.com/hdoria/xcode-themes.git
$ cd xcode-themes
$ mkdir -p ~/Library/Developer/Xcode/UserData/FontAndColorThemes/
$ cp *.dvtcolortheme ~/Library/Developer/Xcode/UserData/FontAndColorThemes/

ThemeInstaller app

Find and install ThemeInstaller app from the Mac App Store. Open theme you want to install and it's done. Themes are visible after Xcode is restarted.