Skip to content

Instantly share code, notes, and snippets.

@jemmons
Created February 8, 2017 00:24
Show Gist options
  • Save jemmons/829d9009f7cc45968e210a1f11bd8ae8 to your computer and use it in GitHub Desktop.
Save jemmons/829d9009f7cc45968e210a1f11bd8ae8 to your computer and use it in GitHub Desktop.
Solarized dark theme for Xcode.
<?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.324366 0.407177 0.438506 1</string>
<key>DVTConsoleDebuggerInputTextFont</key>
<string>SourceCodePro-Medium - 14.0</string>
<key>DVTConsoleDebuggerOutputTextColor</key>
<string>0.505992 0.564858 0.563637 1</string>
<key>DVTConsoleDebuggerOutputTextFont</key>
<string>SourceCodePro-Medium - 14.0</string>
<key>DVTConsoleDebuggerPromptTextColor</key>
<string>0.146795 0.570824 0.525023 1</string>
<key>DVTConsoleDebuggerPromptTextFont</key>
<string>SourceCodePro-Medium - 14.0</string>
<key>DVTConsoleExectuableInputTextColor</key>
<string>0.324366 0.407177 0.438506 1</string>
<key>DVTConsoleExectuableInputTextFont</key>
<string>SourceCodePro-Medium - 14.0</string>
<key>DVTConsoleExectuableOutputTextColor</key>
<string>0.505992 0.564858 0.563637 1</string>
<key>DVTConsoleExectuableOutputTextFont</key>
<string>SourceCodePro-Medium - 14.0</string>
<key>DVTConsoleTextBackgroundColor</key>
<string>0.0159244 0.126521 0.159696 1</string>
<key>DVTConsoleTextInsertionPointColor</key>
<string>1 1 1 1</string>
<key>DVTConsoleTextSelectionColor</key>
<string>0.27672 0.35666 0.382985 1</string>
<key>DVTDebuggerInstructionPointerColor</key>
<string>0.12 0.31 0.34 1</string>
<key>DVTMarkupTextBackgroundColor</key>
<string>0.0946504 0.196399 0.22692 1</string>
<key>DVTMarkupTextBorderColor</key>
<string>0.167078 0.260687 0.288767 1</string>
<key>DVTMarkupTextCodeFont</key>
<string>SourceCodePro-ExtraLight - 17.0</string>
<key>DVTMarkupTextEmphasisColor</key>
<string>0.432312 0.493089 0.491836 1</string>
<key>DVTMarkupTextEmphasisFont</key>
<string>.SFNSText-Italic - 17.0</string>
<key>DVTMarkupTextInlineCodeColor</key>
<string>0.432312 0.493089 0.491836 0.7</string>
<key>DVTMarkupTextLinkColor</key>
<string>0.127549 0.462659 0.782314 1</string>
<key>DVTMarkupTextLinkFont</key>
<string>.SFNSText-Regular - 17.0</string>
<key>DVTMarkupTextNormalColor</key>
<string>0.432312 0.493089 0.491836 1</string>
<key>DVTMarkupTextNormalFont</key>
<string>.SFNSText-Regular - 17.0</string>
<key>DVTMarkupTextOtherHeadingColor</key>
<string>0.432312 0.493089 0.491836 0.5</string>
<key>DVTMarkupTextOtherHeadingFont</key>
<string>.SFNSDisplay-Regular - 23.8</string>
<key>DVTMarkupTextPrimaryHeadingColor</key>
<string>0.432312 0.493089 0.491836 1</string>
<key>DVTMarkupTextPrimaryHeadingFont</key>
<string>.SFNSDisplay-Regular - 40.8</string>
<key>DVTMarkupTextSecondaryHeadingColor</key>
<string>0.432312 0.493089 0.491836 1</string>
<key>DVTMarkupTextSecondaryHeadingFont</key>
<string>.SFNSDisplay-Regular - 30.6</string>
<key>DVTMarkupTextStrongColor</key>
<string>0.432312 0.493089 0.491836 1</string>
<key>DVTMarkupTextStrongFont</key>
<string>.SFNSText-Bold - 17.0</string>
<key>DVTSourceTextBackground</key>
<string>0.0159244 0.126521 0.159696 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>1 1 0 0.75</string>
<key>DVTSourceTextSyntaxColors</key>
<dict>
<key>xcode.syntax.attribute</key>
<string>0.647465 0.467514 0.0234848 1</string>
<key>xcode.syntax.character</key>
<string>0.81927 0.108407 0.141457 1</string>
<key>xcode.syntax.comment</key>
<string>0.21719 0.285666 0.310772 1</string>
<key>xcode.syntax.comment.doc</key>
<string>0.378595 0.477609 0.0333634 1</string>
<key>xcode.syntax.comment.doc.keyword</key>
<string>0.449775 0.541155 0.0202088 1</string>
<key>xcode.syntax.identifier.class</key>
<string>0.129876 0.507035 0.450563 1</string>
<key>xcode.syntax.identifier.class.system</key>
<string>0.146795 0.570824 0.525023 1</string>
<key>xcode.syntax.identifier.constant</key>
<string>0.129876 0.507035 0.450563 1</string>
<key>xcode.syntax.identifier.constant.system</key>
<string>0.146795 0.570824 0.525023 1</string>
<key>xcode.syntax.identifier.function</key>
<string>0.10912 0.375035 0.731465 1</string>
<key>xcode.syntax.identifier.function.system</key>
<string>0.127549 0.462659 0.782314 1</string>
<key>xcode.syntax.identifier.macro</key>
<string>0.647465 0.467514 0.0234848 1</string>
<key>xcode.syntax.identifier.macro.system</key>
<string>0.647465 0.467514 0.0234848 1</string>
<key>xcode.syntax.identifier.type</key>
<string>0.146795 0.570824 0.525023 1</string>
<key>xcode.syntax.identifier.type.system</key>
<string>0.146795 0.570824 0.525023 1</string>
<key>xcode.syntax.identifier.variable</key>
<string>0.276955 0.26175 0.659202 1</string>
<key>xcode.syntax.identifier.variable.system</key>
<string>0.347924 0.351372 0.717917 1</string>
<key>xcode.syntax.keyword</key>
<string>0.717743 0 0.360543 1</string>
<key>xcode.syntax.number</key>
<string>0.81927 0.108407 0.141457 1</string>
<key>xcode.syntax.plain</key>
<string>0.432312 0.493089 0.491836 1</string>
<key>xcode.syntax.preprocessor</key>
<string>0.577171 0.393832 0.037688 1</string>
<key>xcode.syntax.string</key>
<string>0.678182 0.138489 0.0655268 1</string>
<key>xcode.syntax.url</key>
<string>0.127549 0.462659 0.782314 1</string>
</dict>
<key>DVTSourceTextSyntaxFonts</key>
<dict>
<key>xcode.syntax.attribute</key>
<string>SourceCodePro-ExtraLight - 18.0</string>
<key>xcode.syntax.character</key>
<string>SourceCodePro-ExtraLight - 18.0</string>
<key>xcode.syntax.comment</key>
<string>SourceCodePro-ExtraLight - 18.0</string>
<key>xcode.syntax.comment.doc</key>
<string>SourceCodePro-ExtraLight - 18.0</string>
<key>xcode.syntax.comment.doc.keyword</key>
<string>SourceCodePro-ExtraLight - 18.0</string>
<key>xcode.syntax.identifier.class</key>
<string>SourceCodePro-ExtraLight - 18.0</string>
<key>xcode.syntax.identifier.class.system</key>
<string>SourceCodePro-ExtraLight - 18.0</string>
<key>xcode.syntax.identifier.constant</key>
<string>SourceCodePro-ExtraLight - 18.0</string>
<key>xcode.syntax.identifier.constant.system</key>
<string>SourceCodePro-ExtraLight - 18.0</string>
<key>xcode.syntax.identifier.function</key>
<string>SourceCodePro-ExtraLight - 18.0</string>
<key>xcode.syntax.identifier.function.system</key>
<string>SourceCodePro-ExtraLight - 18.0</string>
<key>xcode.syntax.identifier.macro</key>
<string>SourceCodePro-ExtraLight - 18.0</string>
<key>xcode.syntax.identifier.macro.system</key>
<string>SourceCodePro-ExtraLight - 18.0</string>
<key>xcode.syntax.identifier.type</key>
<string>SourceCodePro-ExtraLight - 18.0</string>
<key>xcode.syntax.identifier.type.system</key>
<string>SourceCodePro-ExtraLight - 18.0</string>
<key>xcode.syntax.identifier.variable</key>
<string>SourceCodePro-ExtraLight - 18.0</string>
<key>xcode.syntax.identifier.variable.system</key>
<string>SourceCodePro-ExtraLight - 18.0</string>
<key>xcode.syntax.keyword</key>
<string>SourceCodePro-ExtraLight - 18.0</string>
<key>xcode.syntax.number</key>
<string>SourceCodePro-ExtraLight - 18.0</string>
<key>xcode.syntax.plain</key>
<string>SourceCodePro-ExtraLight - 18.0</string>
<key>xcode.syntax.preprocessor</key>
<string>SourceCodePro-ExtraLight - 18.0</string>
<key>xcode.syntax.string</key>
<string>SourceCodePro-ExtraLight - 18.0</string>
<key>xcode.syntax.url</key>
<string>SourceCodePro-ExtraLight - 18.0</string>
</dict>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment