Skip to content

Instantly share code, notes, and snippets.

View adammcnamara's full-sized avatar

Adam McNamara adammcnamara

View GitHub Profile
@adammcnamara
adammcnamara / Adam.dvtcolortheme
Created February 9, 2011 06:08
Adam McNamara's XCode4 theme. A combination of Enormego's XCode 4 theme and Ryan Bates' Railscasts Textmate theme. Install to ~/Library/Developer/Xcode/UserData/FontAndColorThemes
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>DVTConsoleDebuggerInputTextColor</key>
<string>0.7653 0.699234 0.758969 1</string>
<key>DVTConsoleDebuggerInputTextFont</key>
<string>Menlo-Bold - 13.0</string>
<key>DVTConsoleDebuggerOutputTextColor</key>
<string>0.6431 0.5881 0.637824 1</string>