-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathD.Boring Text Theme.theme
399 lines (398 loc) · 8.73 KB
/
D.Boring Text Theme.theme
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
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
<?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">
<array>
<dict>
<key>key</key>
<string>Background Text Color</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(251, 250, 252, 1.00)</string>
</dict>
<dict>
<key>key</key>
<string>Base Text Color</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(0, 0, 0, 1.00)</string>
</dict>
<dict>
<key>key</key>
<string>Light Text Color</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(128, 126, 128, 1.00)</string>
</dict>
<dict>
<key>key</key>
<string>Title Text Color</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(0, 0, 0, 1.00)</string>
</dict>
<dict>
<key>key</key>
<string>Link Text Color</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(80, 112, 139, 1.00)</string>
</dict>
<!-- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -->
<!-- 列表符号颜色 -->
<dict>
<key>key</key>
<string>Accent Text Color</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(50, 168, 82, 1.00)</string>
</dict>
<dict>
<key>key</key>
<string>Insertion Point Color</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(0, 0, 0, 1.00)</string>
</dict>
<dict>
<key>key</key>
<string>Selected Text Background Color</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(185, 214, 251, 1.00)</string>
</dict>
<dict>
<key>key</key>
<string>Selected Text Inactive Background Color</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(219, 221, 219, 1.00)</string>
</dict>
<dict>
<key>key</key>
<string>Style Marker Text Color</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(199, 199, 199, 1.00)</string>
</dict>
<dict>
<key>key</key>
<string>Invalid Character Color</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(255, 40, 49, 1.00)</string>
</dict>
<!-- 地址链接文字颜色 -->
<dict>
<key>key</key>
<string>Map Text Color</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(11, 135, 23, 1.00)</string>
</dict>
<dict>
<key>key</key>
<string>Separator Text Color</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(199, 199, 199, 1.00)</string>
</dict>
<!-- 标签文字颜色 -->
<dict>
<key>key</key>
<string>Hashtag Text Color</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(26,77,102,1.00)</string>
</dict>
<!-- 标签井号颜色 -->
<dict>
<key>key</key>
<string>Hashtag Marker Text Color</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(26,77,102, 1.00)</string>
</dict>
<!-- 标签背景颜色 -->
<!-- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -->
<dict>
<key>key</key>
<string>Hashtag Background Color</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(154,205,230, 1.00)</string>
</dict>
<!-- 标签选中背景色 -->
<dict>
<key>key</key>
<string>Hashtag Selected Background Color</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(139, 140, 141, 1.00)</string>
</dict>
<!-- Checkbox 填充色 -->
<dict>
<key>key</key>
<string>Checkbox Fill Color</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(252, 252, 252, 1.00)</string>
</dict>
<!-- Checkbox 外边框 -->
<dict>
<key>key</key>
<string>Checkbox Stroke Color</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(199, 199, 199, 1.00)</string>
</dict>
<!-- Checkbox 进度条背景色 -->
<dict>
<key>key</key>
<string>Checkbox Check Color</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(128, 126, 128, 1.00)</string>
</dict>
<!-- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -->
<!-- 高亮背景颜色 -->
<dict>
<key>key</key>
<string>Highlighter Background Color</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(255, 255, 0, 1.00)</string>
</dict>
<!-- 高亮文字颜色 -->
<dict>
<key>key</key>
<string>Highlighter Marker Color</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(205, 206, 100, 1.00)</string>
</dict>
<dict>
<key>key</key>
<string>Code Background Color</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(253, 253, 253, 1.00)</string>
</dict>
<!-- 代码块背景色 -->
<dict>
<key>key</key>
<string>Code Stroke Color</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(199, 199, 199, 1.00)</string>
</dict>
<!-- 代码文本色 -->
<dict>
<key>key</key>
<string>Code Font Color</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(38, 37, 38, 1.00)</string>
</dict>
<dict>
<key>key</key>
<string></string>
<key>kind</key>
<string>group</string>
<key>value</key>
<string>Syntax Highlight</string>
</dict>
<dict>
<key>key</key>
<string>Syntax Keyword</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(170, 63, 149, 1.00)</string>
</dict>
<dict>
<key>key</key>
<string>Syntax Comment</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(135, 139, 136, 1.00)</string>
</dict>
<dict>
<key>key</key>
<string>Syntax String</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(233, 88, 0, 1.00)</string>
</dict>
<dict>
<key>key</key>
<string>Syntax Project</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(95, 87, 86, 1.00)</string>
</dict>
<dict>
<key>key</key>
<string>Syntax Preprocessor</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(188, 142, 178, 1.00)</string>
</dict>
<dict>
<key>key</key>
<string>Syntax Documentation Comment</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(135, 139, 136, 1.00)</string>
</dict>
<dict>
<key>key</key>
<string>Syntax Number</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(0, 147, 5, 1.00)</string>
</dict>
<dict>
<key>key</key>
<string>Syntax Character</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(135, 160, 224, 1.00)</string>
</dict>
<dict>
<key>key</key>
<string>Syntax Attribute</string>
<key>kind</key>
<string>color</string>
<key>value</key>
<string>rgba(168, 173, 191, 1.0)</string>
</dict>
<dict>
<key>key</key>
<string>Paragraph Font</string>
<key>kind</key>
<string>font</string>
<key>value</key>
<string>AvenirNext-Regular</string>
</dict>
<dict>
<key>key</key>
<string>Title Font</string>
<key>kind</key>
<string>font</string>
<key>value</key>
<string>AvenirNext-Medium</string>
</dict>
<dict>
<key>key</key>
<string>Monospace Font</string>
<key>kind</key>
<string>font</string>
<key>value</key>
<string>Menlo-Regular</string>
</dict>
<dict>
<key>key</key>
<string>Base Text Size</string>
<key>kind</key>
<string>number</string>
<key>value</key>
<integer>14</integer>
</dict>
<dict>
<key>key</key>
<string>Base Text Size iOS</string>
<key>kind</key>
<string>number</string>
<key>value</key>
<integer>16</integer>
</dict>
<dict>
<key>key</key>
<string>Monospace Font Adjust</string>
<key>kind</key>
<string>number</string>
<key>value</key>
<integer>-2</integer>
</dict>
<dict>
<key>key</key>
<string>Line Height Multiplier</string>
<key>kind</key>
<string>number</string>
<key>value</key>
<real>1.5</real>
</dict>
<dict>
<key>key</key>
<string>Line Width Multiplier</string>
<key>kind</key>
<string>number</string>
<key>value</key>
<real>40</real>
</dict>
<dict>
<key>key</key>
<string>Paragraph Spacing Multiplier</string>
<key>kind</key>
<string>number</string>
<key>value</key>
<real>0.0</real>
</dict>
<dict>
<key>key</key>
<string>H1 Font Size Multiplier</string>
<key>kind</key>
<string>number</string>
<key>value</key>
<real>1.5</real>
</dict>
<dict>
<key>key</key>
<string>H2 Font Size Multiplier</string>
<key>kind</key>
<string>number</string>
<key>value</key>
<real>1.3</real>
</dict>
<dict>
<key>key</key>
<string>H3 Font Size Multiplier</string>
<key>kind</key>
<string>number</string>
<key>value</key>
<real>1.1000000000000001</real>
</dict>
</array>
</plist>