Skip to content

Instantly share code, notes, and snippets.

@trmb
Created August 11, 2011 18:14
Show Gist options
  • Save trmb/1140328 to your computer and use it in GitHub Desktop.
Save trmb/1140328 to your computer and use it in GitHub Desktop.
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>
<string>1.000 1.000 1.000 1</string>
<key>DVTConsoleDebuggerOutputTextFont</key>
<string>Inconsolata - 14pt</string>
<key>DVTConsoleDebuggerPromptTextFont</key>
<string>Inconsolata - 14pt</string>
<key>DVTConsoleExectuableInputTextColor</key>
<string>1.000 1.000 1.000 1</string>
<key>DVTConsoleExecutableInputTextFont</key>
<string>Inconsolata - 14pt</string>
<key>DVTConsoleExecutableOutputTextColor</key>
<string>1.000 1.000 1.000 1</string>
<key>DVTConsoleExecutableOutputTextFont</key>
<string>Inconsolata - 14pt</string>
<key>DVTConsoleTextBackgroundColor</key>
<string>0.169 0.169 0.169 1</string>
<key>DVTConsoleTextInsertionPointColor</key>
<string>1.000 1.000 1.000 1</string>
<key>DVTConsoleTextSelectionColor</key>
<string>0.243 0.276 0.277 1</string>
<key>DVTDebuggerInsutrctionPointerColor</key>
<string>1.000 1.000 1.000 1</string>
<key>DVTDebuggerPromptTextColor</key>
<string>0.243 0.276 0.277 1</string>
<key>DVTSourceTextBackground</key>
<string>0.169 0.169 0.169 1</string>
<key>DVTSourceTextBlockDimBackgroundColor</key>
<string>0.169 0.169 0.169 1</string>
<key>DVTSourceTextInsertionPointColor</key>
<string>1.000 1.000 1.000 1</string>
<key>DVTSourceTextInvisiblesColor</key>
<string>0.169 0.169 0.169 1</string>
<key>DVTSourceTextSelectionColor</key>
<string>0.243 0.276 0.277 1</string>
<key>DVTSourceTextSyntaxColors</key>
<dict>
<key>xcode.syntax.attribute</key>
<string>0.335 0.456 0.488 1</string>
<key>xcode.syntax.character</key>
<string>0.616 0.499 0.951 1</string>
<key>xcode.syntax.comment</key>
<string>0.400 0.400 0.400 1</string>
<key>xcode.syntax.comment.doc</key>
<string>0.400 0.400 0.400 1</string>
<key>xcode.syntax.comment.doc.keyword</key>
<string>0.400 0.400 0.400 1</string>
<key>xcode.syntax.entity</key>
<string>0.665 0.052 0.569 1</string>
<key>xcode.syntax.entity.start</key>
<string>0.665 0.052 0.569 1</string>
<key>xcode.syntax.identifier</key>
<string>0.000 0.000 0.000 1</string>
<key>xcode.syntax.identifier.class</key>
<string>0.627 0.761 0.373 1</string>
<key>xcode.syntax.identifier.class.system</key>
<string>0.424 0.600 0.733 1</string>
<key>xcode.syntax.identifier.constant</key>
<string>0.627 0.761 0.373 1</string>
<key>xcode.syntax.identifier.constant.system</key>
<string>0.424 0.600 0.733 1</string>
<key>xcode.syntax.identifier.function</key>
<string>0.855 0.275 0.196 1</string>
<key>xcode.syntax.identifier.function.system</key>
<string>0.855 0.275 0.196 1</string>
<key>xcode.syntax.identifier.macro</key>
<string>0.778 0.488 0.284 1</string>
<key>xcode.syntax.identifier.macro.system</key>
<string>0.778 0.488 0.284 1</string>
<key>xcode.syntax.identifier.plain</key>
<string>0.000 0.000 0.000 1</string>
<key>xcode.syntax.identifier.type</key>
<string>0.627 0.761 0.373 1</string>
<key>xcode.syntax.identifier.type.system</key>
<string>0.424 0.600 0.733 1</string>
<key>xcode.syntax.identifier.variable</key>
<string>0.788 0.816 1.000 1</string>
<key>xcode.syntax.identifier.variable.system</key>
<string>0.902 0.882 0.863 1</string>
<key>xcode.syntax.keyword</key>
<string>0.800 0.463 0.180 1</string>
<key>xcode.syntax.mark</key>
<string>1.000 0.500 0.000 1</string>
<key>xcode.syntax.number</key>
<string>0.424 0.600 0.733 1</string>
<key>xcode.syntax.plain</key>
<string>0.902 0.882 0.863 1</string>
<key>xcode.syntax.preprocessor</key>
<string>0.778 0.488 0.284 1</string>
<key>xcode.syntax.string</key>
<string>0.627 0.761 0.373 1</string>
<key>xcode.syntax.url</key>
<string>0.611 0.699 0.936 1</string>
<key>xcode.syntax.url.mail</key>
<string>0.100 0.100 1.000 1</string>
</dict>
<key>DVTSourceTextSyntaxFonts</key>
<dict>
<key>xcode.syntax.attribute</key>
<string>Inconsolata - 14pt</string>
<key>xcode.syntax.character</key>
<string>Inconsolata - 14pt</string>
<key>xcode.syntax.comment</key>
<string>Inconsolata - 14pt</string>
<key>xcode.syntax.comment.doc</key>
<string>Inconsolata - 14pt</string>
<key>xcode.syntax.comment.doc.keyword</key>
<string>Inconsolata - 14pt</string>
<key>xcode.syntax.keyword</key>
<string>Inconsolata - 14pt</string>
<key>xcode.syntax.number</key>
<string>Inconsolata - 14pt</string>
<key>xcode.syntax.plain</key>
<string>Inconsolata - 14pt</string>
<key>xcode.syntax.preprocessor</key>
<string>Inconsolata - 14pt</string>
<key>xcode.syntax.string</key>
<string>Inconsolata - 14pt</string>
<key>xcode.syntax.url</key>
<string>Inconsolata - 14pt</string>
</dict>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment