Skip to content

Instantly share code, notes, and snippets.

View Cform's full-sized avatar

Matt Greenwell Cform

  • Sr Engineering Manager @ BuzzFeed
  • Austin, TX
View GitHub Profile
@Cform
Cform / Calm.dvtcolortheme
Last active January 4, 2016 10:09
xCode Syntax Color Theme
<?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.926 0.94 0.872263 1</string>
<key>DVTConsoleDebuggerInputTextFont</key>
<string>Menlo-Bold - 11.0</string>
<key>DVTConsoleDebuggerOutputTextColor</key>
<string>0.926 0.94 0.872263 1</string>