Skip to content

Instantly share code, notes, and snippets.

@davidraleigh
Created January 31, 2015 20:54
Show Gist options
  • Save davidraleigh/78ee666b2a4d63316f49 to your computer and use it in GitHub Desktop.
Save davidraleigh/78ee666b2a4d63316f49 to your computer and use it in GitHub Desktop.
Font and Color themes for xcode. Theme impersonates visual studio's dark 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>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.117647 0.117647 0.117647 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.376471 0.545098 0.305882 1</string>
<key>xcode.syntax.comment.doc</key>
<string>0.376471 0.545098 0.305882 1</string>
<key>xcode.syntax.comment.doc.keyword</key>
<string>0.376471 0.545098 0.305882 1</string>
<key>xcode.syntax.identifier.class</key>
<string>0.305882 0.788235 0.690196 1</string>
<key>xcode.syntax.identifier.class.system</key>
<string>0.305882 0.788235 0.690196 1</string>
<key>xcode.syntax.identifier.constant</key>
<string>0.741176 0.388235 0.772549 1</string>
<key>xcode.syntax.identifier.constant.system</key>
<string>0.709804 0.807843 0.658824 1</string>
<key>xcode.syntax.identifier.function</key>
<string>0.784314 0.784314 0.784314 1</string>
<key>xcode.syntax.identifier.function.system</key>
<string>0.784314 0.784314 0.784314 1</string>
<key>xcode.syntax.identifier.macro</key>
<string>0.741176 0.388235 0.772549 1</string>
<key>xcode.syntax.identifier.macro.system</key>
<string>0.741176 0.388235 0.772549 1</string>
<key>xcode.syntax.identifier.type</key>
<string>0.305882 0.788235 0.690196 1</string>
<key>xcode.syntax.identifier.type.system</key>
<string>0.305882 0.788235 0.690196 1</string>
<key>xcode.syntax.identifier.variable</key>
<string>0.784314 0.784314 0.784314 1</string>
<key>xcode.syntax.identifier.variable.system</key>
<string>0.784314 0.784314 0.784314 1</string>
<key>xcode.syntax.keyword</key>
<string>0.337255 0.611765 0.839216 1</string>
<key>xcode.syntax.number</key>
<string>0.709804 0.807843 0.658824 1</string>
<key>xcode.syntax.plain</key>
<string>0.862745 0.862745 0.862745 1</string>
<key>xcode.syntax.preprocessor</key>
<string>0.607843 0.607843 0.607843 1</string>
<key>xcode.syntax.string</key>
<string>0.839216 0.615686 0.521569 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>
@davidraleigh
Copy link
Author

This is for XCode 6.1.

May not be necessary, but if your FontAndColorThemes directory doesn't exist then you'll need to make it:

mkdir ~/Library/Developer/Xcode/UserData/FontAndColorThemes

After downloading and unzipping this gist you'll need to copy it to the FontAndColorThemes directory and allow it to be executed:

cp ~/Downloads/gist78ee666b2a4d63316f49-17e9a15d8e27a52288592cb337b2b0e965c5a0bf/DarkThemeVS2012.dvtcolortheme ~/Library/Developer/Xcode/UserData/FontAndColorThemes/
cd ~/Library/Developer/Xcode/UserData/FontAndColorThemes/
chmod +x DarkThemeVS2012.dvtcolortheme 

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