Last active
August 29, 2015 14:21
-
-
Save cobalamin/7413bd4ea268a597396b to your computer and use it in GitHub Desktop.
CarbonCopy, a Xcode6 color theme utilising the Input font family and the Polychromatic plugin
This file contains hidden or 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//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| <plist version="1.0"> | |
| <dict> | |
| <key>DVTConsoleDebuggerInputTextColor</key> | |
| <string>0.770437 0.783913 0.778299 1</string> | |
| <key>DVTConsoleDebuggerInputTextFont</key> | |
| <string>Menlo-Bold - 11.0</string> | |
| <key>DVTConsoleDebuggerOutputTextColor</key> | |
| <string>0.770437 0.783913 0.778299 1</string> | |
| <key>DVTConsoleDebuggerOutputTextFont</key> | |
| <string>Menlo-Regular - 11.0</string> | |
| <key>DVTConsoleDebuggerPromptTextColor</key> | |
| <string>0.506524 0.633807 0.747343 1</string> | |
| <key>DVTConsoleDebuggerPromptTextFont</key> | |
| <string>Menlo-Bold - 11.0</string> | |
| <key>DVTConsoleExectuableInputTextColor</key> | |
| <string>0.770437 0.783913 0.778299 1</string> | |
| <key>DVTConsoleExectuableInputTextFont</key> | |
| <string>Menlo-Regular - 11.0</string> | |
| <key>DVTConsoleExectuableOutputTextColor</key> | |
| <string>0.770437 0.783913 0.778299 1</string> | |
| <key>DVTConsoleExectuableOutputTextFont</key> | |
| <string>Menlo-Bold - 11.0</string> | |
| <key>DVTConsoleTextBackgroundColor</key> | |
| <string>0.112404 0.120126 0.130254 1</string> | |
| <key>DVTConsoleTextInsertionPointColor</key> | |
| <string>0.770437 0.783913 0.778299 1</string> | |
| <key>DVTConsoleTextSelectionColor</key> | |
| <string>0.216386 0.231364 0.2553 1</string> | |
| <key>DVTDebuggerInstructionPointerColor</key> | |
| <string>0.708155 0.741288 0.405974 1</string> | |
| <key>DVTSourceTextBackground</key> | |
| <string>0.106495 0.120469 0.129298 1</string> | |
| <key>DVTSourceTextBlockDimBackgroundColor</key> | |
| <string>0.5 0.5 0.5 1</string> | |
| <key>DVTSourceTextInsertionPointColor</key> | |
| <string>0.770437 0.783913 0.778299 1</string> | |
| <key>DVTSourceTextInvisiblesColor</key> | |
| <string>0.293494 0.306201 0.33183 1</string> | |
| <key>DVTSourceTextSelectionColor</key> | |
| <string>0.216386 0.231364 0.2553 1</string> | |
| <key>DVTSourceTextSyntaxColors</key> | |
| <dict> | |
| <key>xcode.syntax.attribute</key> | |
| <string>0.424674 0.424661 0.424669 1</string> | |
| <key>xcode.syntax.character</key> | |
| <string>0.424674 0.424661 0.424669 1</string> | |
| <key>xcode.syntax.comment</key> | |
| <string>0.36432 0.346352 0.75457 1</string> | |
| <key>xcode.syntax.comment.doc</key> | |
| <string>0.36432 0.346352 0.75457 1</string> | |
| <key>xcode.syntax.comment.doc.keyword</key> | |
| <string>0.36432 0.346352 0.75457 1</string> | |
| <key>xcode.syntax.identifier.class</key> | |
| <string>0.85 0.85 0.85 1</string> | |
| <key>xcode.syntax.identifier.class.system</key> | |
| <string>0.85 0.85 0.85 1</string> | |
| <key>xcode.syntax.identifier.constant</key> | |
| <string>0.424674 0.424661 0.424669 1</string> | |
| <key>xcode.syntax.identifier.constant.system</key> | |
| <string>0.424674 0.424661 0.424669 1</string> | |
| <key>xcode.syntax.identifier.function</key> | |
| <string>0.6 0.6 0.6 1</string> | |
| <key>xcode.syntax.identifier.function.system</key> | |
| <string>0.6 0.6 0.6 1</string> | |
| <key>xcode.syntax.identifier.macro</key> | |
| <string>0.424674 0.424661 0.424669 1</string> | |
| <key>xcode.syntax.identifier.macro.system</key> | |
| <string>0.424674 0.424661 0.424669 1</string> | |
| <key>xcode.syntax.identifier.type</key> | |
| <string>0.424674 0.424661 0.424669 1</string> | |
| <key>xcode.syntax.identifier.type.system</key> | |
| <string>0.424674 0.424661 0.424669 1</string> | |
| <key>xcode.syntax.identifier.variable</key> | |
| <string>0.424674 0.424661 0.424669 1</string> | |
| <key>xcode.syntax.identifier.variable.system</key> | |
| <string>0.424674 0.424661 0.424669 1</string> | |
| <key>xcode.syntax.keyword</key> | |
| <string>0.5 0.5 0.5 1</string> | |
| <key>xcode.syntax.number</key> | |
| <string>0.925674 0.373705 0.404131 1</string> | |
| <key>xcode.syntax.plain</key> | |
| <string>0.6 0.6 0.6 1</string> | |
| <key>xcode.syntax.preprocessor</key> | |
| <string>0.4 0.4 0.4 1</string> | |
| <key>xcode.syntax.string</key> | |
| <string>0.925674 0.373705 0.404131 1</string> | |
| <key>xcode.syntax.url</key> | |
| <string>0.424674 0.424661 0.424669 1</string> | |
| </dict> | |
| <key>DVTSourceTextSyntaxFonts</key> | |
| <dict> | |
| <key>xcode.syntax.attribute</key> | |
| <string>InputSans-Regular - 14.0</string> | |
| <key>xcode.syntax.character</key> | |
| <string>InputSans-Regular - 14.0</string> | |
| <key>xcode.syntax.comment</key> | |
| <string>InputSans-Italic - 14.0</string> | |
| <key>xcode.syntax.comment.doc</key> | |
| <string>InputSans-Regular - 14.0</string> | |
| <key>xcode.syntax.comment.doc.keyword</key> | |
| <string>InputSans-Regular - 14.0</string> | |
| <key>xcode.syntax.identifier.class</key> | |
| <string>InputSans-Regular - 14.0</string> | |
| <key>xcode.syntax.identifier.class.system</key> | |
| <string>InputSans-Regular - 14.0</string> | |
| <key>xcode.syntax.identifier.constant</key> | |
| <string>InputSans-Regular - 14.0</string> | |
| <key>xcode.syntax.identifier.constant.system</key> | |
| <string>InputSans-Regular - 14.0</string> | |
| <key>xcode.syntax.identifier.function</key> | |
| <string>InputSans-Regular - 14.0</string> | |
| <key>xcode.syntax.identifier.function.system</key> | |
| <string>InputSans-Regular - 14.0</string> | |
| <key>xcode.syntax.identifier.macro</key> | |
| <string>InputSans-Regular - 14.0</string> | |
| <key>xcode.syntax.identifier.macro.system</key> | |
| <string>InputSans-Regular - 14.0</string> | |
| <key>xcode.syntax.identifier.type</key> | |
| <string>InputSans-Regular - 14.0</string> | |
| <key>xcode.syntax.identifier.type.system</key> | |
| <string>InputSans-Regular - 14.0</string> | |
| <key>xcode.syntax.identifier.variable</key> | |
| <string>InputSans-Regular - 14.0</string> | |
| <key>xcode.syntax.identifier.variable.system</key> | |
| <string>InputSans-Regular - 14.0</string> | |
| <key>xcode.syntax.keyword</key> | |
| <string>InputSansNarrow-ExtraLight - 14.0</string> | |
| <key>xcode.syntax.number</key> | |
| <string>InputSans-Medium - 14.0</string> | |
| <key>xcode.syntax.plain</key> | |
| <string>InputSans-Regular - 14.0</string> | |
| <key>xcode.syntax.preprocessor</key> | |
| <string>InputSans-Regular - 14.0</string> | |
| <key>xcode.syntax.string</key> | |
| <string>InputSerif-Regular - 14.0</string> | |
| <key>xcode.syntax.url</key> | |
| <string>InputSans-Regular - 14.0</string> | |
| </dict> | |
| <key>PLYVarBrightness</key> | |
| <real>0.91243386268615723</real> | |
| <key>PLYVarSaturation</key> | |
| <real>0.59717273712158203</real> | |
| </dict> | |
| </plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
