-
Notifications
You must be signed in to change notification settings - Fork 2
/
GitHub (Dark).xccolortheme
234 lines (234 loc) · 9.4 KB
/
GitHub (Dark).xccolortheme
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
<?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.742625 0.778179 0.816062 1</string>
<key>DVTConsoleDebuggerInputTextFont</key>
<string>SFMono-Bold - 11.0</string>
<key>DVTConsoleDebuggerOutputTextColor</key>
<string>0.742625 0.778179 0.816062 1</string>
<key>DVTConsoleDebuggerOutputTextFont</key>
<string>SFMono-Medium - 11.0</string>
<key>DVTConsoleDebuggerPromptTextColor</key>
<string>0.29076 0.807459 0.319426 1</string>
<key>DVTConsoleDebuggerPromptTextFont</key>
<string>SFMono-Bold - 11.0</string>
<key>DVTConsoleExectuableInputTextColor</key>
<string>0.742625 0.778179 0.816062 1</string>
<key>DVTConsoleExectuableInputTextFont</key>
<string>SFMono-Medium - 11.0</string>
<key>DVTConsoleExectuableOutputTextColor</key>
<string>0.742625 0.778179 0.816062 1</string>
<key>DVTConsoleExectuableOutputTextFont</key>
<string>SFMono-Bold - 11.0</string>
<key>DVTConsoleTextBackgroundColor</key>
<string>0.00517078 0.0188854 0.0376032 1</string>
<key>DVTConsoleTextInsertionPointColor</key>
<string>0.283466 0.571962 0.998611 1</string>
<key>DVTConsoleTextSelectionColor</key>
<string>0.0734303 0.149904 0.266979 1</string>
<key>DVTDebuggerInstructionPointerColor</key>
<string>0.12 0.31 0.34 1</string>
<key>DVTFontAndColorVersion</key>
<integer>1</integer>
<key>DVTLineSpacing</key>
<real>1.1000000238418579</real>
<key>DVTMarkupTextBackgroundColor</key>
<string>0.18856 0.195 0.22444 1</string>
<key>DVTMarkupTextBorderColor</key>
<string>0.253475 0.2594 0.286485 1</string>
<key>DVTMarkupTextCodeFont</key>
<string>SFMono-Regular - 10.0</string>
<key>DVTMarkupTextEmphasisColor</key>
<string>1 1 1 1</string>
<key>DVTMarkupTextEmphasisFont</key>
<string>.AppleSystemUIFontItalic - 10.0</string>
<key>DVTMarkupTextInlineCodeColor</key>
<string>1 1 1 0.7</string>
<key>DVTMarkupTextLinkColor</key>
<string>0.33 0.247124 0.894195 1</string>
<key>DVTMarkupTextLinkFont</key>
<string>.AppleSystemUIFont - 10.0</string>
<key>DVTMarkupTextNormalColor</key>
<string>1 1 1 1</string>
<key>DVTMarkupTextNormalFont</key>
<string>.AppleSystemUIFont - 10.0</string>
<key>DVTMarkupTextOtherHeadingColor</key>
<string>1 1 1 0.5</string>
<key>DVTMarkupTextOtherHeadingFont</key>
<string>.AppleSystemUIFont - 14.0</string>
<key>DVTMarkupTextPrimaryHeadingColor</key>
<string>1 1 1 1</string>
<key>DVTMarkupTextPrimaryHeadingFont</key>
<string>.AppleSystemUIFont - 24.0</string>
<key>DVTMarkupTextSecondaryHeadingColor</key>
<string>1 1 1 1</string>
<key>DVTMarkupTextSecondaryHeadingFont</key>
<string>.AppleSystemUIFont - 18.0</string>
<key>DVTMarkupTextStrongColor</key>
<string>1 1 1 1</string>
<key>DVTMarkupTextStrongFont</key>
<string>.AppleSystemUIFontBold - 10.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.046913 0.0557433 0.0709992 1</string>
<key>DVTSourceTextBlockDimBackgroundColor</key>
<string>0.5 0.5 0.5 1</string>
<key>DVTSourceTextCurrentLineHighlightColor</key>
<string>0.068808 0.0809997 0.10044 1</string>
<key>DVTSourceTextInsertionPointColor</key>
<string>0.283466 0.571962 0.998611 1</string>
<key>DVTSourceTextInvisiblesColor</key>
<string>0.258298 0.300954 0.355207 1</string>
<key>DVTSourceTextSelectionColor</key>
<string>0.0734303 0.149904 0.266979 1</string>
<key>DVTSourceTextSyntaxColors</key>
<dict>
<key>xcode.syntax.attribute</key>
<string>0.212463 0.686197 0.247172 1</string>
<key>xcode.syntax.character</key>
<string>0.93252 0.763168 0.306526 1</string>
<key>xcode.syntax.comment</key>
<string>0.472165 0.507828 0.550696 1</string>
<key>xcode.syntax.comment.doc</key>
<string>0.472165 0.507828 0.550696 1</string>
<key>xcode.syntax.comment.doc.keyword</key>
<string>0.472165 0.507828 0.550696 1</string>
<key>xcode.syntax.declaration.other</key>
<string>0.991671 0.583081 0.274018 1</string>
<key>xcode.syntax.declaration.type</key>
<string>0.994324 0.73028 0.428714 1</string>
<key>xcode.syntax.identifier.class</key>
<string>0.586748 0.798618 0.999124 1</string>
<key>xcode.syntax.identifier.class.system</key>
<string>0.855128 0.709498 0.999385 1</string>
<key>xcode.syntax.identifier.constant</key>
<string>0.407412 0.693621 0.998825 1</string>
<key>xcode.syntax.identifier.constant.system</key>
<string>0.778248 0.571836 0.999132 1</string>
<key>xcode.syntax.identifier.function</key>
<string>0.407412 0.693621 0.998825 1</string>
<key>xcode.syntax.identifier.function.system</key>
<string>0.778248 0.571836 0.999132 1</string>
<key>xcode.syntax.identifier.macro</key>
<string>0.29076 0.807459 0.319426 1</string>
<key>xcode.syntax.identifier.macro.system</key>
<string>0.29076 0.807459 0.319426 1</string>
<key>xcode.syntax.identifier.type</key>
<string>0.586748 0.798618 0.999124 1</string>
<key>xcode.syntax.identifier.type.system</key>
<string>0.855128 0.709498 0.999385 1</string>
<key>xcode.syntax.identifier.variable</key>
<string>0.407412 0.693621 0.998825 1</string>
<key>xcode.syntax.identifier.variable.system</key>
<string>0.778248 0.571836 0.999132 1</string>
<key>xcode.syntax.keyword</key>
<string>0.988235 0.388235 0.372549 1</string>
<key>xcode.syntax.mark</key>
<string>0.472165 0.507828 0.550696 1</string>
<key>xcode.syntax.markup.code</key>
<string>0.990225 0.516449 0.76497 1</string>
<key>xcode.syntax.number</key>
<string>0.93252 0.763168 0.306526 1</string>
<key>xcode.syntax.plain</key>
<string>0.742625 0.778179 0.816062 1</string>
<key>xcode.syntax.preprocessor</key>
<string>0.29076 0.807459 0.319426 1</string>
<key>xcode.syntax.regex</key>
<string>0.749886 0.886249 0.999441 1</string>
<key>xcode.syntax.regex.capturename</key>
<string>0.407412 0.693621 0.998825 1</string>
<key>xcode.syntax.regex.charname</key>
<string>0.778248 0.571836 0.999132 1</string>
<key>xcode.syntax.regex.number</key>
<string>0.93252 0.763168 0.306526 1</string>
<key>xcode.syntax.regex.other</key>
<string>0.742625 0.778179 0.816062 1</string>
<key>xcode.syntax.string</key>
<string>0.749886 0.886249 0.999441 1</string>
<key>xcode.syntax.url</key>
<string>0.283466 0.571962 0.998611 1</string>
</dict>
<key>DVTSourceTextSyntaxFonts</key>
<dict>
<key>xcode.syntax.attribute</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.character</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.comment</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.comment.doc</key>
<string>Helvetica - 11.0</string>
<key>xcode.syntax.comment.doc.keyword</key>
<string>SFMono-Bold - 11.0</string>
<key>xcode.syntax.declaration.other</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.declaration.type</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.identifier.class</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.identifier.class.system</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.identifier.constant</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.identifier.constant.system</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.identifier.function</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.identifier.function.system</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.identifier.macro</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.identifier.macro.system</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.identifier.type</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.identifier.type.system</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.identifier.variable</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.identifier.variable.system</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.keyword</key>
<string>SFMono-Bold - 11.0</string>
<key>xcode.syntax.mark</key>
<string>SFMono-Bold - 11.0</string>
<key>xcode.syntax.markup.code</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.number</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.plain</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.preprocessor</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.regex</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.regex.capturename</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.regex.charname</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.regex.number</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.regex.other</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.string</key>
<string>SFMono-Medium - 11.0</string>
<key>xcode.syntax.url</key>
<string>SFMono-Medium - 11.0</string>
</dict>
</dict>
</plist>