Thursday, March 17, 2016

Happy Saint Patrick's Day

On this day of many things green, I'd like to offer this Xcode theme that I have been using for a few months, Mulder. It's quite green to celebrate Season 10 of The X-Files. Here's what it looks like in action:
Xcode keeps themes in a folder: ~/Library/Developer/Xcode/UserData/FontAndColorThemes so here are my recommended steps to add this theme to your Xcode:
    1) Open Xcode
    2) Choose Xcode > Preferences
    3) Choose Fonts & Colors
    4) Press the + button in the bottom left corner and make a new theme named "Mulder"
    5) Quit Xcode
    6) Copy the downloaded Mulder.dvtcolortheme file to ~/Library/Developer/Xcode/UserData/FontAndColorThemes/.
    7) Open Xcode and enjoy a greener coding experience. :-)

No comments: