-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSam Ayu Mirage.xccolortheme
More file actions
executable file
·232 lines (232 loc) · 9.12 KB
/
Sam Ayu Mirage.xccolortheme
File metadata and controls
executable file
·232 lines (232 loc) · 9.12 KB
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
<?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>1 0.39915 0.4 1</string>
<key>DVTConsoleDebuggerInputTextFont</key>
<string>SFMono-Bold - 14.0</string>
<key>DVTConsoleDebuggerOutputTextColor</key>
<string>0.916143 0.936987 0.906126 1</string>
<key>DVTConsoleDebuggerOutputTextFont</key>
<string>SFMono-Regular - 14.0</string>
<key>DVTConsoleDebuggerPromptTextColor</key>
<string>1 0.293635 0.911237 1</string>
<key>DVTConsoleDebuggerPromptTextFont</key>
<string>SFMono-Bold - 14.0</string>
<key>DVTConsoleExectuableInputTextColor</key>
<string>1 0.344189 0.4 1</string>
<key>DVTConsoleExectuableInputTextFont</key>
<string>SFMono-Regular - 14.0</string>
<key>DVTConsoleExectuableOutputTextColor</key>
<string>0.896706 0.890624 0.882432 1</string>
<key>DVTConsoleExectuableOutputTextFont</key>
<string>SFMono-Bold - 14.0</string>
<key>DVTConsoleTextBackgroundColor</key>
<string>0.0705882 0.0784314 0.196078 1</string>
<key>DVTConsoleTextInsertionPointColor</key>
<string>0.83825 0.833007 0.763218 1</string>
<key>DVTConsoleTextSelectionColor</key>
<string>0.203922 0.270588 0.352941 1</string>
<key>DVTFontAndColorVersion</key>
<integer>1</integer>
<key>DVTLineSpacing</key>
<real>1.2000000476837158</real>
<key>DVTMarkupTextBackgroundColor</key>
<string>0.96 0.96 0.96 1</string>
<key>DVTMarkupTextBorderColor</key>
<string>0.8832 0.8832 0.8832 1</string>
<key>DVTMarkupTextCodeFont</key>
<string>SFMono-Regular - 10.0</string>
<key>DVTMarkupTextEmphasisColor</key>
<string>0 0 0 1</string>
<key>DVTMarkupTextEmphasisFont</key>
<string>.SFNS-RegularItalic - 13.0</string>
<key>DVTMarkupTextInlineCodeColor</key>
<string>0 0 0 0.7</string>
<key>DVTMarkupTextLinkColor</key>
<string>0.055 0.055 1 1</string>
<key>DVTMarkupTextLinkFont</key>
<string>.SFNS-Regular - 13.0</string>
<key>DVTMarkupTextNormalColor</key>
<string>0 0 0 1</string>
<key>DVTMarkupTextNormalFont</key>
<string>.SFNS-Regular - 13.0</string>
<key>DVTMarkupTextOtherHeadingColor</key>
<string>0 0 0 0.5</string>
<key>DVTMarkupTextOtherHeadingFont</key>
<string>.SFNS-Regular - 18.2</string>
<key>DVTMarkupTextPrimaryHeadingColor</key>
<string>0 0 0 1</string>
<key>DVTMarkupTextPrimaryHeadingFont</key>
<string>.SFNS-Regular - 31.2</string>
<key>DVTMarkupTextSecondaryHeadingColor</key>
<string>0 0 0 1</string>
<key>DVTMarkupTextSecondaryHeadingFont</key>
<string>.SFNS-Regular - 23.4</string>
<key>DVTMarkupTextStrongColor</key>
<string>0 0 0 1</string>
<key>DVTMarkupTextStrongFont</key>
<string>.SFNS-Bold - 13.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.0705882 0.0784314 0.137255 1</string>
<key>DVTSourceTextBlockDimBackgroundColor</key>
<string>0.424672 0.424672 0.424672 1</string>
<key>DVTSourceTextCurrentLineHighlightColor</key>
<string>0.0971971 0.56081 0.999799 0.224716</string>
<key>DVTSourceTextInsertionPointColor</key>
<string>1 0.8 0.343464 1</string>
<key>DVTSourceTextInvisiblesColor</key>
<string>0.188235 0.207843 0.25098 1</string>
<key>DVTSourceTextSelectionColor</key>
<string>0.203922 0.270588 0.558693 1</string>
<key>DVTSourceTextSyntaxColors</key>
<dict>
<key>xcode.syntax.attribute</key>
<string>0.360784 0.811765 0.901961 1</string>
<key>xcode.syntax.character</key>
<string>0.831373 0.591838 1 1</string>
<key>xcode.syntax.comment</key>
<string>0.746742 0.746742 0.746742 0.843046</string>
<key>xcode.syntax.comment.doc</key>
<string>0.94902 0.529412 0.47451 1</string>
<key>xcode.syntax.comment.doc.keyword</key>
<string>1 0.654902 0.34902 1</string>
<key>xcode.syntax.declaration.other</key>
<string>0.556483 1 0.931627 1</string>
<key>xcode.syntax.declaration.type</key>
<string>0.362946 0.846428 0.998966 1</string>
<key>xcode.syntax.identifier.class</key>
<string>0.380699 0.815686 1 1</string>
<key>xcode.syntax.identifier.class.system</key>
<string>0.45098 0.815686 1 1</string>
<key>xcode.syntax.identifier.constant</key>
<string>0.89202 0.57931 1 1</string>
<key>xcode.syntax.identifier.constant.system</key>
<string>1 0.654902 0.34902 1</string>
<key>xcode.syntax.identifier.function</key>
<string>1 0.835294 0.429415 1</string>
<key>xcode.syntax.identifier.function.system</key>
<string>1 0.835294 0.501961 1</string>
<key>xcode.syntax.identifier.macro</key>
<string>1 0.654902 0.34902 1</string>
<key>xcode.syntax.identifier.macro.system</key>
<string>1 0.654902 0.34902 1</string>
<key>xcode.syntax.identifier.type</key>
<string>0.290548 0.811765 0.901961 1</string>
<key>xcode.syntax.identifier.type.system</key>
<string>0.360784 0.811765 0.901961 1</string>
<key>xcode.syntax.identifier.variable</key>
<string>0.94902 0.529412 0.47451 1</string>
<key>xcode.syntax.identifier.variable.system</key>
<string>0.94902 0.619608 0.454902 1</string>
<key>xcode.syntax.keyword</key>
<string>1 0.654902 0.279433 1</string>
<key>xcode.syntax.mark</key>
<string>0.632997 0.671555 0.754466 1</string>
<key>xcode.syntax.markup.code</key>
<string>0.885986 0.117915 0.536314 1</string>
<key>xcode.syntax.number</key>
<string>0.831373 0.695568 1 1</string>
<key>xcode.syntax.plain</key>
<string>0.820066 0.820066 0.820066 1</string>
<key>xcode.syntax.preprocessor</key>
<string>1 0.901961 0.636566 1</string>
<key>xcode.syntax.regex</key>
<string>0.83696 0.308073 0.494118 1</string>
<key>xcode.syntax.regex.capturename</key>
<string>0.367042 0.74902 1 1</string>
<key>xcode.syntax.regex.charname</key>
<string>1 0.205953 0.34902 1</string>
<key>xcode.syntax.regex.number</key>
<string>0.425981 0.529882 1 1</string>
<key>xcode.syntax.regex.other</key>
<string>0.855244 0.688137 0.812815 1</string>
<key>xcode.syntax.string</key>
<string>0.729412 0.901961 0.494118 1</string>
<key>xcode.syntax.url</key>
<string>0.729412 0.901961 0.494118 1</string>
</dict>
<key>DVTSourceTextSyntaxFonts</key>
<dict>
<key>xcode.syntax.attribute</key>
<string>SFMono-Medium - 14.0</string>
<key>xcode.syntax.character</key>
<string>SFMono-Medium - 14.0</string>
<key>xcode.syntax.comment</key>
<string>SFMono-Regular - 14.0</string>
<key>xcode.syntax.comment.doc</key>
<string>SFMono-Regular - 14.0</string>
<key>xcode.syntax.comment.doc.keyword</key>
<string>SFMono-Bold - 14.0</string>
<key>xcode.syntax.declaration.other</key>
<string>SFMono-Medium - 14.0</string>
<key>xcode.syntax.declaration.type</key>
<string>SFMono-Medium - 14.0</string>
<key>xcode.syntax.identifier.class</key>
<string>SFMono-Medium - 14.0</string>
<key>xcode.syntax.identifier.class.system</key>
<string>SFMono-Medium - 14.0</string>
<key>xcode.syntax.identifier.constant</key>
<string>SFMono-Medium - 14.0</string>
<key>xcode.syntax.identifier.constant.system</key>
<string>SFMono-Medium - 14.0</string>
<key>xcode.syntax.identifier.function</key>
<string>SFMono-Medium - 14.0</string>
<key>xcode.syntax.identifier.function.system</key>
<string>SFMono-Medium - 14.0</string>
<key>xcode.syntax.identifier.macro</key>
<string>SFMono-Medium - 14.0</string>
<key>xcode.syntax.identifier.macro.system</key>
<string>SFMono-Medium - 14.0</string>
<key>xcode.syntax.identifier.type</key>
<string>SFMono-Medium - 14.0</string>
<key>xcode.syntax.identifier.type.system</key>
<string>SFMono-Medium - 14.0</string>
<key>xcode.syntax.identifier.variable</key>
<string>SFMono-Medium - 14.0</string>
<key>xcode.syntax.identifier.variable.system</key>
<string>SFMono-Medium - 14.0</string>
<key>xcode.syntax.keyword</key>
<string>SFMono-Bold - 14.0</string>
<key>xcode.syntax.mark</key>
<string>SFMono-Bold - 14.0</string>
<key>xcode.syntax.markup.code</key>
<string>SFMono-Medium - 14.0</string>
<key>xcode.syntax.number</key>
<string>SFMono-Medium - 14.0</string>
<key>xcode.syntax.plain</key>
<string>SFMono-Medium - 14.0</string>
<key>xcode.syntax.preprocessor</key>
<string>SFMono-Semibold - 14.0</string>
<key>xcode.syntax.regex</key>
<string>SFMono-Medium - 14.0</string>
<key>xcode.syntax.regex.capturename</key>
<string>SFMono-Medium - 14.0</string>
<key>xcode.syntax.regex.charname</key>
<string>SFMono-Medium - 14.0</string>
<key>xcode.syntax.regex.number</key>
<string>SFMono-Medium - 14.0</string>
<key>xcode.syntax.regex.other</key>
<string>SFMono-Medium - 14.0</string>
<key>xcode.syntax.string</key>
<string>SFMono-Medium - 14.0</string>
<key>xcode.syntax.url</key>
<string>SFMono-Medium - 14.0</string>
</dict>
</dict>
</plist>