Skip to content

Instantly share code, notes, and snippets.

@Machx
Created June 5, 2010 19:48
Show Gist options
  • Save Machx/426942 to your computer and use it in GitHub Desktop.
Save Machx/426942 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.047 0.064 0.130</string>
<key>InsertionPoint</key>
<string>1.000 1.000 1.000</string>
<key>Selection</key>
<string>0.496 0.496 0.378</string>
<key>xcode.syntax.attribute</key>
<string>0.335 0.456 0.488</string>
<key>xcode.syntax.character</key>
<string>0.819 0.942 0.249</string>
<key>xcode.syntax.comment</key>
<string>0.622 0.614 0.502</string>
<key>xcode.syntax.comment.doc</key>
<string>0.617 0.611 0.526</string>
<key>xcode.syntax.comment.doc.keyword</key>
<string>0.620 0.620 0.620</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>0.926 0.349 0.133</string>
<key>xcode.syntax.identifier.class.system</key>
<string>0.493 0.593 0.756</string>
<key>xcode.syntax.identifier.constant</key>
<string>0.926 0.349 0.133</string>
<key>xcode.syntax.identifier.constant.system</key>
<string>0.493 0.593 0.756</string>
<key>xcode.syntax.identifier.function</key>
<string>0.926 0.349 0.133</string>
<key>xcode.syntax.identifier.function.system</key>
<string>0.493 0.593 0.756</string>
<key>xcode.syntax.identifier.macro</key>
<string>0.966 0.821 0.214</string>
<key>xcode.syntax.identifier.macro.system</key>
<string>0.778 0.488 0.284</string>
<key>xcode.syntax.identifier.plain</key>
<string>0.000 0.000 0.000</string>
<key>xcode.syntax.identifier.type</key>
<string>0.926 0.349 0.133</string>
<key>xcode.syntax.identifier.type.system</key>
<string>0.493 0.593 0.756</string>
<key>xcode.syntax.identifier.variable</key>
<string>0.926 0.349 0.133</string>
<key>xcode.syntax.identifier.variable.system</key>
<string>0.493 0.593 0.756</string>
<key>xcode.syntax.keyword</key>
<string>0.905 0.636 0.195</string>
<key>xcode.syntax.number</key>
<string>0.846 0.942 0.248</string>
<key>xcode.syntax.plain</key>
<string>0.965 0.966 0.965</string>
<key>xcode.syntax.preprocessor</key>
<string>0.932 0.819 0.212</string>
<key>xcode.syntax.string</key>
<string>0.412 0.732 0.216</string>
<key>xcode.syntax.url</key>
<string>0.400 0.400 1.000</string>
<key>xcode.syntax.url.mail</key>
<string>0.100 0.100 1.000</string>
</dict>
<key>Fonts</key>
<dict>
<key>xcode.syntax.plain</key>
<string>Menlo-Regular - 11.0</string>
</dict>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment