Skip to content

Instantly share code, notes, and snippets.

@robertpetras
Forked from a-voronov/Monokai.xccolortheme
Last active September 7, 2019 15:44
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 robertpetras/df27847cb7a492183236de0586748afe to your computer and use it in GitHub Desktop.
Save robertpetras/df27847cb7a492183236de0586748afe to your computer and use it in GitHub Desktop.
Xcode 11 Monokai 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-Medium - 11.0</string>
<key>DVTConsoleDebuggerOutputTextColor</key>
<string>1 1 1 1</string>
<key>DVTConsoleDebuggerOutputTextFont</key>
<string>SFMono-Medium - 11.0</string>
<key>DVTConsoleDebuggerPromptTextColor</key>
<string>0.255 0.714 0.27 1</string>
<key>DVTConsoleDebuggerPromptTextFont</key>
<string>SFMono-Medium - 11.0</string>
<key>DVTConsoleExectuableInputTextColor</key>
<string>1 1 1 1</string>
<key>DVTConsoleExectuableInputTextFont</key>
<string>SFMono-Medium - 11.0</string>
<key>DVTConsoleExectuableOutputTextColor</key>
<string>1 1 1 1</string>
<key>DVTConsoleExectuableOutputTextFont</key>
<string>SFMono-Medium - 11.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.317647 0.356862 0.439215 1</string>
<key>DVTDebuggerInstructionPointerColor</key>
<string>0.12 0.31 0.34 1</string>
<key>DVTLineSpacing</key>
<real>1.1000000238418579</real>
<key>DVTMarkupTextBackgroundColor</key>
<string>0.18856 0.195 0.22444 1</string>
<key>DVTMarkupTextBorderColor</key>
<string>0.253475 0.2594 0.286485 1</string>
<key>DVTMarkupTextCodeFont</key>
<string>SFMono-Regular - 10.0</string>
<key>DVTMarkupTextEmphasisColor</key>
<string>1 1 1 1</string>
<key>DVTMarkupTextEmphasisFont</key>
<string>.AppleSystemUIFontItalic - 10.0</string>
<key>DVTMarkupTextInlineCodeColor</key>
<string>1 1 1 0.7</string>
<key>DVTMarkupTextLinkColor</key>
<string>0.33 0.247124 0.894195 1</string>
<key>DVTMarkupTextLinkFont</key>
<string>.AppleSystemUIFont - 10.0</string>
<key>DVTMarkupTextNormalColor</key>
<string>1 1 1 1</string>
<key>DVTMarkupTextNormalFont</key>
<string>.AppleSystemUIFont - 10.0</string>
<key>DVTMarkupTextOtherHeadingColor</key>
<string>1 1 1 0.5</string>
<key>DVTMarkupTextOtherHeadingFont</key>
<string>.AppleSystemUIFont - 14.0</string>
<key>DVTMarkupTextPrimaryHeadingColor</key>
<string>1 1 1 1</string>
<key>DVTMarkupTextPrimaryHeadingFont</key>
<string>.AppleSystemUIFont - 24.0</string>
<key>DVTMarkupTextSecondaryHeadingColor</key>
<string>1 1 1 1</string>
<key>DVTMarkupTextSecondaryHeadingFont</key>
<string>.AppleSystemUIFont - 18.0</string>
<key>DVTMarkupTextStrongColor</key>
<string>1 1 1 1</string>
<key>DVTMarkupTextStrongFont</key>
<string>.AppleSystemUIFontBold - 10.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.120543 0.122844 0.141312 1</string>
<key>DVTSourceTextBlockDimBackgroundColor</key>
<string>0.5 0.5 0.5 1</string>
<key>DVTSourceTextCurrentLineHighlightColor</key>
<string>0.138526 0.146864 0.169283 1</string>
<key>DVTSourceTextInsertionPointColor</key>
<string>1 1 1 1</string>
<key>DVTSourceTextInvisiblesColor</key>
<string>0.258298 0.300954 0.355207 1</string>
<key>DVTSourceTextSelectionColor</key>
<string>0.317647 0.356862 0.439215 1</string>
<key>DVTSourceTextSyntaxColors</key>
<dict>
<key>xcode.syntax.attribute</key>
<string>0.458644 0.704197 0.57236 1</string>
<key>xcode.syntax.character</key>
<string>0.588235 0.52549 0.960784 1</string>
<key>xcode.syntax.comment</key>
<string>0.423943 0.474618 0.525183 1</string>
<key>xcode.syntax.comment.doc</key>
<string>0.423943 0.474618 0.525183 1</string>
<key>xcode.syntax.comment.doc.keyword</key>
<string>0.573795 0.632407 0.695829 1</string>
<key>xcode.syntax.identifier.class</key>
<string>0.506323 0.809911 0.312513 1</string>
<key>xcode.syntax.identifier.class.system</key>
<string>0.478431 0.784314 0.713725 1</string>
<key>xcode.syntax.identifier.constant</key>
<string>0.32549 0.647059 0.984314 1</string>
<key>xcode.syntax.identifier.constant.system</key>
<string>0.6 0.909804 0.835294 1</string>
<key>xcode.syntax.identifier.function</key>
<string>0.682353 0.952941 0.490196 1</string>
<key>xcode.syntax.identifier.function.system</key>
<string>0.541179 0.896541 0.797209 1</string>
<key>xcode.syntax.identifier.macro</key>
<string>0.988235 0.415686 0.364706 1</string>
<key>xcode.syntax.identifier.macro.system</key>
<string>0.988235 0.415686 0.364706 1</string>
<key>xcode.syntax.identifier.type</key>
<string>0.568627 0.831373 0.384314 1</string>
<key>xcode.syntax.identifier.type.system</key>
<string>0.478431 0.784314 0.713725 1</string>
<key>xcode.syntax.identifier.variable</key>
<string>0.992157 0.560784 0.247059 1</string>
<key>xcode.syntax.identifier.variable.system</key>
<string>0.478431 0.784314 0.713725 1</string>
<key>xcode.syntax.keyword</key>
<string>0.988235 0.372549 0.639216 1</string>
<key>xcode.syntax.number</key>
<string>0.588235 0.52549 0.960784 1</string>
<key>xcode.syntax.plain</key>
<string>1 1 1 1</string>
<key>xcode.syntax.preprocessor</key>
<string>1 0.260697 0.264982 1</string>
<key>xcode.syntax.string</key>
<string>0.996078 0.843137 0.403922 1</string>
<key>xcode.syntax.url</key>
<string>0.32549 0.647059 0.984314 1</string>
</dict>
<key>DVTSourceTextSyntaxFonts</key>
<dict>
<key>xcode.syntax.attribute</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.character</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.comment</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.comment.doc</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.comment.doc.keyword</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.identifier.class</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.identifier.class.system</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.identifier.constant</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.identifier.constant.system</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.identifier.function</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.identifier.function.system</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.identifier.macro</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.identifier.macro.system</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.identifier.type</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.identifier.type.system</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.identifier.variable</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.identifier.variable.system</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.keyword</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.number</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.plain</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.preprocessor</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.string</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.url</key>
<string>SFMono-Medium - 11.0</string>
</dict>
</dict>
</plist>
@robertpetras
Copy link
Author

robertpetras commented Sep 7, 2019

Xcode 10 Monokai Theme

Installation

Copy file to ~/Library/Developer/Xcode/UserData/FontAndColorThemes.
Restart your Xcode if it is running.
Select Monokai theme in your Xcode 'Preferences - Fonts & Colors (Tab)'.

monokai

Kudos: https://gist.github.com/a-voronov/f99782561021e17537db82aaf1e55d97

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment