Skip to content

Instantly share code, notes, and snippets.

@hallski
Created August 16, 2010 15:13
Show Gist options
  • Star 32 You must be signed in to star a gist
  • Fork 5 You must be signed in to fork a gist
  • Save hallski/527103 to your computer and use it in GitHub Desktop.
Save hallski/527103 to your computer and use it in GitHub Desktop.
<?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.052 0.489 0.482 1</string>
<key>DVTConsoleDebuggerInputTextFont</key>
<string>Menlo-Bold - 11.0</string>
<key>DVTConsoleDebuggerOutputTextColor</key>
<string>0.432 0.325 0.276 1</string>
<key>DVTConsoleDebuggerOutputTextFont</key>
<string>Menlo-Bold - 11.0</string>
<key>DVTConsoleDebuggerPromptTextColor</key>
<string>0.796 0.461 0.211 1</string>
<key>DVTConsoleDebuggerPromptTextFont</key>
<string>Menlo-Bold - 11.0</string>
<key>DVTConsoleExectuableInputTextColor</key>
<string>0.289 0.617 0.561 1</string>
<key>DVTConsoleExectuableInputTextFont</key>
<string>Menlo-Bold - 11.0</string>
<key>DVTConsoleExectuableOutputTextColor</key>
<string>0.926 0.94 0.758 1</string>
<key>DVTConsoleExectuableOutputTextFont</key>
<string>Menlo-Bold - 11.0</string>
<key>DVTConsoleTextBackgroundColor</key>
<string>0.028 0.089 0.104 1</string>
<key>DVTConsoleTextInsertionPointColor</key>
<string>0.926 0.94 0.758 1</string>
<key>DVTConsoleTextSelectionColor</key>
<string>0.057 0.331 0.546 1</string>
<key>DVTDebuggerInstructionPointerColor</key>
<string>0 0.623 0.774 1</string>
<key>DVTSourceTextBackground</key>
<string>0.028 0.089 0.104 1</string>
<key>DVTSourceTextBlockDimBackgroundColor</key>
<string>0.5 0.5 0.5 1</string>
<key>DVTSourceTextInsertionPointColor</key>
<string>0.926 0.94 0.758 1</string>
<key>DVTSourceTextInvisiblesColor</key>
<string>0.5 0.5 0.5 1</string>
<key>DVTSourceTextSelectionColor</key>
<string>0.04 0.22 0.362 1</string>
<key>DVTSourceTextSyntaxColors</key>
<dict>
<key>xcode.syntax.attribute</key>
<string>0.188 0.373 0.396 1</string>
<key>xcode.syntax.character</key>
<string>0.289 0.617 0.561 1</string>
<key>xcode.syntax.comment</key>
<string>0.432 0.325 0.276 1</string>
<key>xcode.syntax.comment.doc</key>
<string>0.432 0.325 0.276 1</string>
<key>xcode.syntax.comment.doc.keyword</key>
<string>0.432 0.325 0.276 1</string>
<key>xcode.syntax.identifier.class</key>
<string>0.891 0.356 0 1</string>
<key>xcode.syntax.identifier.class.system</key>
<string>0.891 0.356 0 1</string>
<key>xcode.syntax.identifier.constant</key>
<string>0.289 0.617 0.561 1</string>
<key>xcode.syntax.identifier.constant.system</key>
<string>0.289 0.617 0.561 1</string>
<key>xcode.syntax.identifier.function</key>
<string>0 0.623 0.774 1</string>
<key>xcode.syntax.identifier.function.system</key>
<string>0.011 0.622 0.774 1</string>
<key>xcode.syntax.identifier.macro</key>
<string>0.057 0.331 0.546 1</string>
<key>xcode.syntax.identifier.macro.system</key>
<string>0.055 0.332 0.548 1</string>
<key>xcode.syntax.identifier.type</key>
<string>0.188 0.373 0.396 1</string>
<key>xcode.syntax.identifier.type.system</key>
<string>0.188 0.373 0.396 1</string>
<key>xcode.syntax.identifier.variable</key>
<string>0.796 0.461 0.211 1</string>
<key>xcode.syntax.identifier.variable.system</key>
<string>0.891 0.356 0 1</string>
<key>xcode.syntax.keyword</key>
<string>0.922 0.772 0.386 1</string>
<key>xcode.syntax.number</key>
<string>0.289 0.617 0.561 1</string>
<key>xcode.syntax.plain</key>
<string>0.926 0.94 0.758 1</string>
<key>xcode.syntax.preprocessor</key>
<string>0.922 0.772 0.386 1</string>
<key>xcode.syntax.string</key>
<string>0.289 0.617 0.561 1</string>
<key>xcode.syntax.url</key>
<string>0.052 0.489 0.482 1</string>
</dict>
<key>DVTSourceTextSyntaxFonts</key>
<dict>
<key>xcode.syntax.attribute</key>
<string>Menlo-Regular - 14.0</string>
<key>xcode.syntax.character</key>
<string>Menlo-Regular - 14.0</string>
<key>xcode.syntax.comment</key>
<string>Menlo-Regular - 14.0</string>
<key>xcode.syntax.comment.doc</key>
<string>Menlo-Regular - 14.0</string>
<key>xcode.syntax.comment.doc.keyword</key>
<string>Menlo-Regular - 14.0</string>
<key>xcode.syntax.identifier.class</key>
<string>Menlo-Regular - 14.0</string>
<key>xcode.syntax.identifier.class.system</key>
<string>Menlo-Regular - 14.0</string>
<key>xcode.syntax.identifier.constant</key>
<string>Menlo-Regular - 14.0</string>
<key>xcode.syntax.identifier.constant.system</key>
<string>Menlo-Regular - 14.0</string>
<key>xcode.syntax.identifier.function</key>
<string>Menlo-Regular - 14.0</string>
<key>xcode.syntax.identifier.function.system</key>
<string>Menlo-Regular - 14.0</string>
<key>xcode.syntax.identifier.macro</key>
<string>Menlo-Regular - 14.0</string>
<key>xcode.syntax.identifier.macro.system</key>
<string>Menlo-Regular - 14.0</string>
<key>xcode.syntax.identifier.type</key>
<string>Menlo-Regular - 14.0</string>
<key>xcode.syntax.identifier.type.system</key>
<string>Menlo-Regular - 14.0</string>
<key>xcode.syntax.identifier.variable</key>
<string>Menlo-Regular - 14.0</string>
<key>xcode.syntax.identifier.variable.system</key>
<string>Menlo-Regular - 14.0</string>
<key>xcode.syntax.keyword</key>
<string>Menlo-Regular - 14.0</string>
<key>xcode.syntax.number</key>
<string>Menlo-Regular - 14.0</string>
<key>xcode.syntax.plain</key>
<string>Menlo-Regular - 14.0</string>
<key>xcode.syntax.preprocessor</key>
<string>Menlo-Regular - 14.0</string>
<key>xcode.syntax.string</key>
<string>Menlo-Regular - 14.0</string>
<key>xcode.syntax.url</key>
<string>Menlo-Regular - 14.0</string>
</dict>
</dict>
</plist>
@mxcl
Copy link

mxcl commented Sep 18, 2013

mkdir -p ~/Library/Developer/Xcode/UserData/FontAndColorThemes/
cd ~/Library/Developer/Xcode/UserData/FontAndColorThemes/
curl -O https://gist.github.com/mhallendal/527103/raw/d282b1dad9f99f26f783f8c224cf1f7d6ed29358/Spacedust.dvtcolortheme

@mandaris
Copy link

The link to the iTerm2 theme doesn't work. I tried doing a search for the user and the theme but haven't been able to find it.

Any help?

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