xmlui 0.9.47 → 0.9.49

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  {
2
- "name": "xmlui",
2
+ "name": "xmlui-light",
3
3
  "type": "css",
4
4
  "colors": {
5
5
  "foreground": "#616161",
@@ -146,90 +146,91 @@
146
146
  {
147
147
  "scope": ["support.class.tag.component"],
148
148
  "settings": {
149
- "foreground": "#000001"
149
+ "foreground": "#B33175"
150
150
  }
151
151
  },
152
152
  {
153
153
  "scope": ["punctuation.definition.tag"],
154
154
  "settings": {
155
- "foreground": "#000002"
155
+ "foreground": "#66748E"
156
156
  }
157
157
  },
158
158
  {
159
159
  "scope": ["entity.other.attribute-name.localname"],
160
160
  "settings": {
161
- "foreground": "#000003"
161
+ "foreground": "#2d2d2d"
162
162
  }
163
163
  },
164
164
  {
165
165
  "scope": ["keyword.operator"],
166
166
  "settings": {
167
- "foreground": "#000004"
167
+ "foreground": "#2d2d2d"
168
168
  }
169
169
  },
170
170
  {
171
171
  "scope": ["string.xmlui"],
172
172
  "settings": {
173
- "foreground": "#000005"
173
+ "foreground": "#0074a9"
174
174
  }
175
175
  },
176
176
  {
177
177
  "scope": ["entity.name.function"],
178
178
  "settings": {
179
- "foreground": "#000006"
179
+ "foreground": "#02A1A1"
180
180
  }
181
181
  },
182
182
  {
183
183
  "scope": ["entity.name.tag.localname"],
184
184
  "settings": {
185
- "foreground": "#000007"
185
+ "foreground": "#005AE1"
186
186
  }
187
187
  },
188
188
  {
189
189
  "scope": ["punctuation.definition.comment.xmlui"],
190
190
  "settings": {
191
- "foreground": "#000008"
191
+ "foreground": "#606060"
192
192
  }
193
193
  },
194
194
  {
195
195
  "scope": ["comment.block.xmlui"],
196
196
  "settings": {
197
- "foreground": "#000008"
197
+ "foreground": "#606060",
198
+ "fontStyle": "italic"
198
199
  }
199
200
  },
200
201
  {
201
202
  "scope": ["constant.character.escape.xmlui"],
202
203
  "settings": {
203
- "foreground": "#000009"
204
+ "foreground": "#00B248"
204
205
  }
205
206
  },
206
207
  {
207
208
  "scope": ["punctuation.definition.constant.xmlui"],
208
209
  "settings": {
209
- "foreground": "#000010"
210
+ "foreground": "#708C00"
210
211
  }
211
212
  },
212
213
  {
213
214
  "scope": ["storage.xmlui"],
214
215
  "settings": {
215
- "foreground": "#000011"
216
+ "foreground": "#079CF1"
216
217
  }
217
218
  },
218
219
  {
219
220
  "scope": ["punctuation.definition.block.xmlui"],
220
221
  "settings": {
221
- "foreground": "#000012"
222
+ "foreground": "#F07100"
222
223
  }
223
224
  },
224
225
  {
225
226
  "settings": {
226
- "foreground": "#000013"
227
+ "foreground": "#4e5fb3"
227
228
  }
228
229
  },
229
230
  {
230
231
  "scope": ["string.quoted.single", "string.quoted.double"],
231
232
  "settings": {
232
- "foreground": "#000014"
233
+ "foreground": "#0074a9"
233
234
  }
234
235
  },
235
236
  {
@@ -313,7 +314,7 @@
313
314
  "name": "Attribute value",
314
315
  "scope": "attribute.value",
315
316
  "settings": {
316
- "foreground": "#7681FF"
317
+ "foreground": "#2E39B4"
317
318
  }
318
319
  },
319
320
  {
@@ -336,14 +337,14 @@
336
337
  "scope": "support.constant",
337
338
  "settings": {
338
339
  "fontStyle": "",
339
- "foreground": "#7681FF"
340
+ "foreground": "#2E39B4"
340
341
  }
341
342
  },
342
343
  {
343
344
  "name": "Library class/type",
344
345
  "scope": ["support.type", "support.class"],
345
346
  "settings": {
346
- "foreground": "#d45800"
347
+ "foreground": "#2D2D2D"
347
348
  }
348
349
  },
349
350
  {
@@ -380,7 +381,7 @@
380
381
  "name": "[JSON] - String",
381
382
  "scope": ["source.json string", "source.json punctuation.definition.string"],
382
383
  "settings": {
383
- "foreground": "#00820f"
384
+ "foreground": "#0074A9"
384
385
  }
385
386
  },
386
387
  {
@@ -429,7 +430,7 @@
429
430
  "scope": ["markup.italic", "punctuation.definition.italic"],
430
431
  "settings": {
431
432
  "fontStyle": "italic",
432
- "foreground": "#7681FF"
433
+ "foreground": "#2E39B4"
433
434
  }
434
435
  },
435
436
  {
@@ -450,28 +451,28 @@
450
451
  "name": "Number",
451
452
  "scope": "constant.numeric",
452
453
  "settings": {
453
- "foreground": "#7681FF"
454
+ "foreground": "#2E39B4"
454
455
  }
455
456
  },
456
457
  {
457
458
  "name": "Constant",
458
459
  "scope": "constant",
459
460
  "settings": {
460
- "foreground": "#7681FF"
461
+ "foreground": "#2E39B4"
461
462
  }
462
463
  },
463
464
  {
464
465
  "name": "Built-in constant",
465
466
  "scope": "language.method",
466
467
  "settings": {
467
- "foreground": "#7681FF"
468
+ "foreground": "#2E39B4"
468
469
  }
469
470
  },
470
471
  {
471
472
  "name": "User-defined constant",
472
473
  "scope": ["constant.character", "constant.other"],
473
474
  "settings": {
474
- "foreground": "#7681FF"
475
+ "foreground": "#2E39B4"
475
476
  }
476
477
  },
477
478
  {