How to change the color theme in Xcode 5 ?
How to change the color theme in Xcode 5 and were I can download them ?
OS X Mavericks (10.9)
How to change the color theme in Xcode 5 and were I can download them ?
OS X Mavericks (10.9)
You can find many themes at https://github.com/hdoria/xcode-themes There's a download zip button on the right side of the page.
Unzip and and copy the .dvtcolortheme files into /Users/YourUsername/Library/Developer/XCode/UserData/FontAndColorThemes Create the directory if it doesn't exist.
If you can't find the Library directory you can get to it by using Finder's "Go to Folder..." option under "Go" or press shift + cmd + G then type the path.
How to change the color theme in Xcode 5 ?