Last active
December 17, 2015 00:29
-
-
Save tursunovic/5521295 to your computer and use it in GitHub Desktop.
Flat UI inspired theme for Xcode. Ported from http://toychesttheme.com.
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.212201 0.768277 0.395397 1</string> | |
<key>DVTConsoleDebuggerInputTextFont</key> | |
<string>SourceCodePro-Medium - 14.0</string> | |
<key>DVTConsoleDebuggerOutputTextColor</key> | |
<string>0.212201 0.768277 0.395397 1</string> | |
<key>DVTConsoleDebuggerOutputTextFont</key> | |
<string>SourceCodePro-Medium - 14.0</string> | |
<key>DVTConsoleDebuggerPromptTextColor</key> | |
<string>0.212201 0.768277 0.395397 1</string> | |
<key>DVTConsoleDebuggerPromptTextFont</key> | |
<string>SourceCodePro-Medium - 14.0</string> | |
<key>DVTConsoleExectuableInputTextColor</key> | |
<string>0.212201 0.768277 0.395397 1</string> | |
<key>DVTConsoleExectuableInputTextFont</key> | |
<string>SourceCodePro-Medium - 14.0</string> | |
<key>DVTConsoleExectuableOutputTextColor</key> | |
<string>0.212201 0.768277 0.395397 1</string> | |
<key>DVTConsoleExectuableOutputTextFont</key> | |
<string>SourceCodePro-Medium - 14.0</string> | |
<key>DVTConsoleTextBackgroundColor</key> | |
<string>0.107625 0.161392 0.228636 1</string> | |
<key>DVTConsoleTextInsertionPointColor</key> | |
<string>1 1 1 1</string> | |
<key>DVTConsoleTextSelectionColor</key> | |
<string>0.183872 0.12466 0.314264 1</string> | |
<key>DVTDebuggerInstructionPointerColor</key> | |
<string>0.12 0.31 0.34 1</string> | |
<key>DVTSourceTextBackground</key> | |
<string>0.107625 0.161392 0.228636 1</string> | |
<key>DVTSourceTextBlockDimBackgroundColor</key> | |
<string>0.5 0.5 0.5 1</string> | |
<key>DVTSourceTextInsertionPointColor</key> | |
<string>1 1 1 1</string> | |
<key>DVTSourceTextInvisiblesColor</key> | |
<string>0.5 0.5 0.5 1</string> | |
<key>DVTSourceTextSelectionColor</key> | |
<string>0.286176 0.195205 0.494586 1</string> | |
<key>DVTSourceTextSyntaxColors</key> | |
<dict> | |
<key>xcode.syntax.attribute</key> | |
<string>0.396798 0.539808 0.581309 1</string> | |
<key>xcode.syntax.character</key> | |
<string>0.469 0.426 0.77 1</string> | |
<key>xcode.syntax.comment</key> | |
<string>0.162692 0.335687 0.446306 1</string> | |
<key>xcode.syntax.comment.doc</key> | |
<string>0.162692 0.335687 0.446306 1</string> | |
<key>xcode.syntax.comment.doc.keyword</key> | |
<string>0.162692 0.335687 0.446306 1</string> | |
<key>xcode.syntax.identifier.class</key> | |
<string>0.200198 0.8643 0.742716 1</string> | |
<key>xcode.syntax.identifier.class.system</key> | |
<string>0.880904 0.780314 0.206115 1</string> | |
<key>xcode.syntax.identifier.constant</key> | |
<string>0.512 0.754 0.343 1</string> | |
<key>xcode.syntax.identifier.constant.system</key> | |
<string>0.880904 0.780314 0.206115 1</string> | |
<key>xcode.syntax.identifier.function</key> | |
<string>0.875654 0.75631 0.205987 1</string> | |
<key>xcode.syntax.identifier.function.system</key> | |
<string>0.880904 0.780314 0.206115 1</string> | |
<key>xcode.syntax.identifier.macro</key> | |
<string>0.212949 0.694667 0.296963 1</string> | |
<key>xcode.syntax.identifier.macro.system</key> | |
<string>0.881722 0.814422 0.199784 1</string> | |
<key>xcode.syntax.identifier.type</key> | |
<string>0.512 0.754 0.343 1</string> | |
<key>xcode.syntax.identifier.type.system</key> | |
<string>0.880904 0.780314 0.206115 1</string> | |
<key>xcode.syntax.identifier.variable</key> | |
<string>0.601112 0.324125 0.637475 1</string> | |
<key>xcode.syntax.identifier.variable.system</key> | |
<string>0.880904 0.780314 0.206115 1</string> | |
<key>xcode.syntax.keyword</key> | |
<string>0.806463 0.257834 0.197613 1</string> | |
<key>xcode.syntax.number</key> | |
<string>0.51151 0.437993 0.89883 1</string> | |
<key>xcode.syntax.plain</key> | |
<string>0.21886 0.782596 0.395439 1</string> | |
<key>xcode.syntax.preprocessor</key> | |
<string>0.216391 0.787417 0.395449 1</string> | |
<key>xcode.syntax.string</key> | |
<string>0.352941 0.552941 0.635294 1</string> | |
<key>xcode.syntax.url</key> | |
<string>0.284363 0.483779 0.571818 1</string> | |
</dict> | |
<key>DVTSourceTextSyntaxFonts</key> | |
<dict> | |
<key>xcode.syntax.attribute</key> | |
<string>SourceCodePro-Medium - 16.0</string> | |
<key>xcode.syntax.character</key> | |
<string>SourceCodePro-Medium - 16.0</string> | |
<key>xcode.syntax.comment</key> | |
<string>SourceCodePro-Medium - 16.0</string> | |
<key>xcode.syntax.comment.doc</key> | |
<string>SourceCodePro-Medium - 16.0</string> | |
<key>xcode.syntax.comment.doc.keyword</key> | |
<string>SourceCodePro-Medium - 16.0</string> | |
<key>xcode.syntax.identifier.class</key> | |
<string>SourceCodePro-Medium - 16.0</string> | |
<key>xcode.syntax.identifier.class.system</key> | |
<string>SourceCodePro-Medium - 16.0</string> | |
<key>xcode.syntax.identifier.constant</key> | |
<string>SourceCodePro-Medium - 16.0</string> | |
<key>xcode.syntax.identifier.constant.system</key> | |
<string>SourceCodePro-Medium - 16.0</string> | |
<key>xcode.syntax.identifier.function</key> | |
<string>SourceCodePro-Medium - 16.0</string> | |
<key>xcode.syntax.identifier.function.system</key> | |
<string>SourceCodePro-Medium - 16.0</string> | |
<key>xcode.syntax.identifier.macro</key> | |
<string>SourceCodePro-Medium - 16.0</string> | |
<key>xcode.syntax.identifier.macro.system</key> | |
<string>SourceCodePro-Medium - 16.0</string> | |
<key>xcode.syntax.identifier.type</key> | |
<string>SourceCodePro-Medium - 16.0</string> | |
<key>xcode.syntax.identifier.type.system</key> | |
<string>SourceCodePro-Medium - 16.0</string> | |
<key>xcode.syntax.identifier.variable</key> | |
<string>SourceCodePro-Medium - 16.0</string> | |
<key>xcode.syntax.identifier.variable.system</key> | |
<string>SourceCodePro-Medium - 16.0</string> | |
<key>xcode.syntax.keyword</key> | |
<string>SourceCodePro-Medium - 16.0</string> | |
<key>xcode.syntax.number</key> | |
<string>SourceCodePro-Medium - 16.0</string> | |
<key>xcode.syntax.plain</key> | |
<string>SourceCodePro-Medium - 16.0</string> | |
<key>xcode.syntax.preprocessor</key> | |
<string>SourceCodePro-Medium - 16.0</string> | |
<key>xcode.syntax.string</key> | |
<string>SourceCodePro-Medium - 16.0</string> | |
<key>xcode.syntax.url</key> | |
<string>SourceCodePro-Medium - 16.0</string> | |
</dict> | |
</dict> | |
</plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you submit this as a pull request to TCT I'll merge it. ;-)
(with credit of course)