Skip to content

Instantly share code, notes, and snippets.

@soh335
Created May 18, 2009 04:15
Show Gist options
  • Save soh335/113312 to your computer and use it in GitHub Desktop.
Save soh335/113312 to your computer and use it in GitHub Desktop.
<?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>Colors</key>
<dict>
<key>Background</key>
<string>0.078 0.078 0.078</string>
<key>InsertionPoint</key>
<string>1.000 1.000 1.000</string>
<key>Selection</key>
<string>0.154 0.161 0.168</string>
<key>xcode.syntax.attribute</key>
<string>0.608 0.438 0.247</string>
<key>xcode.syntax.character</key>
<string>0.559 0.615 0.417</string>
<key>xcode.syntax.comment</key>
<string>0.372 0.354 0.376</string>
<key>xcode.syntax.comment.doc</key>
<string>0.372 0.354 0.376</string>
<key>xcode.syntax.comment.doc.keyword</key>
<string>0.372 0.354 0.376</string>
<key>xcode.syntax.entity</key>
<string>0.665 0.052 0.569</string>
<key>xcode.syntax.entity.start</key>
<string>0.665 0.052 0.569</string>
<key>xcode.syntax.identifier</key>
<string>0.000 0.000 0.000</string>
<key>xcode.syntax.identifier.class</key>
<string>1.000 1.000 1.000</string>
<key>xcode.syntax.identifier.class.system</key>
<string>1.000 1.000 1.000</string>
<key>xcode.syntax.identifier.constant</key>
<string>1.000 1.000 1.000</string>
<key>xcode.syntax.identifier.constant.system</key>
<string>1.000 1.000 1.000</string>
<key>xcode.syntax.identifier.function</key>
<string>1.000 1.000 1.000</string>
<key>xcode.syntax.identifier.function.system</key>
<string>0.978 0.933 0.595</string>
<key>xcode.syntax.identifier.macro</key>
<string>0.391 0.220 0.125</string>
<key>xcode.syntax.identifier.macro.system</key>
<string>0.391 0.220 0.125</string>
<key>xcode.syntax.identifier.plain</key>
<string>0.000 0.000 0.000</string>
<key>xcode.syntax.identifier.type</key>
<string>1.000 1.000 1.000</string>
<key>xcode.syntax.identifier.type.system</key>
<string>0.460 0.530 0.627</string>
<key>xcode.syntax.identifier.variable</key>
<string>1.000 1.000 1.000</string>
<key>xcode.syntax.identifier.variable.system</key>
<string>0.460 0.530 0.650</string>
<key>xcode.syntax.keyword</key>
<string>0.805 0.659 0.412</string>
<key>xcode.syntax.number</key>
<string>0.811 0.416 0.297</string>
<key>xcode.syntax.plain</key>
<string>1.000 1.000 1.000</string>
<key>xcode.syntax.preprocessor</key>
<string>0.687 0.768 0.858</string>
<key>xcode.syntax.string</key>
<string>0.559 0.615 0.417</string>
<key>xcode.syntax.url</key>
<string>0.331 0.415 1.000</string>
<key>xcode.syntax.url.mail</key>
<string>0.055 0.055 1.000</string>
</dict>
<key>Fonts</key>
<dict>
<key>xcode.syntax.attribute</key>
<string>Monaco - 11.0</string>
<key>xcode.syntax.character</key>
<string>Monaco - 11.0</string>
<key>xcode.syntax.comment</key>
<string>Monaco - 11.0</string>
<key>xcode.syntax.comment.doc</key>
<string>Monaco - 11.0</string>
<key>xcode.syntax.comment.doc.keyword</key>
<string>Monaco - 11.0</string>
<key>xcode.syntax.keyword</key>
<string>Monaco - 11.0</string>
<key>xcode.syntax.number</key>
<string>Monaco - 11.0</string>
<key>xcode.syntax.plain</key>
<string>Monaco - 11.0</string>
<key>xcode.syntax.preprocessor</key>
<string>Monaco - 11.0</string>
<key>xcode.syntax.string</key>
<string>Monaco - 11.0</string>
<key>xcode.syntax.url</key>
<string>Monaco - 11.0</string>
</dict>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment