Skip to content

Instantly share code, notes, and snippets.

@ryan-blunden
Created January 24, 2014 22:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryan-blunden/8607985 to your computer and use it in GitHub Desktop.
Save ryan-blunden/8607985 to your computer and use it in GitHub Desktop.
Install the Darcula theme for Xcode
mkdir -p ~/Library/Developer/Xcode/UserData/FontAndColorThemes &&
cd ~/Library/Developer/Xcode/UserData/FontAndColorThemes &&
curl -O https://raw.github.com/meap/Darcula-Xcode-Theme/master/Darcula.dvtcolortheme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment