1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <!-- Generated by: TmTheme-Editor -->
4
+ <!-- ============================================ -->
5
+ <!-- app: http://tmtheme-editor.herokuapp.com -->
6
+ <!-- code: https://github.com/aziz/tmTheme-Editor -->
7
+ <plist version =" 1.0" >
8
+ <dict >
9
+ <key >name </key >
10
+ <string >Lyte </string >
11
+ <key >settings </key >
12
+ <array >
13
+ <dict >
14
+ <key >settings </key >
15
+ <dict >
16
+ <key >background </key >
17
+ <string >#101010 </string >
18
+ <key >caret </key >
19
+ <string >#fafafa </string >
20
+ <key >foreground </key >
21
+ <string >#fafafa </string >
22
+ <key >invisibles </key >
23
+ <string >#1b1b1b </string >
24
+ <key >lineHighlight </key >
25
+ <string >#272727 </string >
26
+ <key >selection </key >
27
+ <string >#3e3e3e </string >
28
+ <key >selectionBorder </key >
29
+ <string >#323232 </string >
30
+ <key >findHighlight </key >
31
+ <string >#323232 </string >
32
+ <key >findHighlightForeground </key >
33
+ <string >#fafafa </string >
34
+ <key >activeGuide </key >
35
+ <string >#272727 </string >
36
+ <key >bracketsForeground </key >
37
+ <string >#fafafa </string >
38
+ <key >bracketsOptions </key >
39
+ <string >underline </string >
40
+ <key >bracketContentsForeground </key >
41
+ <string >#fafafa </string >
42
+ <key >bracketContentsOptions </key >
43
+ <string >underline </string >
44
+ </dict >
45
+ </dict >
46
+ <dict >
47
+ <key >name </key >
48
+ <string >Comment </string >
49
+ <key >scope </key >
50
+ <string >comment </string >
51
+ <key >settings </key >
52
+ <dict >
53
+ <key >foreground </key >
54
+ <string >#6d6d6d </string >
55
+ </dict >
56
+ </dict >
57
+ <dict >
58
+ <key >name </key >
59
+ <string >String </string >
60
+ <key >scope </key >
61
+ <string >string </string >
62
+ <key >settings </key >
63
+ <dict >
64
+ <key >foreground </key >
65
+ <string >#e6db74 </string >
66
+ </dict >
67
+ </dict >
68
+ <dict >
69
+ <key >name </key >
70
+ <string >Number </string >
71
+ <key >scope </key >
72
+ <string >constant.numeric </string >
73
+ <key >settings </key >
74
+ <dict >
75
+ <key >foreground </key >
76
+ <string >#e6db74 </string >
77
+ </dict >
78
+ </dict >
79
+ <dict >
80
+ <key >name </key >
81
+ <string >Built-in constant </string >
82
+ <key >scope </key >
83
+ <string >constant.language </string >
84
+ <key >settings </key >
85
+ <dict >
86
+ <key >foreground </key >
87
+ <string >#e6db74 </string >
88
+ </dict >
89
+ </dict >
90
+ <dict >
91
+ <key >name </key >
92
+ <string >User-defined constant </string >
93
+ <key >scope </key >
94
+ <string >constant.character, constant.other </string >
95
+ <key >settings </key >
96
+ <dict >
97
+ <key >foreground </key >
98
+ <string >#e6db74 </string >
99
+ </dict >
100
+ </dict >
101
+ <dict >
102
+ <key >name </key >
103
+ <string >Variable </string >
104
+ <key >scope </key >
105
+ <string >variable </string >
106
+ <key >settings </key >
107
+ <dict >
108
+ <key >foreground </key >
109
+ <string >#fd971f </string >
110
+ </dict >
111
+ </dict >
112
+ <dict >
113
+ <key >name </key >
114
+ <string >Keyword </string >
115
+ <key >scope </key >
116
+ <string >keyword </string >
117
+ <key >settings </key >
118
+ <dict >
119
+ <key >foreground </key >
120
+ <string >#66d9ef </string >
121
+ </dict >
122
+ </dict >
123
+ <dict >
124
+ <key >name </key >
125
+ <string >Storage </string >
126
+ <key >scope </key >
127
+ <string >storage </string >
128
+ <key >settings </key >
129
+ <dict >
130
+ <key >fontStyle </key >
131
+ <string ></string >
132
+ <key >foreground </key >
133
+ <string >#66d9ef </string >
134
+ </dict >
135
+ </dict >
136
+ <dict >
137
+ <key >name </key >
138
+ <string >Storage type </string >
139
+ <key >scope </key >
140
+ <string >storage.type </string >
141
+ <key >settings </key >
142
+ <dict >
143
+ <key >fontStyle </key >
144
+ <string >italic </string >
145
+ <key >foreground </key >
146
+ <string >#66d9ef </string >
147
+ </dict >
148
+ </dict >
149
+ <dict >
150
+ <key >name </key >
151
+ <string >Class name </string >
152
+ <key >scope </key >
153
+ <string >entity.name.class </string >
154
+ <key >settings </key >
155
+ <dict >
156
+ <key >fontStyle </key >
157
+ <string >underline </string >
158
+ <key >foreground </key >
159
+ <string >#a6e22e </string >
160
+ </dict >
161
+ </dict >
162
+ <dict >
163
+ <key >name </key >
164
+ <string >Inherited class </string >
165
+ <key >scope </key >
166
+ <string >entity.other.inherited-class </string >
167
+ <key >settings </key >
168
+ <dict >
169
+ <key >fontStyle </key >
170
+ <string >italic underline </string >
171
+ <key >foreground </key >
172
+ <string >#a6e22e </string >
173
+ </dict >
174
+ </dict >
175
+ <dict >
176
+ <key >name </key >
177
+ <string >Function name </string >
178
+ <key >scope </key >
179
+ <string >entity.name.function </string >
180
+ <key >settings </key >
181
+ <dict >
182
+ <key >fontStyle </key >
183
+ <string ></string >
184
+ <key >foreground </key >
185
+ <string >#a6e22e </string >
186
+ </dict >
187
+ </dict >
188
+ <dict >
189
+ <key >name </key >
190
+ <string >Function argument </string >
191
+ <key >scope </key >
192
+ <string >variable.parameter </string >
193
+ <key >settings </key >
194
+ <dict >
195
+ <key >fontStyle </key >
196
+ <string >italic </string >
197
+ <key >foreground </key >
198
+ <string >#f92672 </string >
199
+ </dict >
200
+ </dict >
201
+ <dict >
202
+ <key >name </key >
203
+ <string >Tag name </string >
204
+ <key >scope </key >
205
+ <string >entity.name.tag </string >
206
+ <key >settings </key >
207
+ <dict >
208
+ <key >fontStyle </key >
209
+ <string ></string >
210
+ <key >foreground </key >
211
+ <string >#f92672 </string >
212
+ </dict >
213
+ </dict >
214
+ <dict >
215
+ <key >name </key >
216
+ <string >Tag attribute </string >
217
+ <key >scope </key >
218
+ <string >entity.other.attribute-name </string >
219
+ <key >settings </key >
220
+ <dict >
221
+ <key >fontStyle </key >
222
+ <string ></string >
223
+ <key >foreground </key >
224
+ <string >#fd971f </string >
225
+ </dict >
226
+ </dict >
227
+ <dict >
228
+ <key >name </key >
229
+ <string >Library function </string >
230
+ <key >scope </key >
231
+ <string >support.function </string >
232
+ <key >settings </key >
233
+ <dict >
234
+ <key >fontStyle </key >
235
+ <string ></string >
236
+ <key >foreground </key >
237
+ <string >#f92672 </string >
238
+ </dict >
239
+ </dict >
240
+ <dict >
241
+ <key >name </key >
242
+ <string >Library constant </string >
243
+ <key >scope </key >
244
+ <string >support.constant </string >
245
+ <key >settings </key >
246
+ <dict >
247
+ <key >fontStyle </key >
248
+ <string ></string >
249
+ <key >foreground </key >
250
+ <string >#66d9ef </string >
251
+ </dict >
252
+ </dict >
253
+ <dict >
254
+ <key >name </key >
255
+ <string >Library class/ type </string >
256
+ <key >scope </key >
257
+ <string >support.type, support.class </string >
258
+ <key >settings </key >
259
+ <dict >
260
+ <key >fontStyle </key >
261
+ <string >italic </string >
262
+ <key >foreground </key >
263
+ <string >#66d9ef </string >
264
+ </dict >
265
+ </dict >
266
+ <dict >
267
+ <key >name </key >
268
+ <string >Library variable </string >
269
+ <key >scope </key >
270
+ <string >support.other.variable </string >
271
+ <key >settings </key >
272
+ <dict >
273
+ </dict >
274
+ </dict >
275
+ <dict >
276
+ <key >name </key >
277
+ <string >Invalid </string >
278
+ <key >scope </key >
279
+ <string >invalid </string >
280
+ <key >settings </key >
281
+ <dict >
282
+ <key >background </key >
283
+ <string >#f92672 </string >
284
+ <key >fontStyle </key >
285
+ <string ></string >
286
+ <key >foreground </key >
287
+ <string >#fafafa </string >
288
+ </dict >
289
+ </dict >
290
+ <dict >
291
+ <key >name </key >
292
+ <string >Invalid deprecated </string >
293
+ <key >scope </key >
294
+ <string >invalid.deprecated </string >
295
+ <key >settings </key >
296
+ <dict >
297
+ <key >background </key >
298
+ <string >#fd971f </string >
299
+ <key >foreground </key >
300
+ <string >#fafafa </string >
301
+ </dict >
302
+ </dict >
303
+ <dict >
304
+ <key >name </key >
305
+ <string >JSON String </string >
306
+ <key >scope </key >
307
+ <string >meta.structure.dictionary.json string.quoted.double.json </string >
308
+ <key >settings </key >
309
+ <dict >
310
+ <key >foreground </key >
311
+ <string >#fd971f </string >
312
+ </dict >
313
+ </dict >
314
+ <dict >
315
+ <key >name </key >
316
+ <string >diff.header </string >
317
+ <key >scope </key >
318
+ <string >meta.diff, meta.diff.header </string >
319
+ <key >settings </key >
320
+ <dict >
321
+ <key >foreground </key >
322
+ <string >#6d6d6d </string >
323
+ </dict >
324
+ </dict >
325
+ <dict >
326
+ <key >name </key >
327
+ <string >diff.deleted </string >
328
+ <key >scope </key >
329
+ <string >markup.deleted </string >
330
+ <key >settings </key >
331
+ <dict >
332
+ <key >foreground </key >
333
+ <string >#fd971f </string >
334
+ </dict >
335
+ </dict >
336
+ <dict >
337
+ <key >name </key >
338
+ <string >diff.inserted </string >
339
+ <key >scope </key >
340
+ <string >markup.inserted </string >
341
+ <key >settings </key >
342
+ <dict >
343
+ <key >foreground </key >
344
+ <string >#a6e22e </string >
345
+ </dict >
346
+ </dict >
347
+ <dict >
348
+ <key >name </key >
349
+ <string >diff.changed </string >
350
+ <key >scope </key >
351
+ <string >markup.changed </string >
352
+ <key >settings </key >
353
+ <dict >
354
+ <key >foreground </key >
355
+ <string >#fd971f </string >
356
+ </dict >
357
+ </dict >
358
+ <dict >
359
+ <key >scope </key >
360
+ <string >constant.numeric.line-number.find-in-files - match </string >
361
+ <key >settings </key >
362
+ <dict >
363
+ <key >foreground </key >
364
+ <string >#e6db74 </string >
365
+ </dict >
366
+ </dict >
367
+ <dict >
368
+ <key >scope </key >
369
+ <string >entity.name.filename.find-in-files </string >
370
+ <key >settings </key >
371
+ <dict >
372
+ <key >foreground </key >
373
+ <string >#fd971f </string >
374
+ </dict >
375
+ </dict >
376
+ </array >
377
+ <key >uuid </key >
378
+ <string >D8D5E82E-3D5B-46B5-B38E-8C841C21347E </string >
379
+ <key >colorSpaceName </key >
380
+ <string >sRGB </string >
381
+ <key >semanticClass </key >
382
+ <string >theme.dark.lyte </string >
383
+ </dict >
384
+ </plist >
0 commit comments