├── GitHub (Dark).xccolortheme ├── GitHub (DarkDimmed).xccolortheme ├── GitHub (Light).xccolortheme ├── README.md ├── dark.png ├── dark_dimmed.png ├── install.sh └── light.png /GitHub (Dark).xccolortheme: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | DVTConsoleDebuggerInputTextColor 6 | 0.742625 0.778179 0.816062 1 7 | DVTConsoleDebuggerInputTextFont 8 | SFMono-Bold - 11.0 9 | DVTConsoleDebuggerOutputTextColor 10 | 0.742625 0.778179 0.816062 1 11 | DVTConsoleDebuggerOutputTextFont 12 | SFMono-Medium - 11.0 13 | DVTConsoleDebuggerPromptTextColor 14 | 0.29076 0.807459 0.319426 1 15 | DVTConsoleDebuggerPromptTextFont 16 | SFMono-Bold - 11.0 17 | DVTConsoleExectuableInputTextColor 18 | 0.742625 0.778179 0.816062 1 19 | DVTConsoleExectuableInputTextFont 20 | SFMono-Medium - 11.0 21 | DVTConsoleExectuableOutputTextColor 22 | 0.742625 0.778179 0.816062 1 23 | DVTConsoleExectuableOutputTextFont 24 | SFMono-Bold - 11.0 25 | DVTConsoleTextBackgroundColor 26 | 0.00517078 0.0188854 0.0376032 1 27 | DVTConsoleTextInsertionPointColor 28 | 0.283466 0.571962 0.998611 1 29 | DVTConsoleTextSelectionColor 30 | 0.0734303 0.149904 0.266979 1 31 | DVTDebuggerInstructionPointerColor 32 | 0.12 0.31 0.34 1 33 | DVTFontAndColorVersion 34 | 1 35 | DVTLineSpacing 36 | 1.1000000238418579 37 | DVTMarkupTextBackgroundColor 38 | 0.18856 0.195 0.22444 1 39 | DVTMarkupTextBorderColor 40 | 0.253475 0.2594 0.286485 1 41 | DVTMarkupTextCodeFont 42 | SFMono-Regular - 10.0 43 | DVTMarkupTextEmphasisColor 44 | 1 1 1 1 45 | DVTMarkupTextEmphasisFont 46 | .AppleSystemUIFontItalic - 10.0 47 | DVTMarkupTextInlineCodeColor 48 | 1 1 1 0.7 49 | DVTMarkupTextLinkColor 50 | 0.33 0.247124 0.894195 1 51 | DVTMarkupTextLinkFont 52 | .AppleSystemUIFont - 10.0 53 | DVTMarkupTextNormalColor 54 | 1 1 1 1 55 | DVTMarkupTextNormalFont 56 | .AppleSystemUIFont - 10.0 57 | DVTMarkupTextOtherHeadingColor 58 | 1 1 1 0.5 59 | DVTMarkupTextOtherHeadingFont 60 | .AppleSystemUIFont - 14.0 61 | DVTMarkupTextPrimaryHeadingColor 62 | 1 1 1 1 63 | DVTMarkupTextPrimaryHeadingFont 64 | .AppleSystemUIFont - 24.0 65 | DVTMarkupTextSecondaryHeadingColor 66 | 1 1 1 1 67 | DVTMarkupTextSecondaryHeadingFont 68 | .AppleSystemUIFont - 18.0 69 | DVTMarkupTextStrongColor 70 | 1 1 1 1 71 | DVTMarkupTextStrongFont 72 | .AppleSystemUIFontBold - 10.0 73 | DVTScrollbarMarkerAnalyzerColor 74 | 0.403922 0.372549 1 1 75 | DVTScrollbarMarkerBreakpointColor 76 | 0.290196 0.290196 0.968627 1 77 | DVTScrollbarMarkerDiffColor 78 | 0.556863 0.556863 0.556863 1 79 | DVTScrollbarMarkerDiffConflictColor 80 | 0.968627 0.290196 0.290196 1 81 | DVTScrollbarMarkerErrorColor 82 | 0.968627 0.290196 0.290196 1 83 | DVTScrollbarMarkerRuntimeIssueColor 84 | 0.643137 0.509804 1 1 85 | DVTScrollbarMarkerWarningColor 86 | 0.937255 0.717647 0.34902 1 87 | DVTSourceTextBackground 88 | 0.046913 0.0557433 0.0709992 1 89 | DVTSourceTextBlockDimBackgroundColor 90 | 0.5 0.5 0.5 1 91 | DVTSourceTextCurrentLineHighlightColor 92 | 0.068808 0.0809997 0.10044 1 93 | DVTSourceTextInsertionPointColor 94 | 0.283466 0.571962 0.998611 1 95 | DVTSourceTextInvisiblesColor 96 | 0.258298 0.300954 0.355207 1 97 | DVTSourceTextSelectionColor 98 | 0.0734303 0.149904 0.266979 1 99 | DVTSourceTextSyntaxColors 100 | 101 | xcode.syntax.attribute 102 | 0.212463 0.686197 0.247172 1 103 | xcode.syntax.character 104 | 0.93252 0.763168 0.306526 1 105 | xcode.syntax.comment 106 | 0.472165 0.507828 0.550696 1 107 | xcode.syntax.comment.doc 108 | 0.472165 0.507828 0.550696 1 109 | xcode.syntax.comment.doc.keyword 110 | 0.472165 0.507828 0.550696 1 111 | xcode.syntax.declaration.other 112 | 0.991671 0.583081 0.274018 1 113 | xcode.syntax.declaration.type 114 | 0.994324 0.73028 0.428714 1 115 | xcode.syntax.identifier.class 116 | 0.586748 0.798618 0.999124 1 117 | xcode.syntax.identifier.class.system 118 | 0.855128 0.709498 0.999385 1 119 | xcode.syntax.identifier.constant 120 | 0.407412 0.693621 0.998825 1 121 | xcode.syntax.identifier.constant.system 122 | 0.778248 0.571836 0.999132 1 123 | xcode.syntax.identifier.function 124 | 0.407412 0.693621 0.998825 1 125 | xcode.syntax.identifier.function.system 126 | 0.778248 0.571836 0.999132 1 127 | xcode.syntax.identifier.macro 128 | 0.29076 0.807459 0.319426 1 129 | xcode.syntax.identifier.macro.system 130 | 0.29076 0.807459 0.319426 1 131 | xcode.syntax.identifier.type 132 | 0.586748 0.798618 0.999124 1 133 | xcode.syntax.identifier.type.system 134 | 0.855128 0.709498 0.999385 1 135 | xcode.syntax.identifier.variable 136 | 0.407412 0.693621 0.998825 1 137 | xcode.syntax.identifier.variable.system 138 | 0.778248 0.571836 0.999132 1 139 | xcode.syntax.keyword 140 | 0.988235 0.388235 0.372549 1 141 | xcode.syntax.mark 142 | 0.472165 0.507828 0.550696 1 143 | xcode.syntax.markup.code 144 | 0.990225 0.516449 0.76497 1 145 | xcode.syntax.number 146 | 0.93252 0.763168 0.306526 1 147 | xcode.syntax.plain 148 | 0.742625 0.778179 0.816062 1 149 | xcode.syntax.preprocessor 150 | 0.29076 0.807459 0.319426 1 151 | xcode.syntax.regex 152 | 0.749886 0.886249 0.999441 1 153 | xcode.syntax.regex.capturename 154 | 0.407412 0.693621 0.998825 1 155 | xcode.syntax.regex.charname 156 | 0.778248 0.571836 0.999132 1 157 | xcode.syntax.regex.number 158 | 0.93252 0.763168 0.306526 1 159 | xcode.syntax.regex.other 160 | 0.742625 0.778179 0.816062 1 161 | xcode.syntax.string 162 | 0.749886 0.886249 0.999441 1 163 | xcode.syntax.url 164 | 0.283466 0.571962 0.998611 1 165 | 166 | DVTSourceTextSyntaxFonts 167 | 168 | xcode.syntax.attribute 169 | SFMono-Medium - 11.0 170 | xcode.syntax.character 171 | SFMono-Medium - 11.0 172 | xcode.syntax.comment 173 | SFMono-Medium - 11.0 174 | xcode.syntax.comment.doc 175 | Helvetica - 11.0 176 | xcode.syntax.comment.doc.keyword 177 | SFMono-Bold - 11.0 178 | xcode.syntax.declaration.other 179 | SFMono-Medium - 11.0 180 | xcode.syntax.declaration.type 181 | SFMono-Medium - 11.0 182 | xcode.syntax.identifier.class 183 | SFMono-Medium - 11.0 184 | xcode.syntax.identifier.class.system 185 | SFMono-Medium - 11.0 186 | xcode.syntax.identifier.constant 187 | SFMono-Medium - 11.0 188 | xcode.syntax.identifier.constant.system 189 | SFMono-Medium - 11.0 190 | xcode.syntax.identifier.function 191 | SFMono-Medium - 11.0 192 | xcode.syntax.identifier.function.system 193 | SFMono-Medium - 11.0 194 | xcode.syntax.identifier.macro 195 | SFMono-Medium - 11.0 196 | xcode.syntax.identifier.macro.system 197 | SFMono-Medium - 11.0 198 | xcode.syntax.identifier.type 199 | SFMono-Medium - 11.0 200 | xcode.syntax.identifier.type.system 201 | SFMono-Medium - 11.0 202 | xcode.syntax.identifier.variable 203 | SFMono-Medium - 11.0 204 | xcode.syntax.identifier.variable.system 205 | SFMono-Medium - 11.0 206 | xcode.syntax.keyword 207 | SFMono-Bold - 11.0 208 | xcode.syntax.mark 209 | SFMono-Bold - 11.0 210 | xcode.syntax.markup.code 211 | SFMono-Medium - 11.0 212 | xcode.syntax.number 213 | SFMono-Medium - 11.0 214 | xcode.syntax.plain 215 | SFMono-Medium - 11.0 216 | xcode.syntax.preprocessor 217 | SFMono-Medium - 11.0 218 | xcode.syntax.regex 219 | SFMono-Medium - 11.0 220 | xcode.syntax.regex.capturename 221 | SFMono-Medium - 11.0 222 | xcode.syntax.regex.charname 223 | SFMono-Medium - 11.0 224 | xcode.syntax.regex.number 225 | SFMono-Medium - 11.0 226 | xcode.syntax.regex.other 227 | SFMono-Medium - 11.0 228 | xcode.syntax.string 229 | SFMono-Medium - 11.0 230 | xcode.syntax.url 231 | SFMono-Medium - 11.0 232 | 233 | 234 | 235 | -------------------------------------------------------------------------------- /GitHub (DarkDimmed).xccolortheme: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | DVTConsoleDebuggerInputTextColor 6 | 0.617218 0.672588 0.732293 1 7 | DVTConsoleDebuggerInputTextFont 8 | SFMono-Bold - 11.0 9 | DVTConsoleDebuggerOutputTextColor 10 | 0.617218 0.672588 0.732293 1 11 | DVTConsoleDebuggerOutputTextFont 12 | SFMono-Medium - 11.0 13 | DVTConsoleDebuggerPromptTextColor 14 | 0.35886 0.734441 0.353097 1 15 | DVTConsoleDebuggerPromptTextFont 16 | SFMono-Bold - 11.0 17 | DVTConsoleExectuableInputTextColor 18 | 0.617218 0.672588 0.732293 1 19 | DVTConsoleExectuableInputTextFont 20 | SFMono-Medium - 11.0 21 | DVTConsoleExectuableOutputTextColor 22 | 0.617218 0.672588 0.732293 1 23 | DVTConsoleExectuableOutputTextFont 24 | SFMono-Bold - 11.0 25 | DVTConsoleTextBackgroundColor 26 | 0.0844505 0.0973678 0.114634 1 27 | DVTConsoleTextInsertionPointColor 28 | 0.264555 0.524092 0.949406 1 29 | DVTConsoleTextSelectionColor 30 | 0.117124 0.201407 0.329167 1 31 | DVTDebuggerInstructionPointerColor 32 | 0.12 0.31 0.34 1 33 | DVTFontAndColorVersion 34 | 1 35 | DVTLineSpacing 36 | 1.1000000238418579 37 | DVTMarkupTextBackgroundColor 38 | 0.18856 0.195 0.22444 1 39 | DVTMarkupTextBorderColor 40 | 0.253475 0.2594 0.286485 1 41 | DVTMarkupTextCodeFont 42 | SFMono-Regular - 10.0 43 | DVTMarkupTextEmphasisColor 44 | 1 1 1 1 45 | DVTMarkupTextEmphasisFont 46 | .AppleSystemUIFontItalic - 10.0 47 | DVTMarkupTextInlineCodeColor 48 | 1 1 1 0.7 49 | DVTMarkupTextLinkColor 50 | 0.33 0.247124 0.894195 1 51 | DVTMarkupTextLinkFont 52 | .AppleSystemUIFont - 10.0 53 | DVTMarkupTextNormalColor 54 | 1 1 1 1 55 | DVTMarkupTextNormalFont 56 | .AppleSystemUIFont - 10.0 57 | DVTMarkupTextOtherHeadingColor 58 | 1 1 1 0.5 59 | DVTMarkupTextOtherHeadingFont 60 | .AppleSystemUIFont - 14.0 61 | DVTMarkupTextPrimaryHeadingColor 62 | 1 1 1 1 63 | DVTMarkupTextPrimaryHeadingFont 64 | .AppleSystemUIFont - 24.0 65 | DVTMarkupTextSecondaryHeadingColor 66 | 1 1 1 1 67 | DVTMarkupTextSecondaryHeadingFont 68 | .AppleSystemUIFont - 18.0 69 | DVTMarkupTextStrongColor 70 | 1 1 1 1 71 | DVTMarkupTextStrongFont 72 | .AppleSystemUIFontBold - 10.0 73 | DVTScrollbarMarkerAnalyzerColor 74 | 0.403922 0.372549 1 1 75 | DVTScrollbarMarkerBreakpointColor 76 | 0.290196 0.290196 0.968627 1 77 | DVTScrollbarMarkerDiffColor 78 | 0.556863 0.556863 0.556863 1 79 | DVTScrollbarMarkerDiffConflictColor 80 | 0.968627 0.290196 0.290196 1 81 | DVTScrollbarMarkerErrorColor 82 | 0.968627 0.290196 0.290196 1 83 | DVTScrollbarMarkerRuntimeIssueColor 84 | 0.643137 0.509804 1 1 85 | DVTScrollbarMarkerWarningColor 86 | 0.937255 0.717647 0.34902 1 87 | DVTSourceTextBackground 88 | 0.10084 0.114216 0.135244 1 89 | DVTSourceTextBlockDimBackgroundColor 90 | 0.5 0.5 0.5 1 91 | DVTSourceTextCurrentLineHighlightColor 92 | 0.133333 0.14902 0.176471 1 93 | DVTSourceTextInsertionPointColor 94 | 0.264555 0.524092 0.949406 1 95 | DVTSourceTextInvisiblesColor 96 | 0.258298 0.300954 0.355207 1 97 | DVTSourceTextSelectionColor 98 | 0.117124 0.201407 0.329167 1 99 | DVTSourceTextSyntaxColors 100 | 101 | xcode.syntax.attribute 102 | 0.280751 0.620799 0.282405 1 103 | xcode.syntax.character 104 | 0.893845 0.730496 0.302632 1 105 | xcode.syntax.comment 106 | 0.388331 0.437797 0.491694 1 107 | xcode.syntax.comment.doc 108 | 0.388331 0.437797 0.491694 1 109 | xcode.syntax.comment.doc.keyword 110 | 0.388331 0.437797 0.491694 1 111 | xcode.syntax.declaration.other 112 | 0.947469 0.543991 0.249269 1 113 | xcode.syntax.declaration.type 114 | 0.99345 0.683929 0.362421 1 115 | xcode.syntax.identifier.class 116 | 0.523935 0.769928 0.999021 1 117 | xcode.syntax.identifier.class.system 118 | 0.82642 0.672129 0.979578 1 119 | xcode.syntax.identifier.constant 120 | 0.357263 0.64638 0.998735 1 121 | xcode.syntax.identifier.constant.system 122 | 0.623731 0.409819 0.925321 1 123 | xcode.syntax.identifier.function 124 | 0.357263 0.64638 0.998735 1 125 | xcode.syntax.identifier.function.system 126 | 0.623731 0.409819 0.925321 1 127 | xcode.syntax.identifier.macro 128 | 0.35886 0.734441 0.353097 1 129 | xcode.syntax.identifier.macro.system 130 | 0.35886 0.734441 0.353097 1 131 | xcode.syntax.identifier.type 132 | 0.523935 0.769928 0.999021 1 133 | xcode.syntax.identifier.type.system 134 | 0.82642 0.672129 0.979578 1 135 | xcode.syntax.identifier.variable 136 | 0.357263 0.64638 0.998735 1 137 | xcode.syntax.identifier.variable.system 138 | 0.623731 0.409819 0.925321 1 139 | xcode.syntax.keyword 140 | 0.934992 0.346047 0.331393 1 141 | xcode.syntax.mark 142 | 0.388331 0.437797 0.491694 1 143 | xcode.syntax.markup.code 144 | 0.974749 0.454398 0.732711 1 145 | xcode.syntax.number 146 | 0.893845 0.730496 0.302632 1 147 | xcode.syntax.plain 148 | 0.617218 0.672588 0.732293 1 149 | xcode.syntax.preprocessor 150 | 0.35886 0.734441 0.353097 1 151 | xcode.syntax.regex 152 | 0.731747 0.876425 0.999403 1 153 | xcode.syntax.regex.capturename 154 | 0.357263 0.64638 0.998735 1 155 | xcode.syntax.regex.charname 156 | 0.623731 0.409819 0.925321 1 157 | xcode.syntax.regex.number 158 | 0.893845 0.730496 0.302632 1 159 | xcode.syntax.regex.other 160 | 0.617218 0.672588 0.732293 1 161 | xcode.syntax.string 162 | 0.731747 0.876425 0.999403 1 163 | xcode.syntax.url 164 | 0.264555 0.524092 0.949406 1 165 | 166 | DVTSourceTextSyntaxFonts 167 | 168 | xcode.syntax.attribute 169 | SFMono-Medium - 11.0 170 | xcode.syntax.character 171 | SFMono-Medium - 11.0 172 | xcode.syntax.comment 173 | SFMono-Medium - 11.0 174 | xcode.syntax.comment.doc 175 | Helvetica - 11.0 176 | xcode.syntax.comment.doc.keyword 177 | SFMono-Bold - 11.0 178 | xcode.syntax.declaration.other 179 | SFMono-Medium - 11.0 180 | xcode.syntax.declaration.type 181 | SFMono-Medium - 11.0 182 | xcode.syntax.identifier.class 183 | SFMono-Medium - 11.0 184 | xcode.syntax.identifier.class.system 185 | SFMono-Medium - 11.0 186 | xcode.syntax.identifier.constant 187 | SFMono-Medium - 11.0 188 | xcode.syntax.identifier.constant.system 189 | SFMono-Medium - 11.0 190 | xcode.syntax.identifier.function 191 | SFMono-Medium - 11.0 192 | xcode.syntax.identifier.function.system 193 | SFMono-Medium - 11.0 194 | xcode.syntax.identifier.macro 195 | SFMono-Medium - 11.0 196 | xcode.syntax.identifier.macro.system 197 | SFMono-Medium - 11.0 198 | xcode.syntax.identifier.type 199 | SFMono-Medium - 11.0 200 | xcode.syntax.identifier.type.system 201 | SFMono-Medium - 11.0 202 | xcode.syntax.identifier.variable 203 | SFMono-Medium - 11.0 204 | xcode.syntax.identifier.variable.system 205 | SFMono-Medium - 11.0 206 | xcode.syntax.keyword 207 | SFMono-Bold - 11.0 208 | xcode.syntax.mark 209 | SFMono-Bold - 11.0 210 | xcode.syntax.markup.code 211 | SFMono-Medium - 11.0 212 | xcode.syntax.number 213 | SFMono-Medium - 11.0 214 | xcode.syntax.plain 215 | SFMono-Medium - 11.0 216 | xcode.syntax.preprocessor 217 | SFMono-Medium - 11.0 218 | xcode.syntax.regex 219 | SFMono-Medium - 11.0 220 | xcode.syntax.regex.capturename 221 | SFMono-Medium - 11.0 222 | xcode.syntax.regex.charname 223 | SFMono-Medium - 11.0 224 | xcode.syntax.regex.number 225 | SFMono-Medium - 11.0 226 | xcode.syntax.regex.other 227 | SFMono-Medium - 11.0 228 | xcode.syntax.string 229 | SFMono-Medium - 11.0 230 | xcode.syntax.url 231 | SFMono-Medium - 11.0 232 | 233 | 234 | 235 | -------------------------------------------------------------------------------- /GitHub (Light).xccolortheme: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | DVTConsoleDebuggerInputTextColor 6 | 0.106479 0.120249 0.135259 1 7 | DVTConsoleDebuggerInputTextFont 8 | SFMono-Bold - 11.0 9 | DVTConsoleDebuggerOutputTextColor 10 | 0.106479 0.120249 0.135259 1 11 | DVTConsoleDebuggerOutputTextFont 12 | SFMono-Medium - 11.0 13 | DVTConsoleDebuggerPromptTextColor 14 | 0.122401 0.462456 0.173145 1 15 | DVTConsoleDebuggerPromptTextFont 16 | SFMono-Bold - 11.0 17 | DVTConsoleExectuableInputTextColor 18 | 0.106479 0.120249 0.135259 1 19 | DVTConsoleExectuableInputTextFont 20 | SFMono-Medium - 11.0 21 | DVTConsoleExectuableOutputTextColor 22 | 0.106479 0.120249 0.135259 1 23 | DVTConsoleExectuableOutputTextFont 24 | SFMono-Bold - 11.0 25 | DVTConsoleTextBackgroundColor 26 | 0.955876 0.965291 0.97524 1 27 | DVTConsoleTextInsertionPointColor 28 | 0.052755 0.314798 0.819621 1 29 | DVTConsoleTextSelectionColor 30 | 0.827235 0.890993 0.970019 1 31 | DVTDebuggerInstructionPointerColor 32 | 0.705792 0.8 0.544 1 33 | DVTFontAndColorVersion 34 | 1 35 | DVTLineSpacing 36 | 1.1000000238418579 37 | DVTMarkupTextBackgroundColor 38 | 0.96 0.96 0.96 1 39 | DVTMarkupTextBorderColor 40 | 0.8832 0.8832 0.8832 1 41 | DVTMarkupTextCodeFont 42 | SFMono-Regular - 10.0 43 | DVTMarkupTextEmphasisColor 44 | 0 0 0 1 45 | DVTMarkupTextEmphasisFont 46 | .AppleSystemUIFontItalic - 10.0 47 | DVTMarkupTextInlineCodeColor 48 | 0 0 0 0.7 49 | DVTMarkupTextLinkColor 50 | 0.055 0.055 1 1 51 | DVTMarkupTextLinkFont 52 | .AppleSystemUIFont - 10.0 53 | DVTMarkupTextNormalColor 54 | 0 0 0 1 55 | DVTMarkupTextNormalFont 56 | .AppleSystemUIFont - 10.0 57 | DVTMarkupTextOtherHeadingColor 58 | 0 0 0 0.5 59 | DVTMarkupTextOtherHeadingFont 60 | .AppleSystemUIFont - 14.0 61 | DVTMarkupTextPrimaryHeadingColor 62 | 0 0 0 1 63 | DVTMarkupTextPrimaryHeadingFont 64 | .AppleSystemUIFont - 24.0 65 | DVTMarkupTextSecondaryHeadingColor 66 | 0 0 0 1 67 | DVTMarkupTextSecondaryHeadingFont 68 | .AppleSystemUIFont - 18.0 69 | DVTMarkupTextStrongColor 70 | 0 0 0 1 71 | DVTMarkupTextStrongFont 72 | .AppleSystemUIFontBold - 10.0 73 | DVTScrollbarMarkerAnalyzerColor 74 | 0.403922 0.372549 1 1 75 | DVTScrollbarMarkerBreakpointColor 76 | 0.290196 0.290196 0.968627 1 77 | DVTScrollbarMarkerDiffColor 78 | 0.556863 0.556863 0.556863 1 79 | DVTScrollbarMarkerDiffConflictColor 80 | 0.968627 0.290196 0.290196 1 81 | DVTScrollbarMarkerErrorColor 82 | 0.968627 0.290196 0.290196 1 83 | DVTScrollbarMarkerRuntimeIssueColor 84 | 0.643137 0.509804 1 1 85 | DVTScrollbarMarkerWarningColor 86 | 0.937255 0.717647 0.34902 1 87 | DVTSourceTextBackground 88 | 1 1 1 1 89 | DVTSourceTextBlockDimBackgroundColor 90 | 0.424672 0.424672 0.424672 1 91 | DVTSourceTextCurrentLineHighlightColor 92 | 0.975414 0.980129 0.985126 1 93 | DVTSourceTextInsertionPointColor 94 | 0.052755 0.314798 0.819621 1 95 | DVTSourceTextInvisiblesColor 96 | 0.8 0.8 0.8 1 97 | DVTSourceTextSelectionColor 98 | 0.827235 0.890993 0.970019 1 99 | DVTSourceTextSyntaxColors 100 | 101 | xcode.syntax.attribute 102 | 0.0881876 0.369414 0.129862 1 103 | xcode.syntax.character 104 | 0.625674 0.463815 0.0178357 1 105 | xcode.syntax.comment 106 | 0.341718 0.374666 0.414522 1 107 | xcode.syntax.comment.doc 108 | 0.341718 0.374666 0.414522 1 109 | xcode.syntax.comment.doc.keyword 110 | 0.341718 0.374666 0.414522 1 111 | xcode.syntax.declaration.other 112 | 0.854902 0.298039 0.0470588 1 113 | xcode.syntax.declaration.type 114 | 0.769619 0.258639 0.0353031 1 115 | xcode.syntax.identifier.class 116 | 0.03282 0.186886 0.462351 1 117 | xcode.syntax.identifier.class.system 118 | 0.277875 0.110741 0.571499 1 119 | xcode.syntax.identifier.constant 120 | 0.0275474 0.268399 0.722226 1 121 | xcode.syntax.identifier.constant.system 122 | 0.356863 0.156863 0.705882 1 123 | xcode.syntax.identifier.function 124 | 0.0275475 0.268399 0.722226 1 125 | xcode.syntax.identifier.function.system 126 | 0.356863 0.156863 0.705882 1 127 | xcode.syntax.identifier.macro 128 | 0.120025 0.462473 0.173141 1 129 | xcode.syntax.identifier.macro.system 130 | 0.120025 0.462473 0.173141 1 131 | xcode.syntax.identifier.type 132 | 0.03282 0.186886 0.462351 1 133 | xcode.syntax.identifier.type.system 134 | 0.277875 0.110741 0.571499 1 135 | xcode.syntax.identifier.variable 136 | 0.0275474 0.268399 0.722226 1 137 | xcode.syntax.identifier.variable.system 138 | 0.356863 0.156863 0.705882 1 139 | xcode.syntax.keyword 140 | 0.796177 0.139144 0.223893 1 141 | xcode.syntax.mark 142 | 0.341718 0.374666 0.414522 1 143 | xcode.syntax.markup.code 144 | 0.763493 0.0972356 0.500433 1 145 | xcode.syntax.number 146 | 0.625674 0.463815 0.0178357 1 147 | xcode.syntax.plain 148 | 0.106479 0.120249 0.135259 1 149 | xcode.syntax.preprocessor 150 | 0.120025 0.462473 0.173141 1 151 | xcode.syntax.regex 152 | 0.02242 0.130999 0.310456 1 153 | xcode.syntax.regex.capturename 154 | 0.0275474 0.268399 0.722226 1 155 | xcode.syntax.regex.charname 156 | 0.356863 0.156863 0.705882 1 157 | xcode.syntax.regex.number 158 | 0.625674 0.463815 0.0178357 1 159 | xcode.syntax.regex.other 160 | 0.106479 0.120249 0.135259 1 161 | xcode.syntax.string 162 | 0.02242 0.130999 0.310456 1 163 | xcode.syntax.url 164 | 0.0344657 0.307066 0.754363 1 165 | 166 | DVTSourceTextSyntaxFonts 167 | 168 | xcode.syntax.attribute 169 | SFMono-Regular - 11.0 170 | xcode.syntax.character 171 | SFMono-Regular - 11.0 172 | xcode.syntax.comment 173 | SFMono-Regular - 11.0 174 | xcode.syntax.comment.doc 175 | HelveticaNeue - 11.0 176 | xcode.syntax.comment.doc.keyword 177 | SFMono-Bold - 11.0 178 | xcode.syntax.declaration.other 179 | SFMono-Regular - 11.0 180 | xcode.syntax.declaration.type 181 | SFMono-Regular - 11.0 182 | xcode.syntax.identifier.class 183 | SFMono-Regular - 11.0 184 | xcode.syntax.identifier.class.system 185 | SFMono-Regular - 11.0 186 | xcode.syntax.identifier.constant 187 | SFMono-Regular - 11.0 188 | xcode.syntax.identifier.constant.system 189 | SFMono-Regular - 11.0 190 | xcode.syntax.identifier.function 191 | SFMono-Regular - 11.0 192 | xcode.syntax.identifier.function.system 193 | SFMono-Regular - 11.0 194 | xcode.syntax.identifier.macro 195 | SFMono-Regular - 11.0 196 | xcode.syntax.identifier.macro.system 197 | SFMono-Regular - 11.0 198 | xcode.syntax.identifier.type 199 | SFMono-Regular - 11.0 200 | xcode.syntax.identifier.type.system 201 | SFMono-Regular - 11.0 202 | xcode.syntax.identifier.variable 203 | SFMono-Regular - 11.0 204 | xcode.syntax.identifier.variable.system 205 | SFMono-Regular - 11.0 206 | xcode.syntax.keyword 207 | SFMono-Semibold - 11.0 208 | xcode.syntax.mark 209 | SFMono-Bold - 11.0 210 | xcode.syntax.markup.code 211 | SFMono-Regular - 11.0 212 | xcode.syntax.number 213 | SFMono-Regular - 11.0 214 | xcode.syntax.plain 215 | SFMono-Regular - 11.0 216 | xcode.syntax.preprocessor 217 | SFMono-Regular - 11.0 218 | xcode.syntax.regex 219 | SFMono-Regular - 11.0 220 | xcode.syntax.regex.capturename 221 | SFMono-Regular - 11.0 222 | xcode.syntax.regex.charname 223 | SFMono-Regular - 11.0 224 | xcode.syntax.regex.number 225 | SFMono-Regular - 11.0 226 | xcode.syntax.regex.other 227 | SFMono-Regular - 11.0 228 | xcode.syntax.string 229 | SFMono-Regular - 11.0 230 | xcode.syntax.url 231 | SFMono-Regular - 11.0 232 | 233 | 234 | 235 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Xcode Github Theme 2 | 3 | Ported version of [github-vscode-theme](https://marketplace.visualstudio.com/items?itemName=GitHub.github-vscode-theme) 4 | 5 | ## Preview 6 | 7 | Font: [Cascadia Code](https://github.com/microsoft/cascadia-code) 8 | 9 | ### Light theme 10 | 11 | ![](light.png) 12 | 13 | ### Dark theme 14 | 15 | ![](dark.png) 16 | 17 | ### Dark dimmed theme 18 | 19 | ![](dark_dimmed.png) 20 | 21 | ## Install 22 | 23 | - Exit Xcode 24 | - Run `./install.sh` 25 | - Open Xcode and select `Github (Dark)` or `Github (Light)` theme 26 | 27 | Enjoy it. 28 | 29 | Suggested mono fonts: [Intel One Mono](https://github.com/intel/intel-one-mono), [Cascadia Code](https://github.com/microsoft/cascadia-code) -------------------------------------------------------------------------------- /dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cntrump/xcode-github-theme/e5442f0fb3412e8c5305900921e797638fc33f09/dark.png -------------------------------------------------------------------------------- /dark_dimmed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cntrump/xcode-github-theme/e5442f0fb3412e8c5305900921e797638fc33f09/dark_dimmed.png -------------------------------------------------------------------------------- /install.sh: -------------------------------------------------------------------------------- 1 | #!/usr/bin/env bash 2 | 3 | set -eux 4 | 5 | themeDir=~/Library/Developer/Xcode/UserData/FontAndColorThemes 6 | mkdir -p ${themeDir} 7 | cp -f *.xccolortheme ${themeDir} 8 | -------------------------------------------------------------------------------- /light.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cntrump/xcode-github-theme/e5442f0fb3412e8c5305900921e797638fc33f09/light.png --------------------------------------------------------------------------------