Skip to content

Instantly share code, notes, and snippets.

@vvit
Last active November 22, 2017 21:29
Show Gist options
  • Save vvit/34335fa3b29c59bbda4d97dc3062aa4e to your computer and use it in GitHub Desktop.
Save vvit/34335fa3b29c59bbda4d97dc3062aa4e to your computer and use it in GitHub Desktop.
mkdir -p ~/Library/Developer/Xcode/UserData/FontAndColorThemes;
cd ~/Library/Developer/Xcode/UserData/FontAndColorThemes;
curl -O https://dl.dropboxusercontent.com/u/1983175/EGOv2.dvtcolortheme
Now just restart Xcode, go to Preferences > Fonts & Colors, and select "EGO" or "EGOv2" from the color theme drop down.
http://developers.enormego.com/view/ego_xcode_theme_for_xcode_4_egov2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment