Last active
April 23, 2018 10:06
-
-
Save miguelfermin/f6e42e131bda33f8575a4cf8f06f5950 to your computer and use it in GitHub Desktop.
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 0 0 1</string> | |
<key>DVTConsoleDebuggerInputTextFont</key> | |
<string>Hack-Bold - 13.0</string> | |
<key>DVTConsoleDebuggerOutputTextColor</key> | |
<string>0 0 0 1</string> | |
<key>DVTConsoleDebuggerOutputTextFont</key> | |
<string>Hack-Regular - 13.0</string> | |
<key>DVTConsoleDebuggerPromptTextColor</key> | |
<string>0.317071 0.437736 1 1</string> | |
<key>DVTConsoleDebuggerPromptTextFont</key> | |
<string>Hack-Bold - 13.0</string> | |
<key>DVTConsoleExectuableInputTextColor</key> | |
<string>0 0 0 1</string> | |
<key>DVTConsoleExectuableInputTextFont</key> | |
<string>Hack-Regular - 13.0</string> | |
<key>DVTConsoleExectuableOutputTextColor</key> | |
<string>0 0 0 1</string> | |
<key>DVTConsoleExectuableOutputTextFont</key> | |
<string>Hack-Bold - 13.0</string> | |
<key>DVTConsoleTextBackgroundColor</key> | |
<string>0.999896 1 0.999838 1</string> | |
<key>DVTConsoleTextInsertionPointColor</key> | |
<string>0 0 0 1</string> | |
<key>DVTConsoleTextSelectionColor</key> | |
<string>0.654656 0.792518 0.999198 1</string> | |
<key>DVTDebuggerInstructionPointerColor</key> | |
<string>0.705792 0.8 0.544 1</string> | |
<key>DVTMarkupTextBackgroundColor</key> | |
<string>0.235137 0.235137 0.235137 1</string> | |
<key>DVTMarkupTextBorderColor</key> | |
<string>0.296326 0.296326 0.296326 1</string> | |
<key>DVTMarkupTextCodeFont</key> | |
<string>Hack-Regular - 12.0</string> | |
<key>DVTMarkupTextEmphasisColor</key> | |
<string>0.768627 0.698039 0.63843 1</string> | |
<key>DVTMarkupTextEmphasisFont</key> | |
<string>.SFNSText-Italic - 12.0</string> | |
<key>DVTMarkupTextInlineCodeColor</key> | |
<string>0.768627 0.698039 0.63843 0.7</string> | |
<key>DVTMarkupTextLinkColor</key> | |
<string>0.345098 0.619608 0.960784 1</string> | |
<key>DVTMarkupTextLinkFont</key> | |
<string>.SFNSText-Regular - 12.0</string> | |
<key>DVTMarkupTextNormalColor</key> | |
<string>0.768627 0.698039 0.63843 1</string> | |
<key>DVTMarkupTextNormalFont</key> | |
<string>.SFNSText-Regular - 12.0</string> | |
<key>DVTMarkupTextOtherHeadingColor</key> | |
<string>0.768627 0.698039 0.63843 0.5</string> | |
<key>DVTMarkupTextOtherHeadingFont</key> | |
<string>.SFNSText-Regular - 16.8</string> | |
<key>DVTMarkupTextPrimaryHeadingColor</key> | |
<string>0.768627 0.698039 0.63843 1</string> | |
<key>DVTMarkupTextPrimaryHeadingFont</key> | |
<string>.SFNSDisplay-Regular - 28.8</string> | |
<key>DVTMarkupTextSecondaryHeadingColor</key> | |
<string>0.768627 0.698039 0.63843 1</string> | |
<key>DVTMarkupTextSecondaryHeadingFont</key> | |
<string>.SFNSDisplay-Regular - 21.6</string> | |
<key>DVTMarkupTextStrongColor</key> | |
<string>0.768627 0.698039 0.63843 1</string> | |
<key>DVTMarkupTextStrongFont</key> | |
<string>.SFNSText-Bold - 12.0</string> | |
<key>DVTSourceTextBackground</key> | |
<string>0.168627 0.168627 0.168627 1</string> | |
<key>DVTSourceTextBlockDimBackgroundColor</key> | |
<string>0.5 0.5 0.5 1</string> | |
<key>DVTSourceTextInsertionPointColor</key> | |
<string>0.715028 0.715028 0.715028 1</string> | |
<key>DVTSourceTextInvisiblesColor</key> | |
<string>0.5 0.5 0.5 1</string> | |
<key>DVTSourceTextSelectionColor</key> | |
<string>0 0.321947 0.999198 1</string> | |
<key>DVTSourceTextSyntaxColors</key> | |
<dict> | |
<key>xcode.syntax.attribute</key> | |
<string>0.512 0.423 0.157 1</string> | |
<key>xcode.syntax.character</key> | |
<string>0.407843 0.588235 0.733333 1</string> | |
<key>xcode.syntax.comment</key> | |
<string>0.501961 0.501961 0.501961 1</string> | |
<key>xcode.syntax.comment.doc</key> | |
<string>0 0.456 0 1</string> | |
<key>xcode.syntax.comment.doc.keyword</key> | |
<string>0.008 0.239 0.063 1</string> | |
<key>xcode.syntax.identifier.class</key> | |
<string>0.462745 0.603922 0.643137 1</string> | |
<key>xcode.syntax.identifier.class.system</key> | |
<string>0.462745 0.603922 0.643137 1</string> | |
<key>xcode.syntax.identifier.constant</key> | |
<string>0.576471 0.454902 0.647059 1</string> | |
<key>xcode.syntax.identifier.constant.system</key> | |
<string>0.576471 0.454902 0.647059 1</string> | |
<key>xcode.syntax.identifier.function</key> | |
<string>0.658824 0.705882 0.768627 1</string> | |
<key>xcode.syntax.identifier.function.system</key> | |
<string>0.768627 0.698039 0.639216 1</string> | |
<key>xcode.syntax.identifier.macro</key> | |
<string>0.513725 0.423529 0.156863 1</string> | |
<key>xcode.syntax.identifier.macro.system</key> | |
<string>0.564706 0.54902 0.145098 1</string> | |
<key>xcode.syntax.identifier.type</key> | |
<string>0.453004 0.654855 0.566429 1</string> | |
<key>xcode.syntax.identifier.type.system</key> | |
<string>0.780392 0.784314 0.960784 1</string> | |
<key>xcode.syntax.identifier.variable</key> | |
<string>0.576471 0.454902 0.647059 1</string> | |
<key>xcode.syntax.identifier.variable.system</key> | |
<string>0.576471 0.454902 0.647059 1</string> | |
<key>xcode.syntax.keyword</key> | |
<string>0.776471 0.427451 0.184314 1</string> | |
<key>xcode.syntax.number</key> | |
<string>0.407843 0.588235 0.733333 1</string> | |
<key>xcode.syntax.plain</key> | |
<string>0.768627 0.698039 0.63843 1</string> | |
<key>xcode.syntax.preprocessor</key> | |
<string>0.486275 0.694118 0.0117647 1</string> | |
<key>xcode.syntax.string</key> | |
<string>0.647059 0.760784 0.360784 1</string> | |
<key>xcode.syntax.url</key> | |
<string>0.345098 0.619608 0.960784 1</string> | |
</dict> | |
<key>DVTSourceTextSyntaxFonts</key> | |
<dict> | |
<key>xcode.syntax.attribute</key> | |
<string>Hack-Regular - 13.0</string> | |
<key>xcode.syntax.character</key> | |
<string>Hack-Regular - 13.0</string> | |
<key>xcode.syntax.comment</key> | |
<string>Hack-Regular - 13.0</string> | |
<key>xcode.syntax.comment.doc</key> | |
<string>Hack-Regular - 13.0</string> | |
<key>xcode.syntax.comment.doc.keyword</key> | |
<string>Hack-Regular - 13.0</string> | |
<key>xcode.syntax.identifier.class</key> | |
<string>Hack-Regular - 13.0</string> | |
<key>xcode.syntax.identifier.class.system</key> | |
<string>Hack-Regular - 13.0</string> | |
<key>xcode.syntax.identifier.constant</key> | |
<string>Hack-Regular - 13.0</string> | |
<key>xcode.syntax.identifier.constant.system</key> | |
<string>Hack-Regular - 13.0</string> | |
<key>xcode.syntax.identifier.function</key> | |
<string>Hack-Regular - 13.0</string> | |
<key>xcode.syntax.identifier.function.system</key> | |
<string>Hack-Regular - 13.0</string> | |
<key>xcode.syntax.identifier.macro</key> | |
<string>Hack-Regular - 13.0</string> | |
<key>xcode.syntax.identifier.macro.system</key> | |
<string>Hack-Regular - 13.0</string> | |
<key>xcode.syntax.identifier.type</key> | |
<string>Hack-Regular - 13.0</string> | |
<key>xcode.syntax.identifier.type.system</key> | |
<string>Hack-Regular - 13.0</string> | |
<key>xcode.syntax.identifier.variable</key> | |
<string>Hack-Regular - 13.0</string> | |
<key>xcode.syntax.identifier.variable.system</key> | |
<string>Hack-Regular - 13.0</string> | |
<key>xcode.syntax.keyword</key> | |
<string>Hack-Regular - 13.0</string> | |
<key>xcode.syntax.number</key> | |
<string>Hack-Regular - 13.0</string> | |
<key>xcode.syntax.plain</key> | |
<string>Hack-Regular - 13.0</string> | |
<key>xcode.syntax.preprocessor</key> | |
<string>Hack-Regular - 13.0</string> | |
<key>xcode.syntax.string</key> | |
<string>Hack-Regular - 13.0</string> | |
<key>xcode.syntax.url</key> | |
<string>Hack-Regular - 13.0</string> | |
</dict> | |
</dict> | |
</plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment