@luzzle/web.tools 0.0.69 → 0.0.70

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.
Files changed (160) hide show
  1. package/package.json +6 -7
  2. package/dist/src/browser.d.ts +0 -1
  3. package/dist/src/browser.js +0 -2
  4. package/dist/src/browser.js.map +0 -1
  5. package/dist/src/cli.d.ts +0 -2
  6. package/dist/src/cli.js +0 -19
  7. package/dist/src/cli.js.map +0 -1
  8. package/dist/src/commands/assets/command.d.ts +0 -30
  9. package/dist/src/commands/assets/command.js +0 -41
  10. package/dist/src/commands/assets/command.js.map +0 -1
  11. package/dist/src/commands/assets/index.d.ts +0 -4
  12. package/dist/src/commands/assets/index.js +0 -79
  13. package/dist/src/commands/assets/index.js.map +0 -1
  14. package/dist/src/commands/assets/index.test.d.ts +0 -1
  15. package/dist/src/commands/assets/index.test.js +0 -419
  16. package/dist/src/commands/assets/index.test.js.map +0 -1
  17. package/dist/src/commands/assets/variants.d.ts +0 -8
  18. package/dist/src/commands/assets/variants.js +0 -23
  19. package/dist/src/commands/assets/variants.js.map +0 -1
  20. package/dist/src/commands/assets/variants.test.d.ts +0 -1
  21. package/dist/src/commands/assets/variants.test.js +0 -48
  22. package/dist/src/commands/assets/variants.test.js.map +0 -1
  23. package/dist/src/commands/config/command.d.ts +0 -2
  24. package/dist/src/commands/config/command.js +0 -42
  25. package/dist/src/commands/config/command.js.map +0 -1
  26. package/dist/src/commands/config/index.d.ts +0 -3
  27. package/dist/src/commands/config/index.js +0 -37
  28. package/dist/src/commands/config/index.js.map +0 -1
  29. package/dist/src/commands/config/index.test.d.ts +0 -1
  30. package/dist/src/commands/config/index.test.js +0 -93
  31. package/dist/src/commands/config/index.test.js.map +0 -1
  32. package/dist/src/commands/opengraph/browser.d.ts +0 -3
  33. package/dist/src/commands/opengraph/browser.js +0 -23
  34. package/dist/src/commands/opengraph/browser.js.map +0 -1
  35. package/dist/src/commands/opengraph/browser.test.d.ts +0 -1
  36. package/dist/src/commands/opengraph/browser.test.js +0 -30
  37. package/dist/src/commands/opengraph/browser.test.js.map +0 -1
  38. package/dist/src/commands/opengraph/command.d.ts +0 -30
  39. package/dist/src/commands/opengraph/command.js +0 -41
  40. package/dist/src/commands/opengraph/command.js.map +0 -1
  41. package/dist/src/commands/opengraph/command.test.d.ts +0 -1
  42. package/dist/src/commands/opengraph/command.test.js +0 -68
  43. package/dist/src/commands/opengraph/command.test.js.map +0 -1
  44. package/dist/src/commands/opengraph/html.d.ts +0 -4
  45. package/dist/src/commands/opengraph/html.js +0 -47
  46. package/dist/src/commands/opengraph/html.js.map +0 -1
  47. package/dist/src/commands/opengraph/html.test.d.ts +0 -1
  48. package/dist/src/commands/opengraph/html.test.js +0 -79
  49. package/dist/src/commands/opengraph/html.test.js.map +0 -1
  50. package/dist/src/commands/opengraph/index.d.ts +0 -4
  51. package/dist/src/commands/opengraph/index.js +0 -47
  52. package/dist/src/commands/opengraph/index.js.map +0 -1
  53. package/dist/src/commands/opengraph/index.test.d.ts +0 -1
  54. package/dist/src/commands/opengraph/index.test.js +0 -162
  55. package/dist/src/commands/opengraph/index.test.js.map +0 -1
  56. package/dist/src/commands/opengraph/png.d.ts +0 -3
  57. package/dist/src/commands/opengraph/png.js +0 -26
  58. package/dist/src/commands/opengraph/png.js.map +0 -1
  59. package/dist/src/commands/opengraph/png.test.d.ts +0 -1
  60. package/dist/src/commands/opengraph/png.test.js +0 -50
  61. package/dist/src/commands/opengraph/png.test.js.map +0 -1
  62. package/dist/src/commands/opengraph/svelte.d.ts +0 -7
  63. package/dist/src/commands/opengraph/svelte.js +0 -77
  64. package/dist/src/commands/opengraph/svelte.js.map +0 -1
  65. package/dist/src/commands/opengraph/svelte.test.d.ts +0 -1
  66. package/dist/src/commands/opengraph/svelte.test.js +0 -189
  67. package/dist/src/commands/opengraph/svelte.test.js.map +0 -1
  68. package/dist/src/commands/opengraph/utils.d.ts +0 -8
  69. package/dist/src/commands/opengraph/utils.js +0 -136
  70. package/dist/src/commands/opengraph/utils.js.map +0 -1
  71. package/dist/src/commands/opengraph/utils.test.d.ts +0 -1
  72. package/dist/src/commands/opengraph/utils.test.js +0 -215
  73. package/dist/src/commands/opengraph/utils.test.js.map +0 -1
  74. package/dist/src/commands/sqlite/command.d.ts +0 -8
  75. package/dist/src/commands/sqlite/command.js +0 -16
  76. package/dist/src/commands/sqlite/command.js.map +0 -1
  77. package/dist/src/commands/sqlite/command.test.d.ts +0 -1
  78. package/dist/src/commands/sqlite/command.test.js +0 -42
  79. package/dist/src/commands/sqlite/command.test.js.map +0 -1
  80. package/dist/src/commands/sqlite/database.d.ts +0 -9
  81. package/dist/src/commands/sqlite/database.js +0 -174
  82. package/dist/src/commands/sqlite/database.js.map +0 -1
  83. package/dist/src/commands/sqlite/database.mock.d.ts +0 -24
  84. package/dist/src/commands/sqlite/database.mock.js +0 -58
  85. package/dist/src/commands/sqlite/database.mock.js.map +0 -1
  86. package/dist/src/commands/sqlite/database.test.d.ts +0 -1
  87. package/dist/src/commands/sqlite/database.test.js +0 -211
  88. package/dist/src/commands/sqlite/database.test.js.map +0 -1
  89. package/dist/src/commands/sqlite/index.d.ts +0 -1
  90. package/dist/src/commands/sqlite/index.js +0 -26
  91. package/dist/src/commands/sqlite/index.js.map +0 -1
  92. package/dist/src/commands/sqlite/index.test.d.ts +0 -1
  93. package/dist/src/commands/sqlite/index.test.js +0 -48
  94. package/dist/src/commands/sqlite/index.test.js.map +0 -1
  95. package/dist/src/commands/theme/command.d.ts +0 -13
  96. package/dist/src/commands/theme/command.js +0 -21
  97. package/dist/src/commands/theme/command.js.map +0 -1
  98. package/dist/src/commands/theme/command.test.d.ts +0 -1
  99. package/dist/src/commands/theme/command.test.js +0 -40
  100. package/dist/src/commands/theme/command.test.js.map +0 -1
  101. package/dist/src/commands/theme/index.d.ts +0 -1
  102. package/dist/src/commands/theme/index.js +0 -9
  103. package/dist/src/commands/theme/index.js.map +0 -1
  104. package/dist/src/commands/theme/index.test.d.ts +0 -1
  105. package/dist/src/commands/theme/index.test.js +0 -46
  106. package/dist/src/commands/theme/index.test.js.map +0 -1
  107. package/dist/src/commands/theme/theme.d.ts +0 -4
  108. package/dist/src/commands/theme/theme.js +0 -76
  109. package/dist/src/commands/theme/theme.js.map +0 -1
  110. package/dist/src/commands/theme/theme.test.d.ts +0 -1
  111. package/dist/src/commands/theme/theme.test.js +0 -54
  112. package/dist/src/commands/theme/theme.test.js.map +0 -1
  113. package/dist/src/lib/browser.d.ts +0 -55
  114. package/dist/src/lib/browser.js +0 -52
  115. package/dist/src/lib/browser.js.map +0 -1
  116. package/dist/src/lib/browser.test.d.ts +0 -1
  117. package/dist/src/lib/browser.test.js +0 -67
  118. package/dist/src/lib/browser.test.js.map +0 -1
  119. package/dist/src/lib/config/config.d.ts +0 -9
  120. package/dist/src/lib/config/config.js +0 -56
  121. package/dist/src/lib/config/config.js.map +0 -1
  122. package/dist/src/lib/config/config.test.d.ts +0 -1
  123. package/dist/src/lib/config/config.test.js +0 -71
  124. package/dist/src/lib/config/config.test.js.map +0 -1
  125. package/dist/src/lib/config/config.test.ts +0 -88
  126. package/dist/src/lib/config/config.ts +0 -74
  127. package/dist/src/lib/config/defaults.json +0 -145
  128. package/dist/src/lib/config/defaults.yaml +0 -151
  129. package/dist/src/lib/config/schema.d.ts +0 -172
  130. package/dist/src/lib/config/schema.js +0 -8
  131. package/dist/src/lib/config/schema.js.map +0 -1
  132. package/dist/src/lib/config/schema.json +0 -663
  133. package/dist/src/lib/config/schema.ts +0 -294
  134. package/dist/src/lib/config/user-error.config.yaml +0 -2
  135. package/dist/src/lib/config/user.config.yaml +0 -2
  136. package/dist/src/lib/deep-merge.d.ts +0 -1
  137. package/dist/src/lib/deep-merge.js +0 -27
  138. package/dist/src/lib/deep-merge.js.map +0 -1
  139. package/dist/src/lib/deep-merge.test.d.ts +0 -1
  140. package/dist/src/lib/deep-merge.test.js +0 -29
  141. package/dist/src/lib/deep-merge.test.js.map +0 -1
  142. package/dist/src/lib/lastRun.d.ts +0 -4
  143. package/dist/src/lib/lastRun.js +0 -23
  144. package/dist/src/lib/lastRun.js.map +0 -1
  145. package/dist/src/lib/lastRun.test.d.ts +0 -1
  146. package/dist/src/lib/lastRun.test.js +0 -47
  147. package/dist/src/lib/lastRun.test.js.map +0 -1
  148. package/dist/src/lib/vibrant.d.ts +0 -21
  149. package/dist/src/lib/vibrant.js +0 -78
  150. package/dist/src/lib/vibrant.js.map +0 -1
  151. package/dist/src/lib/vibrant.test.d.ts +0 -1
  152. package/dist/src/lib/vibrant.test.js +0 -164
  153. package/dist/src/lib/vibrant.test.js.map +0 -1
  154. package/dist/src/sdk.d.ts +0 -4
  155. package/dist/src/sdk.js +0 -4
  156. package/dist/src/sdk.js.map +0 -1
  157. package/dist/src/types.d.ts +0 -2
  158. package/dist/src/types.js +0 -2
  159. package/dist/src/types.js.map +0 -1
  160. package/dist/tsconfig.tsbuildinfo +0 -1
@@ -1,663 +0,0 @@
1
- {
2
- "type": "object",
3
- "properties": {
4
- "url": {
5
- "type": "object",
6
- "properties": {
7
- "app": {
8
- "type": "string"
9
- },
10
- "app_assets": {
11
- "type": "string"
12
- },
13
- "luzzle_assets": {
14
- "type": "string"
15
- },
16
- "editor": {
17
- "type": "string"
18
- }
19
- },
20
- "required": [
21
- "app",
22
- "app_assets",
23
- "luzzle_assets",
24
- "editor"
25
- ],
26
- "additionalProperties": false
27
- },
28
- "text": {
29
- "type": "object",
30
- "properties": {
31
- "title": {
32
- "type": "string"
33
- },
34
- "description": {
35
- "type": "string"
36
- }
37
- },
38
- "required": [
39
- "title",
40
- "description"
41
- ],
42
- "additionalProperties": false
43
- },
44
- "paths": {
45
- "type": "object",
46
- "properties": {
47
- "database": {
48
- "type": "string"
49
- },
50
- "config": {
51
- "type": "string"
52
- }
53
- },
54
- "required": [
55
- "database"
56
- ],
57
- "additionalProperties": false
58
- },
59
- "content": {
60
- "type": "object",
61
- "properties": {
62
- "block": {
63
- "type": "object",
64
- "properties": {
65
- "root": {
66
- "type": "string"
67
- },
68
- "feed": {
69
- "type": "string"
70
- }
71
- },
72
- "additionalProperties": false
73
- }
74
- },
75
- "additionalProperties": false
76
- },
77
- "pieces": {
78
- "type": "array",
79
- "items": {
80
- "type": "object",
81
- "properties": {
82
- "type": {
83
- "type": "string"
84
- },
85
- "fields": {
86
- "type": "object",
87
- "properties": {
88
- "media": {
89
- "type": "string"
90
- },
91
- "title": {
92
- "type": "string"
93
- },
94
- "summary": {
95
- "type": "string"
96
- },
97
- "date_consumed": {
98
- "type": "string"
99
- },
100
- "tags": {
101
- "type": "string"
102
- },
103
- "assets": {
104
- "type": "array",
105
- "items": {
106
- "type": "string"
107
- }
108
- }
109
- },
110
- "additionalProperties": false,
111
- "required": [
112
- "title",
113
- "date_consumed"
114
- ]
115
- },
116
- "components": {
117
- "type": "object",
118
- "properties": {
119
- "icon": {
120
- "type": "string"
121
- },
122
- "opengraph": {
123
- "type": "string"
124
- },
125
- "page": {
126
- "type": "string"
127
- }
128
- },
129
- "additionalProperties": false
130
- }
131
- },
132
- "additionalProperties": false,
133
- "required": [
134
- "type",
135
- "fields"
136
- ]
137
- }
138
- },
139
- "theme": {
140
- "type": "object",
141
- "properties": {
142
- "light": {
143
- "type": "object",
144
- "properties": {
145
- "color-primary": {
146
- "type": "string"
147
- },
148
- "color-on-primary": {
149
- "type": "string"
150
- },
151
- "color-primary-container": {
152
- "type": "string"
153
- },
154
- "color-on-primary-container": {
155
- "type": "string"
156
- },
157
- "color-secondary": {
158
- "type": "string"
159
- },
160
- "color-on-secondary": {
161
- "type": "string"
162
- },
163
- "color-secondary-container": {
164
- "type": "string"
165
- },
166
- "color-on-secondary-container": {
167
- "type": "string"
168
- },
169
- "color-tertiary": {
170
- "type": "string"
171
- },
172
- "color-on-tertiary": {
173
- "type": "string"
174
- },
175
- "color-tertiary-container": {
176
- "type": "string"
177
- },
178
- "color-on-tertiary-container": {
179
- "type": "string"
180
- },
181
- "color-error": {
182
- "type": "string"
183
- },
184
- "color-on-error": {
185
- "type": "string"
186
- },
187
- "color-error-container": {
188
- "type": "string"
189
- },
190
- "color-on-error-container": {
191
- "type": "string"
192
- },
193
- "color-surface": {
194
- "type": "string"
195
- },
196
- "color-surface-dim": {
197
- "type": "string"
198
- },
199
- "color-surface-bright": {
200
- "type": "string"
201
- },
202
- "color-surface-inverse": {
203
- "type": "string"
204
- },
205
- "color-on-surface": {
206
- "type": "string"
207
- },
208
- "color-on-surface-variant": {
209
- "type": "string"
210
- },
211
- "color-on-surface-inverse": {
212
- "type": "string"
213
- },
214
- "color-surface-container-lowest": {
215
- "type": "string"
216
- },
217
- "color-surface-container-low": {
218
- "type": "string"
219
- },
220
- "color-surface-container": {
221
- "type": "string"
222
- },
223
- "color-surface-container-high": {
224
- "type": "string"
225
- },
226
- "color-surface-container-highest": {
227
- "type": "string"
228
- },
229
- "color-shadow": {
230
- "type": "string"
231
- },
232
- "color-outline": {
233
- "type": "string"
234
- },
235
- "color-outline-variant": {
236
- "type": "string"
237
- }
238
- },
239
- "additionalProperties": false
240
- },
241
- "dark": {
242
- "type": "object",
243
- "properties": {
244
- "color-primary": {
245
- "type": "string"
246
- },
247
- "color-on-primary": {
248
- "type": "string"
249
- },
250
- "color-primary-container": {
251
- "type": "string"
252
- },
253
- "color-on-primary-container": {
254
- "type": "string"
255
- },
256
- "color-secondary": {
257
- "type": "string"
258
- },
259
- "color-on-secondary": {
260
- "type": "string"
261
- },
262
- "color-secondary-container": {
263
- "type": "string"
264
- },
265
- "color-on-secondary-container": {
266
- "type": "string"
267
- },
268
- "color-tertiary": {
269
- "type": "string"
270
- },
271
- "color-on-tertiary": {
272
- "type": "string"
273
- },
274
- "color-tertiary-container": {
275
- "type": "string"
276
- },
277
- "color-on-tertiary-container": {
278
- "type": "string"
279
- },
280
- "color-error": {
281
- "type": "string"
282
- },
283
- "color-on-error": {
284
- "type": "string"
285
- },
286
- "color-error-container": {
287
- "type": "string"
288
- },
289
- "color-on-error-container": {
290
- "type": "string"
291
- },
292
- "color-surface": {
293
- "type": "string"
294
- },
295
- "color-surface-dim": {
296
- "type": "string"
297
- },
298
- "color-surface-bright": {
299
- "type": "string"
300
- },
301
- "color-surface-inverse": {
302
- "type": "string"
303
- },
304
- "color-on-surface": {
305
- "type": "string"
306
- },
307
- "color-on-surface-variant": {
308
- "type": "string"
309
- },
310
- "color-on-surface-inverse": {
311
- "type": "string"
312
- },
313
- "color-surface-container-lowest": {
314
- "type": "string"
315
- },
316
- "color-surface-container-low": {
317
- "type": "string"
318
- },
319
- "color-surface-container": {
320
- "type": "string"
321
- },
322
- "color-surface-container-high": {
323
- "type": "string"
324
- },
325
- "color-surface-container-highest": {
326
- "type": "string"
327
- },
328
- "color-shadow": {
329
- "type": "string"
330
- },
331
- "color-outline": {
332
- "type": "string"
333
- },
334
- "color-outline-variant": {
335
- "type": "string"
336
- }
337
- },
338
- "additionalProperties": false
339
- },
340
- "globals": {
341
- "type": "object",
342
- "properties": {
343
- "shadow-raised": {
344
- "type": "string"
345
- },
346
- "font-mono-name": {
347
- "type": "string"
348
- },
349
- "font-sans-name": {
350
- "type": "string"
351
- },
352
- "font-sans-url": {
353
- "type": "string"
354
- },
355
- "font-sans-weight": {
356
- "type": "string"
357
- },
358
- "font-size-xxs": {
359
- "type": "string"
360
- },
361
- "font-size-xs": {
362
- "type": "string"
363
- },
364
- "font-size-small": {
365
- "type": "string"
366
- },
367
- "font-size-normal": {
368
- "type": "string"
369
- },
370
- "font-size-medium": {
371
- "type": "string"
372
- },
373
- "font-size-large": {
374
- "type": "string"
375
- },
376
- "font-size-xl": {
377
- "type": "string"
378
- },
379
- "font-size-xxl": {
380
- "type": "string"
381
- },
382
- "font-size-mobile-responsive-factor": {
383
- "type": "number"
384
- },
385
- "font-size-root": {
386
- "type": "number"
387
- },
388
- "font-weight-light": {
389
- "type": "number"
390
- },
391
- "font-weight-normal": {
392
- "type": "number"
393
- },
394
- "font-weight-medium": {
395
- "type": "number"
396
- },
397
- "font-weight-semibold": {
398
- "type": "number"
399
- },
400
- "font-weight-bold": {
401
- "type": "number"
402
- },
403
- "radius-none": {
404
- "type": "string"
405
- },
406
- "radius-small": {
407
- "type": "string"
408
- },
409
- "radius-medium": {
410
- "type": "string"
411
- },
412
- "radius-large": {
413
- "type": "string"
414
- },
415
- "radius-xl": {
416
- "type": "string"
417
- },
418
- "radius-x2l": {
419
- "type": "string"
420
- },
421
- "radius-x3l": {
422
- "type": "string"
423
- },
424
- "radius-x4l": {
425
- "type": "string"
426
- },
427
- "radius-full": {
428
- "type": "string"
429
- },
430
- "breakpoint-phone": {
431
- "type": "number"
432
- },
433
- "breakpoint-tablet": {
434
- "type": "number"
435
- },
436
- "breakpoint-laptop": {
437
- "type": "number"
438
- },
439
- "breakpoint-desktop": {
440
- "type": "number"
441
- },
442
- "space-1": {
443
- "type": "string"
444
- },
445
- "space-2": {
446
- "type": "string"
447
- },
448
- "space-3": {
449
- "type": "string"
450
- },
451
- "space-4": {
452
- "type": "string"
453
- },
454
- "space-5": {
455
- "type": "string"
456
- },
457
- "space-6": {
458
- "type": "string"
459
- },
460
- "space-7": {
461
- "type": "string"
462
- },
463
- "space-8": {
464
- "type": "string"
465
- },
466
- "space-9": {
467
- "type": "string"
468
- },
469
- "space-10": {
470
- "type": "string"
471
- },
472
- "space-0-5": {
473
- "type": "string"
474
- },
475
- "space-1-5": {
476
- "type": "string"
477
- },
478
- "space-2-5": {
479
- "type": "string"
480
- },
481
- "space-3-5": {
482
- "type": "string"
483
- }
484
- },
485
- "additionalProperties": false
486
- },
487
- "markdown": {
488
- "type": "object",
489
- "properties": {
490
- "sidenote": {
491
- "type": "object",
492
- "properties": {
493
- "sidenote-callout-before-content": { "type": "string" },
494
- "sidenote-callout-after-content": { "type": "string" },
495
- "sidenote-citation-before-content": { "type": "string" },
496
- "sidenote-citation-after-content": { "type": "string" }
497
- },
498
- "additionalProperties": false
499
- },
500
- "code": {
501
- "type": "object",
502
- "properties": {
503
- "light": {
504
- "enum": [
505
- "andromeeda",
506
- "aurora-x",
507
- "ayu-dark",
508
- "catppuccin-frappe",
509
- "catppuccin-latte",
510
- "catppuccin-macchiato",
511
- "catppuccin-mocha",
512
- "dark-plus",
513
- "dracula",
514
- "dracula-soft",
515
- "everforest-dark",
516
- "everforest-light",
517
- "github-dark",
518
- "github-dark-default",
519
- "github-dark-dimmed",
520
- "github-dark-high-contrast",
521
- "github-light",
522
- "github-light-default",
523
- "github-light-high-contrast",
524
- "gruvbox-dark-hard",
525
- "gruvbox-dark-medium",
526
- "gruvbox-dark-soft",
527
- "gruvbox-light-hard",
528
- "gruvbox-light-medium",
529
- "gruvbox-light-soft",
530
- "houston",
531
- "kanagawa-dragon",
532
- "kanagawa-lotus",
533
- "kanagawa-wave",
534
- "laserwave",
535
- "light-plus",
536
- "material-theme",
537
- "material-theme-darker",
538
- "material-theme-lighter",
539
- "material-theme-ocean",
540
- "material-theme-palenight",
541
- "min-dark",
542
- "min-light",
543
- "monokai",
544
- "night-owl",
545
- "nord",
546
- "one-dark-pro",
547
- "one-light",
548
- "plastic",
549
- "poimandres",
550
- "red",
551
- "rose-pine",
552
- "rose-pine-dawn",
553
- "rose-pine-moon",
554
- "slack-dark",
555
- "slack-ochin",
556
- "snazzy-light",
557
- "solarized-dark",
558
- "solarized-light",
559
- "synthwave-84",
560
- "tokyo-night",
561
- "vesper",
562
- "vitesse-black",
563
- "vitesse-dark",
564
- "vitesse-light"
565
- ]
566
- },
567
- "dark": {
568
- "enum": [
569
- "andromeeda",
570
- "aurora-x",
571
- "ayu-dark",
572
- "catppuccin-frappe",
573
- "catppuccin-latte",
574
- "catppuccin-macchiato",
575
- "catppuccin-mocha",
576
- "dark-plus",
577
- "dracula",
578
- "dracula-soft",
579
- "everforest-dark",
580
- "everforest-light",
581
- "github-dark",
582
- "github-dark-default",
583
- "github-dark-dimmed",
584
- "github-dark-high-contrast",
585
- "github-light",
586
- "github-light-default",
587
- "github-light-high-contrast",
588
- "gruvbox-dark-hard",
589
- "gruvbox-dark-medium",
590
- "gruvbox-dark-soft",
591
- "gruvbox-light-hard",
592
- "gruvbox-light-medium",
593
- "gruvbox-light-soft",
594
- "houston",
595
- "kanagawa-dragon",
596
- "kanagawa-lotus",
597
- "kanagawa-wave",
598
- "laserwave",
599
- "light-plus",
600
- "material-theme",
601
- "material-theme-darker",
602
- "material-theme-lighter",
603
- "material-theme-ocean",
604
- "material-theme-palenight",
605
- "min-dark",
606
- "min-light",
607
- "monokai",
608
- "night-owl",
609
- "nord",
610
- "one-dark-pro",
611
- "one-light",
612
- "plastic",
613
- "poimandres",
614
- "red",
615
- "rose-pine",
616
- "rose-pine-dawn",
617
- "rose-pine-moon",
618
- "slack-dark",
619
- "slack-ochin",
620
- "snazzy-light",
621
- "solarized-dark",
622
- "solarized-light",
623
- "synthwave-84",
624
- "tokyo-night",
625
- "vesper",
626
- "vitesse-black",
627
- "vitesse-dark",
628
- "vitesse-light"
629
- ]
630
- }
631
- },
632
- "required": [
633
- "light",
634
- "dark"
635
- ],
636
- "additionalProperties": false
637
- }
638
- },
639
- "required": [
640
- "code",
641
- "sidenote"
642
- ],
643
- "additionalProperties": false
644
- }
645
- },
646
- "required": [
647
- "globals",
648
- "light",
649
- "dark",
650
- "markdown"
651
- ],
652
- "additionalProperties": false
653
- }
654
- },
655
- "required": [
656
- "url",
657
- "text",
658
- "paths",
659
- "theme",
660
- "pieces"
661
- ],
662
- "additionalProperties": false
663
- }