Skip to content

Instantly share code, notes, and snippets.

@Tricertops
Last active August 29, 2015 13:59
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 Tricertops/10967707 to your computer and use it in GitHub Desktop.
Save Tricertops/10967707 to your computer and use it in GitHub Desktop.
Gloom: My current Xcode colour theme derived from bundled Dusk
<?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.715709 0.129913 0.185409 1</string>
<key>DVTConsoleDebuggerInputTextFont</key>
<string>Menlo-Regular - 13.0</string>
<key>DVTConsoleDebuggerOutputTextColor</key>
<string>1 1 1 1</string>
<key>DVTConsoleDebuggerOutputTextFont</key>
<string>Menlo-Regular - 13.0</string>
<key>DVTConsoleDebuggerPromptTextColor</key>
<string>0.255 0.714 0.27 1</string>
<key>DVTConsoleDebuggerPromptTextFont</key>
<string>Menlo-Regular - 13.0</string>
<key>DVTConsoleExectuableInputTextColor</key>
<string>0.715709 0.129913 0.185409 1</string>
<key>DVTConsoleExectuableInputTextFont</key>
<string>Menlo-Regular - 13.0</string>
<key>DVTConsoleExectuableOutputTextColor</key>
<string>1 1 1 1</string>
<key>DVTConsoleExectuableOutputTextFont</key>
<string>Menlo-Regular - 13.0</string>
<key>DVTConsoleTextBackgroundColor</key>
<string>0.118 0.125 0.157 1</string>
<key>DVTConsoleTextInsertionPointColor</key>
<string>1 1 1 1</string>
<key>DVTConsoleTextSelectionColor</key>
<string>0.397 0.397 0.302 1</string>
<key>DVTDebuggerInstructionPointerColor</key>
<string>0.12 0.31 0.34 1</string>
<key>DVTSourceTextBackground</key>
<string>0.0522328 0.0602695 0.0910458 1</string>
<key>DVTSourceTextBlockDimBackgroundColor</key>
<string>0.5 0.5 0.5 1</string>
<key>DVTSourceTextInsertionPointColor</key>
<string>1 1 0.627087 1</string>
<key>DVTSourceTextInvisiblesColor</key>
<string>0.302046 0.302046 0.302046 1</string>
<key>DVTSourceTextSelectionColor</key>
<string>0.110699 0.133853 0.262084 1</string>
<key>DVTSourceTextSyntaxColors</key>
<dict>
<key>xcode.syntax.attribute</key>
<string>0.335 0.456 0.488 1</string>
<key>xcode.syntax.character</key>
<string>0.469 0.426 0.77 1</string>
<key>xcode.syntax.comment</key>
<string>0.39553 0.39553 0.39553 1</string>
<key>xcode.syntax.comment.doc</key>
<string>0.167602 0.466807 0.996421 1</string>
<key>xcode.syntax.comment.doc.keyword</key>
<string>0.166209 0.47195 0.73704 1</string>
<key>xcode.syntax.identifier.class</key>
<string>0.190014 0.713542 0.557927 1</string>
<key>xcode.syntax.identifier.class.system</key>
<string>0.481977 0.325122 0.745095 1</string>
<key>xcode.syntax.identifier.constant</key>
<string>0.512 0.754 0.343 1</string>
<key>xcode.syntax.identifier.constant.system</key>
<string>0 0.626 0.746 1</string>
<key>xcode.syntax.identifier.function</key>
<string>0.512 0.754 0.343 1</string>
<key>xcode.syntax.identifier.function.system</key>
<string>0 0.626 0.746 1</string>
<key>xcode.syntax.identifier.macro</key>
<string>0.778 0.488 0.284 1</string>
<key>xcode.syntax.identifier.macro.system</key>
<string>0.778 0.488 0.284 1</string>
<key>xcode.syntax.identifier.type</key>
<string>0.190014 0.713542 0.557927 1</string>
<key>xcode.syntax.identifier.type.system</key>
<string>0.481977 0.325122 0.745095 1</string>
<key>xcode.syntax.identifier.variable</key>
<string>0.291681 0.500697 0.224103 1</string>
<key>xcode.syntax.identifier.variable.system</key>
<string>0.151101 0.479829 0.499798 1</string>
<key>xcode.syntax.keyword</key>
<string>0.657534 0.0834613 0.51688 1</string>
<key>xcode.syntax.number</key>
<string>0.469 0.426 0.77 1</string>
<key>xcode.syntax.plain</key>
<string>0.937518 0.93749 0.937506 1</string>
<key>xcode.syntax.preprocessor</key>
<string>0.753722 0.379873 0.167525 1</string>
<key>xcode.syntax.string</key>
<string>0.986178 0 0.077648 1</string>
<key>xcode.syntax.url</key>
<string>0.10315 0.270048 0.725031 1</string>
</dict>
<key>DVTSourceTextSyntaxFonts</key>
<dict>
<key>xcode.syntax.attribute</key>
<string>Menlo-Regular - 14.6</string>
<key>xcode.syntax.character</key>
<string>Menlo-Regular - 14.6</string>
<key>xcode.syntax.comment</key>
<string>Menlo-Regular - 14.6</string>
<key>xcode.syntax.comment.doc</key>
<string>SFUIText-Medium - 14.5</string>
<key>xcode.syntax.comment.doc.keyword</key>
<string>Menlo-Regular - 14.6</string>
<key>xcode.syntax.identifier.class</key>
<string>Menlo-Regular - 14.6</string>
<key>xcode.syntax.identifier.class.system</key>
<string>Menlo-Regular - 14.6</string>
<key>xcode.syntax.identifier.constant</key>
<string>Menlo-Regular - 14.6</string>
<key>xcode.syntax.identifier.constant.system</key>
<string>Menlo-Regular - 14.6</string>
<key>xcode.syntax.identifier.function</key>
<string>Menlo-Regular - 14.6</string>
<key>xcode.syntax.identifier.function.system</key>
<string>Menlo-Regular - 14.6</string>
<key>xcode.syntax.identifier.macro</key>
<string>Menlo-Regular - 14.6</string>
<key>xcode.syntax.identifier.macro.system</key>
<string>Menlo-Regular - 14.6</string>
<key>xcode.syntax.identifier.type</key>
<string>Menlo-Regular - 14.6</string>
<key>xcode.syntax.identifier.type.system</key>
<string>Menlo-Regular - 14.6</string>
<key>xcode.syntax.identifier.variable</key>
<string>Menlo-Regular - 14.6</string>
<key>xcode.syntax.identifier.variable.system</key>
<string>Menlo-Regular - 14.6</string>
<key>xcode.syntax.keyword</key>
<string>Menlo-Regular - 14.6</string>
<key>xcode.syntax.number</key>
<string>Menlo-Regular - 14.6</string>
<key>xcode.syntax.plain</key>
<string>Menlo-Regular - 14.6</string>
<key>xcode.syntax.preprocessor</key>
<string>Menlo-Regular - 14.6</string>
<key>xcode.syntax.string</key>
<string>SFUIText-Medium - 14.5</string>
<key>xcode.syntax.url</key>
<string>SFUIText-Medium - 14.5</string>
</dict>
</dict>
</plist>
@Tricertops
Copy link
Author

Preview

@Tricertops
Copy link
Author

Preview

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