Created
October 5, 2011 17:51
-
-
Save Sai/1265140 to your computer and use it in GitHub Desktop.
saiColorTheme
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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>0 0 0 1</string> | |
<key>DVTConsoleDebuggerInputTextFont</key> | |
<string>Menlo-Bold - 11.0</string> | |
<key>DVTConsoleDebuggerOutputTextColor</key> | |
<string>0 0 0 1</string> | |
<key>DVTConsoleDebuggerOutputTextFont</key> | |
<string>Menlo-Regular - 11.0</string> | |
<key>DVTConsoleDebuggerPromptTextColor</key> | |
<string>0.317071 0.437736 1 1</string> | |
<key>DVTConsoleDebuggerPromptTextFont</key> | |
<string>Menlo-Bold - 11.0</string> | |
<key>DVTConsoleExectuableInputTextColor</key> | |
<string>0 0 0 1</string> | |
<key>DVTConsoleExectuableInputTextFont</key> | |
<string>Menlo-Regular - 11.0</string> | |
<key>DVTConsoleExectuableOutputTextColor</key> | |
<string>0 0 0 1</string> | |
<key>DVTConsoleExectuableOutputTextFont</key> | |
<string>Menlo-Bold - 11.0</string> | |
<key>DVTConsoleTextBackgroundColor</key> | |
<string>0.999899 1 0.999842 1</string> | |
<key>DVTConsoleTextInsertionPointColor</key> | |
<string>0 0 0 1</string> | |
<key>DVTConsoleTextSelectionColor</key> | |
<string>0.576266 0.81005 1 1</string> | |
<key>DVTDebuggerInstructionPointerColor</key> | |
<string>0.705792 0.8 0.544 1</string> | |
<key>DVTSourceTextBackground</key> | |
<string>0.285 0.285 0.285</string> | |
<key>DVTSourceTextBlockDimBackgroundColor</key> | |
<string>0.5 0.5 0.5 1</string> | |
<key>DVTSourceTextInsertionPointColor</key> | |
<string>1.000 1.000 1.000</string> | |
<key>DVTSourceTextInvisiblesColor</key> | |
<string>0.5 0.5 0.5 1</string> | |
<key>DVTSourceTextSelectionColor</key> | |
<string>0.423 0.422 0.434</string> | |
<key>DVTSourceTextSyntaxColors</key> | |
<dict> | |
<key>xcode.syntax.attribute</key> | |
<string>0.839 0.846 0.007</string> | |
<key>xcode.syntax.character</key> | |
<string>0.000 0.810 0.147</string> | |
<key>xcode.syntax.comment</key> | |
<string>0.787 0.724 0.484</string> | |
<key>xcode.syntax.comment.doc</key> | |
<string>0.962 1.000 0.437</string> | |
<key>xcode.syntax.comment.doc.keyword</key> | |
<string>0.008 0.239 0.063</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.932 0.628 0.000</string> | |
<key>xcode.syntax.identifier.class.system</key> | |
<string>1.000 0.627 0.000</string> | |
<key>xcode.syntax.identifier.constant</key> | |
<string>0.000 1.000 1.000</string> | |
<key>xcode.syntax.identifier.constant.system</key> | |
<string>0.000 1.000 1.000</string> | |
<key>xcode.syntax.identifier.function</key> | |
<string>1.000 0.951 0.000</string> | |
<key>xcode.syntax.identifier.function.system</key> | |
<string>0.929 0.937 0.007</string> | |
<key>xcode.syntax.identifier.macro</key> | |
<string>1.000 0.958 0.934</string> | |
<key>xcode.syntax.identifier.macro.system</key> | |
<string>0.949 1.000 0.988</string> | |
<key>xcode.syntax.identifier.plain</key> | |
<string>0.000 0.000 0.000</string> | |
<key>xcode.syntax.identifier.type</key> | |
<string>0.371 0.656 0.701</string> | |
<key>xcode.syntax.identifier.type.system</key> | |
<string>0.000 1.000 0.000</string> | |
<key>xcode.syntax.identifier.variable</key> | |
<string>0.455 0.804 0.860</string> | |
<key>xcode.syntax.identifier.variable.system</key> | |
<string>1.000 1.000 1.000</string> | |
<key>xcode.syntax.keyword</key> | |
<string>0.000 0.824 0.009</string> | |
<key>xcode.syntax.number</key> | |
<string>0.986 1.000 0.381</string> | |
<key>xcode.syntax.plain</key> | |
<string>1.000 1.000 1.000</string> | |
<key>xcode.syntax.preprocessor</key> | |
<string>0.778 0.775 0.765</string> | |
<key>xcode.syntax.string</key> | |
<string>0.819 0.496 0.076</string> | |
<key>xcode.syntax.url</key> | |
<string>0.348 0.796 1.000</string> | |
<key>xcode.syntax.url.mail</key> | |
<string>0.055 0.055 1.000</string> | |
</dict> | |
<key>DVTSourceTextSyntaxFonts</key> | |
<dict> | |
<key>xcode.syntax.attribute</key> | |
<string>DejaVuSansMono - 13.0</string> | |
<key>xcode.syntax.character</key> | |
<string>DejaVuSansMono - 13.0</string> | |
<key>xcode.syntax.comment</key> | |
<string>DejaVuSansMono - 13.0</string> | |
<key>xcode.syntax.comment.doc</key> | |
<string>DejaVuSansMono - 13.0</string> | |
<key>xcode.syntax.comment.doc.keyword</key> | |
<string>DejaVuSansMono - 13.0</string> | |
<key>xcode.syntax.keyword</key> | |
<string>DejaVuSansMono - 13.0</string> | |
<key>xcode.syntax.number</key> | |
<string>DejaVuSansMono - 13.0</string> | |
<key>xcode.syntax.plain</key> | |
<string>DejaVuSansMono - 13.0</string> | |
<key>xcode.syntax.preprocessor</key> | |
<string>DejaVuSansMono - 13.0</string> | |
<key>xcode.syntax.string</key> | |
<string>DejaVuSansMono - 13.0</string> | |
<key>xcode.syntax.url</key> | |
<string>DejaVuSansMono - 13.0</string> | |
</dict> | |
</dict> | |
</plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment