Skip to content

Instantly share code, notes, and snippets.

@ElyDantas
Last active September 25, 2018 05:38
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 ElyDantas/f1047243b49ecdf43a36fb9091ac72a7 to your computer and use it in GitHub Desktop.
Save ElyDantas/f1047243b49ecdf43a36fb9091ac72a7 to your computer and use it in GitHub Desktop.
Xcode theme created by me :)
1. Save file CyberPunk.xccolortheme in xcode themes folder: ~/Library/Developer/Xcode/UserData/
2. Xcode > Preferences > Fonts & Colors
3. Select || Add+ CyberPunk 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.972549 0.972549 0.94902 1</string>
<key>DVTConsoleDebuggerInputTextFont</key>
<string>SFMono-Regular - 13.0</string>
<key>DVTConsoleDebuggerOutputTextColor</key>
<string>0.972549 0.972549 0.94902 1</string>
<key>DVTConsoleDebuggerOutputTextFont</key>
<string>SFMono-Regular - 13.0</string>
<key>DVTConsoleDebuggerPromptTextColor</key>
<string>0.313725 0.980392 0.482353 1</string>
<key>DVTConsoleDebuggerPromptTextFont</key>
<string>SFMono-Regular - 13.0</string>
<key>DVTConsoleExectuableInputTextColor</key>
<string>0.972549 0.972549 0.94902 1</string>
<key>DVTConsoleExectuableInputTextFont</key>
<string>SFMono-Regular - 13.0</string>
<key>DVTConsoleExectuableOutputTextColor</key>
<string>0.972549 0.972549 0.94902 1</string>
<key>DVTConsoleExectuableOutputTextFont</key>
<string>SFMono-Regular - 13.0</string>
<key>DVTConsoleTextBackgroundColor</key>
<string>0.156863 0.164706 0.211765 1</string>
<key>DVTConsoleTextInsertionPointColor</key>
<string>1 1 1 1</string>
<key>DVTConsoleTextSelectionColor</key>
<string>0.266667 0.278431 0.352941 1</string>
<key>DVTDebuggerInstructionPointerColor</key>
<string>0.545098 0.913725 0.992157 1</string>
<key>DVTFontSizeModifier</key>
<integer>1</integer>
<key>DVTLineSpacing</key>
<real>1</real>
<key>DVTMarkupTextBackgroundColor</key>
<string>0.188245 0.192381 0.226996 1</string>
<key>DVTMarkupTextBorderColor</key>
<string>0.253186 0.25699 0.288836 1</string>
<key>DVTMarkupTextCodeFont</key>
<string>SFMono-Regular - 12.0</string>
<key>DVTMarkupTextEmphasisColor</key>
<string>0.877929 0.872979 0.878041 1</string>
<key>DVTMarkupTextEmphasisFont</key>
<string>.SFNSText-Italic - 12.0</string>
<key>DVTMarkupTextInlineCodeColor</key>
<string>0.877929 0.872979 0.878041 0.7</string>
<key>DVTMarkupTextLinkColor</key>
<string>0.384314 0.447059 0.643137 1</string>
<key>DVTMarkupTextLinkFont</key>
<string>.SFNSText - 12.0</string>
<key>DVTMarkupTextNormalColor</key>
<string>0.877929 0.872979 0.878041 1</string>
<key>DVTMarkupTextNormalFont</key>
<string>.SFNSText - 12.0</string>
<key>DVTMarkupTextOtherHeadingColor</key>
<string>0.877929 0.872979 0.878041 0.5</string>
<key>DVTMarkupTextOtherHeadingFont</key>
<string>.SFNSText - 16.4</string>
<key>DVTMarkupTextPrimaryHeadingColor</key>
<string>0.877929 0.872979 0.878041 1</string>
<key>DVTMarkupTextPrimaryHeadingFont</key>
<string>.SFNSDisplay - 27.4</string>
<key>DVTMarkupTextSecondaryHeadingColor</key>
<string>0.877929 0.872979 0.878041 1</string>
<key>DVTMarkupTextSecondaryHeadingFont</key>
<string>.SFNSText - 20.8</string>
<key>DVTMarkupTextStrongColor</key>
<string>0.877929 0.872979 0.878041 1</string>
<key>DVTMarkupTextStrongFont</key>
<string>.SFNSText-Bold - 12.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.117846 0.128677 0.153566 1</string>
<key>DVTSourceTextBlockDimBackgroundColor</key>
<string>0.5 0.5 0.5 1</string>
<key>DVTSourceTextCurrentLineHighlightColor</key>
<string>0.156863 0.172549 0.203922 0.66</string>
<key>DVTSourceTextInsertionPointColor</key>
<string>1 1 1 1</string>
<key>DVTSourceTextInvisiblesColor</key>
<string>0.496379 0.5 0.5 1</string>
<key>DVTSourceTextSelectionColor</key>
<string>0.156863 0.172549 0.203922 1</string>
<key>DVTSourceTextSyntaxColors</key>
<dict>
<key>xcode.syntax.attribute</key>
<string>0.105714 0.403876 0.371257 1</string>
<key>xcode.syntax.character</key>
<string>1 1 1 1</string>
<key>xcode.syntax.comment</key>
<string>0 0.968627 0.411305 1</string>
<key>xcode.syntax.comment.doc</key>
<string>0.133333 0.627451 0.333333 1</string>
<key>xcode.syntax.comment.doc.keyword</key>
<string>0.196078 0.811765 0.447059 1</string>
<key>xcode.syntax.identifier.class</key>
<string>0.12549 0.768627 0.737255 1</string>
<key>xcode.syntax.identifier.class.system</key>
<string>0.12549 0.768627 0.737255 1</string>
<key>xcode.syntax.identifier.constant</key>
<string>0.12549 0.768627 0.737255 1</string>
<key>xcode.syntax.identifier.constant.system</key>
<string>0.12549 0.768627 0.737255 1</string>
<key>xcode.syntax.identifier.function</key>
<string>0.12549 0.768627 0.737255 1</string>
<key>xcode.syntax.identifier.function.system</key>
<string>0.12549 0.768627 0.737255 1</string>
<key>xcode.syntax.identifier.macro</key>
<string>0.945098 0.980392 0.54902 1</string>
<key>xcode.syntax.identifier.macro.system</key>
<string>0.945098 0.980392 0.54902 1</string>
<key>xcode.syntax.identifier.type</key>
<string>0.12549 0.768627 0.737255 1</string>
<key>xcode.syntax.identifier.type.system</key>
<string>0.12549 0.768627 0.737255 1</string>
<key>xcode.syntax.identifier.variable</key>
<string>0.12549 0.768627 0.737255 1</string>
<key>xcode.syntax.identifier.variable.system</key>
<string>0.12549 0.768627 0.737255 1</string>
<key>xcode.syntax.keyword</key>
<string>0.972549 0 0.396078 1</string>
<key>xcode.syntax.number</key>
<string>0.0784314 0.611765 0.572549 1</string>
<key>xcode.syntax.plain</key>
<string>0.877929 0.872979 0.878041 1</string>
<key>xcode.syntax.preprocessor</key>
<string>0.945098 0.980392 0.54902 1</string>
<key>xcode.syntax.string</key>
<string>0.917647 0.807843 0.0784314 1</string>
<key>xcode.syntax.url</key>
<string>0.741176 0.576471 0.976471 1</string>
</dict>
<key>DVTSourceTextSyntaxFonts</key>
<dict>
<key>xcode.syntax.attribute</key>
<string>SFMono-Regular - 13.0</string>
<key>xcode.syntax.character</key>
<string>SFMono-Regular - 13.0</string>
<key>xcode.syntax.comment</key>
<string>SFMono-Regular - 13.0</string>
<key>xcode.syntax.comment.doc</key>
<string>SFMono-Regular - 13.0</string>
<key>xcode.syntax.comment.doc.keyword</key>
<string>SFMono-Bold - 13.0</string>
<key>xcode.syntax.identifier.class</key>
<string>SFMono-Regular - 13.0</string>
<key>xcode.syntax.identifier.class.system</key>
<string>SFMono-Regular - 13.0</string>
<key>xcode.syntax.identifier.constant</key>
<string>SFMono-Regular - 13.0</string>
<key>xcode.syntax.identifier.constant.system</key>
<string>SFMono-Regular - 13.0</string>
<key>xcode.syntax.identifier.function</key>
<string>SFMono-Regular - 13.0</string>
<key>xcode.syntax.identifier.function.system</key>
<string>SFMono-Regular - 13.0</string>
<key>xcode.syntax.identifier.macro</key>
<string>SFMono-Regular - 13.0</string>
<key>xcode.syntax.identifier.macro.system</key>
<string>SFMono-Regular - 13.0</string>
<key>xcode.syntax.identifier.type</key>
<string>SFMono-Regular - 13.0</string>
<key>xcode.syntax.identifier.type.system</key>
<string>SFMono-Regular - 13.0</string>
<key>xcode.syntax.identifier.variable</key>
<string>SFMono-Regular - 13.0</string>
<key>xcode.syntax.identifier.variable.system</key>
<string>SFMono-Regular - 13.0</string>
<key>xcode.syntax.keyword</key>
<string>SFMono-Regular - 13.0</string>
<key>xcode.syntax.number</key>
<string>SFMono-Regular - 13.0</string>
<key>xcode.syntax.plain</key>
<string>SFMono-Regular - 13.0</string>
<key>xcode.syntax.preprocessor</key>
<string>SFMono-Regular - 13.0</string>
<key>xcode.syntax.string</key>
<string>SFMono-Regular - 13.0</string>
<key>xcode.syntax.url</key>
<string>SFMono-Regular - 13.0</string>
</dict>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment