Last active
July 28, 2019 14:19
-
-
Save iosharry/b0bb2eacc58199e0f31443bc5b3283f5 to your computer and use it in GitHub Desktop.
Xcode Custom Theme - Created by gwangyonglee
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.278431 0.415686 0.592157 1</string> | |
| <key>DVTConsoleDebuggerInputTextFont</key> | |
| <string>Monaco - 12.0</string> | |
| <key>DVTConsoleDebuggerOutputTextColor</key> | |
| <string>0.278431 0.415686 0.592157 1</string> | |
| <key>DVTConsoleDebuggerOutputTextFont</key> | |
| <string>Monaco - 12.0</string> | |
| <key>DVTConsoleDebuggerPromptTextColor</key> | |
| <string>0.47451 0.690196 0.815686 1</string> | |
| <key>DVTConsoleDebuggerPromptTextFont</key> | |
| <string>Monaco - 12.0</string> | |
| <key>DVTConsoleExectuableInputTextColor</key> | |
| <string>0.278431 0.415686 0.592157 1</string> | |
| <key>DVTConsoleExectuableInputTextFont</key> | |
| <string>Monaco - 12.0</string> | |
| <key>DVTConsoleExectuableOutputTextColor</key> | |
| <string>0.278431 0.415686 0.592157 1</string> | |
| <key>DVTConsoleExectuableOutputTextFont</key> | |
| <string>Monaco - 12.0</string> | |
| <key>DVTConsoleTextBackgroundColor</key> | |
| <string>0.114154 0.117797 0.11763 1</string> | |
| <key>DVTConsoleTextInsertionPointColor</key> | |
| <string>0 0.588235 1 1</string> | |
| <key>DVTConsoleTextSelectionColor</key> | |
| <string>0.642038 0.802669 0.999195 1</string> | |
| <key>DVTDebuggerInstructionPointerColor</key> | |
| <string>0.705792 0.8 0.544 1</string> | |
| <key>DVTFontSizeModifier</key> | |
| <integer>1</integer> | |
| <key>DVTLineSpacing</key> | |
| <real>1.1000000238418579</real> | |
| <key>DVTMarkupTextBackgroundColor</key> | |
| <string>0.96 0.96 0.96 1</string> | |
| <key>DVTMarkupTextBorderColor</key> | |
| <string>0.8832 0.8832 0.8832 1</string> | |
| <key>DVTMarkupTextCodeFont</key> | |
| <string>SFMono-Regular - 11.0</string> | |
| <key>DVTMarkupTextEmphasisColor</key> | |
| <string>0 0 0 1</string> | |
| <key>DVTMarkupTextEmphasisFont</key> | |
| <string>.AppleSystemUIFontItalic - 11.0</string> | |
| <key>DVTMarkupTextInlineCodeColor</key> | |
| <string>0 0 0 0.7</string> | |
| <key>DVTMarkupTextLinkColor</key> | |
| <string>0.153 0.075 1 1</string> | |
| <key>DVTMarkupTextLinkFont</key> | |
| <string>.AppleSystemUIFont - 11.0</string> | |
| <key>DVTMarkupTextNormalColor</key> | |
| <string>0 0 0 1</string> | |
| <key>DVTMarkupTextNormalFont</key> | |
| <string>.AppleSystemUIFont - 11.0</string> | |
| <key>DVTMarkupTextOtherHeadingColor</key> | |
| <string>0 0 0 0.5</string> | |
| <key>DVTMarkupTextOtherHeadingFont</key> | |
| <string>.AppleSystemUIFont - 15.0</string> | |
| <key>DVTMarkupTextPrimaryHeadingColor</key> | |
| <string>0 0 0 1</string> | |
| <key>DVTMarkupTextPrimaryHeadingFont</key> | |
| <string>.AppleSystemUIFont - 25.0</string> | |
| <key>DVTMarkupTextSecondaryHeadingColor</key> | |
| <string>0 0 0 1</string> | |
| <key>DVTMarkupTextSecondaryHeadingFont</key> | |
| <string>.AppleSystemUIFont - 19.0</string> | |
| <key>DVTMarkupTextStrongColor</key> | |
| <string>0 0 0 1</string> | |
| <key>DVTMarkupTextStrongFont</key> | |
| <string>.AppleSystemUIFontBold - 11.0</string> | |
| <key>DVTScrollbarMarkerAnalyzerColor</key> | |
| <string>0.403922 0.372549 1 1</string> | |
| <key>DVTScrollbarMarkerBreakpointColor</key> | |
| <string>0.290196 0.290196 0.968627 1</string> | |
| <key>DVTScrollbarMarkerDiffColor</key> | |
| <string>0.556863 0.556863 0.556863 1</string> | |
| <key>DVTScrollbarMarkerDiffConflictColor</key> | |
| <string>0.968627 0.290196 0.290196 1</string> | |
| <key>DVTScrollbarMarkerErrorColor</key> | |
| <string>0.968627 0.290196 0.290196 1</string> | |
| <key>DVTScrollbarMarkerRuntimeIssueColor</key> | |
| <string>0.643137 0.509804 1 1</string> | |
| <key>DVTScrollbarMarkerWarningColor</key> | |
| <string>0.937255 0.717647 0.34902 1</string> | |
| <key>DVTSourceTextBackground</key> | |
| <string>0.114154 0.117797 0.11763 1</string> | |
| <key>DVTSourceTextBlockDimBackgroundColor</key> | |
| <string>0.5 0.5 0.5 1</string> | |
| <key>DVTSourceTextCurrentLineHighlightColor</key> | |
| <string>0.401601 0.401298 0.998562 0.2</string> | |
| <key>DVTSourceTextInsertionPointColor</key> | |
| <string>0.0592506 0.500113 0.998453 1</string> | |
| <key>DVTSourceTextInvisiblesColor</key> | |
| <string>0.5 0.5 0.5 1</string> | |
| <key>DVTSourceTextSelectionColor</key> | |
| <string>0.478431 0.505882 1 0.2</string> | |
| <key>DVTSourceTextSyntaxColors</key> | |
| <dict> | |
| <key>xcode.syntax.attribute</key> | |
| <string>0.149 0.31 0.399 1</string> | |
| <key>xcode.syntax.character</key> | |
| <string>0.8 0.8 0.8 1</string> | |
| <key>xcode.syntax.comment</key> | |
| <string>0.4 0.4 0.4 1</string> | |
| <key>xcode.syntax.comment.doc</key> | |
| <string>0.298039 0.298039 0.298039 1</string> | |
| <key>xcode.syntax.comment.doc.keyword</key> | |
| <string>0.2 0.2 0.2 1</string> | |
| <key>xcode.syntax.identifier.class</key> | |
| <string>0.278 0.415 0.593 1</string> | |
| <key>xcode.syntax.identifier.class.system</key> | |
| <string>0.278 0.415 0.593 1</string> | |
| <key>xcode.syntax.identifier.constant</key> | |
| <string>0.278 0.415 0.593 1</string> | |
| <key>xcode.syntax.identifier.constant.system</key> | |
| <string>0.278 0.415 0.593 1</string> | |
| <key>xcode.syntax.identifier.function</key> | |
| <string>0.278 0.415 0.593 1</string> | |
| <key>xcode.syntax.identifier.function.system</key> | |
| <string>0.278 0.415 0.593 1</string> | |
| <key>xcode.syntax.identifier.macro</key> | |
| <string>0.8 0.8 0.8 1</string> | |
| <key>xcode.syntax.identifier.macro.system</key> | |
| <string>0.8 0.8 0.8 1</string> | |
| <key>xcode.syntax.identifier.type</key> | |
| <string>0.278 0.415 0.593 1</string> | |
| <key>xcode.syntax.identifier.type.system</key> | |
| <string>0.278 0.415 0.593 1</string> | |
| <key>xcode.syntax.identifier.variable</key> | |
| <string>0.278 0.415 0.593 1</string> | |
| <key>xcode.syntax.identifier.variable.system</key> | |
| <string>0.278 0.415 0.593 1</string> | |
| <key>xcode.syntax.keyword</key> | |
| <string>0.400005 0.800044 0.998939 0.796313</string> | |
| <key>xcode.syntax.number</key> | |
| <string>0.8 0.8 0.8 1</string> | |
| <key>xcode.syntax.plain</key> | |
| <string>0.8 0.8 0.8 1</string> | |
| <key>xcode.syntax.preprocessor</key> | |
| <string>0.8 0.8 0.8 1</string> | |
| <key>xcode.syntax.string</key> | |
| <string>0.0595098 0.50193 0.998455 1</string> | |
| <key>xcode.syntax.url</key> | |
| <string>0.4 1 0.8 0.8</string> | |
| </dict> | |
| <key>DVTSourceTextSyntaxFonts</key> | |
| <dict> | |
| <key>xcode.syntax.attribute</key> | |
| <string>Monaco - 12.0</string> | |
| <key>xcode.syntax.character</key> | |
| <string>Monaco - 12.0</string> | |
| <key>xcode.syntax.comment</key> | |
| <string>Monaco - 12.0</string> | |
| <key>xcode.syntax.comment.doc</key> | |
| <string>Monaco - 12.0</string> | |
| <key>xcode.syntax.comment.doc.keyword</key> | |
| <string>Monaco - 12.0</string> | |
| <key>xcode.syntax.identifier.class</key> | |
| <string>Monaco - 12.0</string> | |
| <key>xcode.syntax.identifier.class.system</key> | |
| <string>Monaco - 12.0</string> | |
| <key>xcode.syntax.identifier.constant</key> | |
| <string>Monaco - 12.0</string> | |
| <key>xcode.syntax.identifier.constant.system</key> | |
| <string>Monaco - 12.0</string> | |
| <key>xcode.syntax.identifier.function</key> | |
| <string>Monaco - 12.0</string> | |
| <key>xcode.syntax.identifier.function.system</key> | |
| <string>Monaco - 12.0</string> | |
| <key>xcode.syntax.identifier.macro</key> | |
| <string>Monaco - 12.0</string> | |
| <key>xcode.syntax.identifier.macro.system</key> | |
| <string>Monaco - 12.0</string> | |
| <key>xcode.syntax.identifier.type</key> | |
| <string>Monaco - 12.0</string> | |
| <key>xcode.syntax.identifier.type.system</key> | |
| <string>Monaco - 12.0</string> | |
| <key>xcode.syntax.identifier.variable</key> | |
| <string>Monaco - 12.0</string> | |
| <key>xcode.syntax.identifier.variable.system</key> | |
| <string>Monaco - 12.0</string> | |
| <key>xcode.syntax.keyword</key> | |
| <string>Monaco - 12.0</string> | |
| <key>xcode.syntax.number</key> | |
| <string>Monaco - 12.0</string> | |
| <key>xcode.syntax.plain</key> | |
| <string>Monaco - 12.0</string> | |
| <key>xcode.syntax.preprocessor</key> | |
| <string>Monaco - 12.0</string> | |
| <key>xcode.syntax.string</key> | |
| <string>Monaco - 12.0</string> | |
| <key>xcode.syntax.url</key> | |
| <string>Monaco - 12.0</string> | |
| </dict> | |
| </dict> | |
| </plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment