Skip to content

Instantly share code, notes, and snippets.

@sneakyness
Created June 5, 2018 02:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sneakyness/641469938741ba2c7b1686a20825d60c to your computer and use it in GitHub Desktop.
Save sneakyness/641469938741ba2c7b1686a20825d60c to your computer and use it in GitHub Desktop.
Mix of Default (Dark) with Midnight Theme
<?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>1 1 1 1</string>
<key>DVTConsoleDebuggerInputTextFont</key>
<string>SFMono-Bold - 12.0</string>
<key>DVTConsoleDebuggerOutputTextColor</key>
<string>1 1 1 1</string>
<key>DVTConsoleDebuggerOutputTextFont</key>
<string>SFMono-Medium - 12.0</string>
<key>DVTConsoleDebuggerPromptTextColor</key>
<string>0.255 0.801 0.27 1</string>
<key>DVTConsoleDebuggerPromptTextFont</key>
<string>SFMono-Bold - 12.0</string>
<key>DVTConsoleExectuableInputTextColor</key>
<string>1 1 1 1</string>
<key>DVTConsoleExectuableInputTextFont</key>
<string>SFMono-Medium - 12.0</string>
<key>DVTConsoleExectuableOutputTextColor</key>
<string>1 1 1 1</string>
<key>DVTConsoleExectuableOutputTextFont</key>
<string>SFMono-Bold - 12.0</string>
<key>DVTConsoleTextBackgroundColor</key>
<string>0.121569 0.121569 0.141176 1</string>
<key>DVTConsoleTextInsertionPointColor</key>
<string>1 1 1 1</string>
<key>DVTConsoleTextSelectionColor</key>
<string>0.409 0.39 0.348175 1</string>
<key>DVTDebuggerInstructionPointerColor</key>
<string>0.121569 0.309804 0.341176 1</string>
<key>DVTLineSpacing</key>
<real>1.1000000238418579</real>
<key>DVTMarkupTextBackgroundColor</key>
<string>0.08 0.08 0.08 1</string>
<key>DVTMarkupTextBorderColor</key>
<string>0.1536 0.1536 0.1536 1</string>
<key>DVTMarkupTextCodeFont</key>
<string>SFMono-Regular - 11.0</string>
<key>DVTMarkupTextEmphasisColor</key>
<string>1 1 1 1</string>
<key>DVTMarkupTextEmphasisFont</key>
<string>.AppleSystemUIFontItalic - 11.0</string>
<key>DVTMarkupTextInlineCodeColor</key>
<string>1 1 1 0.7</string>
<key>DVTMarkupTextLinkColor</key>
<string>0.255 0.392 1 1</string>
<key>DVTMarkupTextLinkFont</key>
<string>.AppleSystemUIFont - 11.0</string>
<key>DVTMarkupTextNormalColor</key>
<string>1 1 1 1</string>
<key>DVTMarkupTextNormalFont</key>
<string>.AppleSystemUIFont - 11.0</string>
<key>DVTMarkupTextOtherHeadingColor</key>
<string>1 1 1 0.5</string>
<key>DVTMarkupTextOtherHeadingFont</key>
<string>.AppleSystemUIFont - 15.0</string>
<key>DVTMarkupTextPrimaryHeadingColor</key>
<string>1 1 1 1</string>
<key>DVTMarkupTextPrimaryHeadingFont</key>
<string>.AppleSystemUIFont - 25.0</string>
<key>DVTMarkupTextSecondaryHeadingColor</key>
<string>1 1 1 1</string>
<key>DVTMarkupTextSecondaryHeadingFont</key>
<string>.AppleSystemUIFont - 19.0</string>
<key>DVTMarkupTextStrongColor</key>
<string>1 1 1 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.121569 0.121569 0.141176 1</string>
<key>DVTSourceTextBlockDimBackgroundColor</key>
<string>0.5 0.5 0.5 1</string>
<key>DVTSourceTextCurrentLineHighlightColor</key>
<string>0.137255 0.145098 0.168627 1</string>
<key>DVTSourceTextInsertionPointColor</key>
<string>1 1 1 1</string>
<key>DVTSourceTextInvisiblesColor</key>
<string>0.258824 0.301961 0.356863 1</string>
<key>DVTSourceTextSelectionColor</key>
<string>0.184314 0.215686 0.254902 1</string>
<key>DVTSourceTextSyntaxColors</key>
<dict>
<key>xcode.syntax.attribute</key>
<string>0.177359 0.265488 0.608972 1</string>
<key>xcode.syntax.character</key>
<string>0.469 0.426 1 1</string>
<key>xcode.syntax.comment</key>
<string>0.255 0.801 0.27 1</string>
<key>xcode.syntax.comment.doc</key>
<string>0.255 0.801 0.27 1</string>
<key>xcode.syntax.comment.doc.keyword</key>
<string>0.255 0.801 0.27 1</string>
<key>xcode.syntax.identifier.class</key>
<string>0.137 1 0.512 1</string>
<key>xcode.syntax.identifier.class.system</key>
<string>0 0.626 1 1</string>
<key>xcode.syntax.identifier.constant</key>
<string>0.137 1 0.512 1</string>
<key>xcode.syntax.identifier.constant.system</key>
<string>0 0.626 1 1</string>
<key>xcode.syntax.identifier.function</key>
<string>0.137 1 0.512 1</string>
<key>xcode.syntax.identifier.function.system</key>
<string>0 0.626 1 1</string>
<key>xcode.syntax.identifier.macro</key>
<string>0.896 0.488 0.284 1</string>
<key>xcode.syntax.identifier.macro.system</key>
<string>0.896 0.488 0.284 1</string>
<key>xcode.syntax.identifier.type</key>
<string>0.137 1 0.512 1</string>
<key>xcode.syntax.identifier.type.system</key>
<string>0 0.626 1 1</string>
<key>xcode.syntax.identifier.variable</key>
<string>0.137 1 0.512 1</string>
<key>xcode.syntax.identifier.variable.system</key>
<string>0 0.626 1 1</string>
<key>xcode.syntax.keyword</key>
<string>0.828 0.095 0.583 1</string>
<key>xcode.syntax.number</key>
<string>0.469 0.426 1 1</string>
<key>xcode.syntax.plain</key>
<string>1 1 1 1</string>
<key>xcode.syntax.preprocessor</key>
<string>0.896 0.488 0.284 1</string>
<key>xcode.syntax.string</key>
<string>1 0.171 0.219 1</string>
<key>xcode.syntax.url</key>
<string>0.255 0.392 1 1</string>
</dict>
<key>DVTSourceTextSyntaxFonts</key>
<dict>
<key>xcode.syntax.attribute</key>
<string>SFMono-Medium - 12.0</string>
<key>xcode.syntax.character</key>
<string>SFMono-Medium - 12.0</string>
<key>xcode.syntax.comment</key>
<string>SFMono-Medium - 12.0</string>
<key>xcode.syntax.comment.doc</key>
<string>SFMono-Medium - 12.0</string>
<key>xcode.syntax.comment.doc.keyword</key>
<string>SFMono-Bold - 12.0</string>
<key>xcode.syntax.identifier.class</key>
<string>SFMono-Medium - 12.0</string>
<key>xcode.syntax.identifier.class.system</key>
<string>SFMono-Medium - 12.0</string>
<key>xcode.syntax.identifier.constant</key>
<string>SFMono-Medium - 12.0</string>
<key>xcode.syntax.identifier.constant.system</key>
<string>SFMono-Medium - 12.0</string>
<key>xcode.syntax.identifier.function</key>
<string>SFMono-Medium - 12.0</string>
<key>xcode.syntax.identifier.function.system</key>
<string>SFMono-Medium - 12.0</string>
<key>xcode.syntax.identifier.macro</key>
<string>SFMono-Medium - 12.0</string>
<key>xcode.syntax.identifier.macro.system</key>
<string>SFMono-Medium - 12.0</string>
<key>xcode.syntax.identifier.type</key>
<string>SFMono-Medium - 12.0</string>
<key>xcode.syntax.identifier.type.system</key>
<string>SFMono-Medium - 12.0</string>
<key>xcode.syntax.identifier.variable</key>
<string>SFMono-Medium - 12.0</string>
<key>xcode.syntax.identifier.variable.system</key>
<string>SFMono-Medium - 12.0</string>
<key>xcode.syntax.keyword</key>
<string>SFMono-Bold - 12.0</string>
<key>xcode.syntax.number</key>
<string>SFMono-Medium - 12.0</string>
<key>xcode.syntax.plain</key>
<string>SFMono-Medium - 12.0</string>
<key>xcode.syntax.preprocessor</key>
<string>SFMono-Medium - 12.0</string>
<key>xcode.syntax.string</key>
<string>SFMono-Medium - 12.0</string>
<key>xcode.syntax.url</key>
<string>SFMono-Medium - 12.0</string>
</dict>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment