Skip to content

Instantly share code, notes, and snippets.

@trmb
trmb / Specials Board.dvtcolortheme
Created August 11, 2011 18:14
Xcode 4 version of the Special Board theme created by jbergantine and converted to Xcode 3 by nickbabenko
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>DVTConsoleDebuggerInputTextColor</key>
<string>1.000 1.000 1.000 1</string>
<key>DVTConsoleDebuggerInputTextFont</key>
<string>Inconsolata - 14pt</string>
<key>DVTConsoleDebuggerOutputTextColor</key>
@trmb
trmb / gist:5040566
Last active December 14, 2015 06:09
How to hang TextMate
if (obj.status == 401) // Hello