@gitlab/ui 80.4.0 → 80.6.0
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.
- package/CHANGELOG.md +14 -0
- package/dist/tokens/build/js/tokens.dark.js +212 -0
- package/dist/tokens/build/js/tokens.js +248 -0
- package/dist/tokens/css/tokens.css +1 -1
- package/dist/tokens/css/tokens.dark.css +1 -1
- package/dist/tokens/js/tokens.dark.js +206 -206
- package/dist/tokens/js/tokens.js +242 -242
- package/dist/tokens/json/tokens.dark.json +1436 -1577
- package/dist/tokens/json/tokens.json +1302 -687
- package/dist/tokens/scss/_tokens.dark.scss +197 -197
- package/dist/tokens/scss/_tokens.scss +1 -1
- package/package.json +2 -2
- package/src/tokens/build/css/tokens.css +248 -0
- package/src/tokens/build/css/tokens.dark.css +212 -0
- package/src/tokens/build/js/tokens.dark.js +210 -0
- package/src/tokens/build/js/tokens.js +246 -0
- package/src/tokens/build/json/tokens.dark.json +4896 -0
- package/src/tokens/build/json/tokens.json +5652 -0
- package/src/tokens/build/scss/_tokens.dark.scss +209 -0
- package/src/tokens/build/scss/_tokens.scss +245 -0
- package/src/tokens/color.data_viz.tokens.json +220 -55
- package/src/tokens/color.theme.tokens.json +288 -72
- package/src/tokens/color.tokens.json +276 -69
- package/src/tokens/text.tokens.json +36 -9
- package/dist/tokens/json/tokens.dark.grouped.json +0 -247
- package/dist/tokens/json/tokens.grouped.json +0 -247
- package/src/tokens/color.dark.tokens.json +0 -428
- package/src/tokens/color.data_viz.dark.tokens.json +0 -344
- package/src/tokens/color.theme.dark.tokens.json +0 -448
- package/src/tokens/text.dark.tokens.json +0 -63
|
@@ -6,10 +6,13 @@
|
|
|
6
6
|
"$type": "color",
|
|
7
7
|
"themeable": true,
|
|
8
8
|
"prefix": false,
|
|
9
|
-
"filePath": "
|
|
10
|
-
"isSource":
|
|
9
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
10
|
+
"isSource": true,
|
|
11
11
|
"original": {
|
|
12
|
-
"value":
|
|
12
|
+
"value": {
|
|
13
|
+
"default": "#ddfab7",
|
|
14
|
+
"dark": "#133a03"
|
|
15
|
+
},
|
|
13
16
|
"$type": "color",
|
|
14
17
|
"themeable": true,
|
|
15
18
|
"prefix": false
|
|
@@ -27,10 +30,13 @@
|
|
|
27
30
|
"$type": "color",
|
|
28
31
|
"themeable": true,
|
|
29
32
|
"prefix": false,
|
|
30
|
-
"filePath": "
|
|
31
|
-
"isSource":
|
|
33
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
34
|
+
"isSource": true,
|
|
32
35
|
"original": {
|
|
33
|
-
"value":
|
|
36
|
+
"value": {
|
|
37
|
+
"default": "#c6ed94",
|
|
38
|
+
"dark": "#1a4500"
|
|
39
|
+
},
|
|
34
40
|
"$type": "color",
|
|
35
41
|
"themeable": true,
|
|
36
42
|
"prefix": false
|
|
@@ -48,10 +54,13 @@
|
|
|
48
54
|
"$type": "color",
|
|
49
55
|
"themeable": true,
|
|
50
56
|
"prefix": false,
|
|
51
|
-
"filePath": "
|
|
52
|
-
"isSource":
|
|
57
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
58
|
+
"isSource": true,
|
|
53
59
|
"original": {
|
|
54
|
-
"value":
|
|
60
|
+
"value": {
|
|
61
|
+
"default": "#b0d97b",
|
|
62
|
+
"dark": "#275600"
|
|
63
|
+
},
|
|
55
64
|
"$type": "color",
|
|
56
65
|
"themeable": true,
|
|
57
66
|
"prefix": false
|
|
@@ -69,10 +78,13 @@
|
|
|
69
78
|
"$type": "color",
|
|
70
79
|
"themeable": true,
|
|
71
80
|
"prefix": false,
|
|
72
|
-
"filePath": "
|
|
73
|
-
"isSource":
|
|
81
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
82
|
+
"isSource": true,
|
|
74
83
|
"original": {
|
|
75
|
-
"value":
|
|
84
|
+
"value": {
|
|
85
|
+
"default": "#94c25e",
|
|
86
|
+
"dark": "#366800"
|
|
87
|
+
},
|
|
76
88
|
"$type": "color",
|
|
77
89
|
"themeable": true,
|
|
78
90
|
"prefix": false
|
|
@@ -90,10 +102,13 @@
|
|
|
90
102
|
"$type": "color",
|
|
91
103
|
"themeable": true,
|
|
92
104
|
"prefix": false,
|
|
93
|
-
"filePath": "
|
|
94
|
-
"isSource":
|
|
105
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
106
|
+
"isSource": true,
|
|
95
107
|
"original": {
|
|
96
|
-
"value":
|
|
108
|
+
"value": {
|
|
109
|
+
"default": "#81ac41",
|
|
110
|
+
"dark": "#4e7f0e"
|
|
111
|
+
},
|
|
97
112
|
"$type": "color",
|
|
98
113
|
"themeable": true,
|
|
99
114
|
"prefix": false
|
|
@@ -111,10 +126,13 @@
|
|
|
111
126
|
"$type": "color",
|
|
112
127
|
"themeable": true,
|
|
113
128
|
"prefix": false,
|
|
114
|
-
"filePath": "
|
|
115
|
-
"isSource":
|
|
129
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
130
|
+
"isSource": true,
|
|
116
131
|
"original": {
|
|
117
|
-
"value":
|
|
132
|
+
"value": {
|
|
133
|
+
"default": "#619025",
|
|
134
|
+
"dark": "#619025"
|
|
135
|
+
},
|
|
118
136
|
"$type": "color",
|
|
119
137
|
"themeable": true,
|
|
120
138
|
"prefix": false
|
|
@@ -132,10 +150,13 @@
|
|
|
132
150
|
"$type": "color",
|
|
133
151
|
"themeable": true,
|
|
134
152
|
"prefix": false,
|
|
135
|
-
"filePath": "
|
|
136
|
-
"isSource":
|
|
153
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
154
|
+
"isSource": true,
|
|
137
155
|
"original": {
|
|
138
|
-
"value":
|
|
156
|
+
"value": {
|
|
157
|
+
"default": "#4e7f0e",
|
|
158
|
+
"dark": "#81ac41"
|
|
159
|
+
},
|
|
139
160
|
"$type": "color",
|
|
140
161
|
"themeable": true,
|
|
141
162
|
"prefix": false
|
|
@@ -153,10 +174,13 @@
|
|
|
153
174
|
"$type": "color",
|
|
154
175
|
"themeable": true,
|
|
155
176
|
"prefix": false,
|
|
156
|
-
"filePath": "
|
|
157
|
-
"isSource":
|
|
177
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
178
|
+
"isSource": true,
|
|
158
179
|
"original": {
|
|
159
|
-
"value":
|
|
180
|
+
"value": {
|
|
181
|
+
"default": "#366800",
|
|
182
|
+
"dark": "#94c25e"
|
|
183
|
+
},
|
|
160
184
|
"$type": "color",
|
|
161
185
|
"themeable": true,
|
|
162
186
|
"prefix": false
|
|
@@ -174,10 +198,13 @@
|
|
|
174
198
|
"$type": "color",
|
|
175
199
|
"themeable": true,
|
|
176
200
|
"prefix": false,
|
|
177
|
-
"filePath": "
|
|
178
|
-
"isSource":
|
|
201
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
202
|
+
"isSource": true,
|
|
179
203
|
"original": {
|
|
180
|
-
"value":
|
|
204
|
+
"value": {
|
|
205
|
+
"default": "#275600",
|
|
206
|
+
"dark": "#b0d97b"
|
|
207
|
+
},
|
|
181
208
|
"$type": "color",
|
|
182
209
|
"themeable": true,
|
|
183
210
|
"prefix": false
|
|
@@ -195,10 +222,13 @@
|
|
|
195
222
|
"$type": "color",
|
|
196
223
|
"themeable": true,
|
|
197
224
|
"prefix": false,
|
|
198
|
-
"filePath": "
|
|
199
|
-
"isSource":
|
|
225
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
226
|
+
"isSource": true,
|
|
200
227
|
"original": {
|
|
201
|
-
"value":
|
|
228
|
+
"value": {
|
|
229
|
+
"default": "#1a4500",
|
|
230
|
+
"dark": "#c6ed94"
|
|
231
|
+
},
|
|
202
232
|
"$type": "color",
|
|
203
233
|
"themeable": true,
|
|
204
234
|
"prefix": false
|
|
@@ -216,10 +246,13 @@
|
|
|
216
246
|
"$type": "color",
|
|
217
247
|
"themeable": true,
|
|
218
248
|
"prefix": false,
|
|
219
|
-
"filePath": "
|
|
220
|
-
"isSource":
|
|
249
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
250
|
+
"isSource": true,
|
|
221
251
|
"original": {
|
|
222
|
-
"value":
|
|
252
|
+
"value": {
|
|
253
|
+
"default": "#133a03",
|
|
254
|
+
"dark": "#ddfab7"
|
|
255
|
+
},
|
|
223
256
|
"$type": "color",
|
|
224
257
|
"themeable": true,
|
|
225
258
|
"prefix": false
|
|
@@ -239,10 +272,13 @@
|
|
|
239
272
|
"$type": "color",
|
|
240
273
|
"themeable": true,
|
|
241
274
|
"prefix": false,
|
|
242
|
-
"filePath": "
|
|
243
|
-
"isSource":
|
|
275
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
276
|
+
"isSource": true,
|
|
244
277
|
"original": {
|
|
245
|
-
"value":
|
|
278
|
+
"value": {
|
|
279
|
+
"default": "#b5fefd",
|
|
280
|
+
"dark": "#00344b"
|
|
281
|
+
},
|
|
246
282
|
"$type": "color",
|
|
247
283
|
"themeable": true,
|
|
248
284
|
"prefix": false
|
|
@@ -260,10 +296,13 @@
|
|
|
260
296
|
"$type": "color",
|
|
261
297
|
"themeable": true,
|
|
262
298
|
"prefix": false,
|
|
263
|
-
"filePath": "
|
|
264
|
-
"isSource":
|
|
299
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
300
|
+
"isSource": true,
|
|
265
301
|
"original": {
|
|
266
|
-
"value":
|
|
302
|
+
"value": {
|
|
303
|
+
"default": "#93f2ef",
|
|
304
|
+
"dark": "#004059"
|
|
305
|
+
},
|
|
267
306
|
"$type": "color",
|
|
268
307
|
"themeable": true,
|
|
269
308
|
"prefix": false
|
|
@@ -281,10 +320,13 @@
|
|
|
281
320
|
"$type": "color",
|
|
282
321
|
"themeable": true,
|
|
283
322
|
"prefix": false,
|
|
284
|
-
"filePath": "
|
|
285
|
-
"isSource":
|
|
323
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
324
|
+
"isSource": true,
|
|
286
325
|
"original": {
|
|
287
|
-
"value":
|
|
326
|
+
"value": {
|
|
327
|
+
"default": "#5edee3",
|
|
328
|
+
"dark": "#00516c"
|
|
329
|
+
},
|
|
288
330
|
"$type": "color",
|
|
289
331
|
"themeable": true,
|
|
290
332
|
"prefix": false
|
|
@@ -302,10 +344,13 @@
|
|
|
302
344
|
"$type": "color",
|
|
303
345
|
"themeable": true,
|
|
304
346
|
"prefix": false,
|
|
305
|
-
"filePath": "
|
|
306
|
-
"isSource":
|
|
347
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
348
|
+
"isSource": true,
|
|
307
349
|
"original": {
|
|
308
|
-
"value":
|
|
350
|
+
"value": {
|
|
351
|
+
"default": "#32c5d2",
|
|
352
|
+
"dark": "#006381"
|
|
353
|
+
},
|
|
309
354
|
"$type": "color",
|
|
310
355
|
"themeable": true,
|
|
311
356
|
"prefix": false
|
|
@@ -323,10 +368,13 @@
|
|
|
323
368
|
"$type": "color",
|
|
324
369
|
"themeable": true,
|
|
325
370
|
"prefix": false,
|
|
326
|
-
"filePath": "
|
|
327
|
-
"isSource":
|
|
371
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
372
|
+
"isSource": true,
|
|
328
373
|
"original": {
|
|
329
|
-
"value":
|
|
374
|
+
"value": {
|
|
375
|
+
"default": "#00acc4",
|
|
376
|
+
"dark": "#007b9b"
|
|
377
|
+
},
|
|
330
378
|
"$type": "color",
|
|
331
379
|
"themeable": true,
|
|
332
380
|
"prefix": false
|
|
@@ -344,10 +392,13 @@
|
|
|
344
392
|
"$type": "color",
|
|
345
393
|
"themeable": true,
|
|
346
394
|
"prefix": false,
|
|
347
|
-
"filePath": "
|
|
348
|
-
"isSource":
|
|
395
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
396
|
+
"isSource": true,
|
|
349
397
|
"original": {
|
|
350
|
-
"value":
|
|
398
|
+
"value": {
|
|
399
|
+
"default": "#0090b1",
|
|
400
|
+
"dark": "#0090b1"
|
|
401
|
+
},
|
|
351
402
|
"$type": "color",
|
|
352
403
|
"themeable": true,
|
|
353
404
|
"prefix": false
|
|
@@ -365,10 +416,13 @@
|
|
|
365
416
|
"$type": "color",
|
|
366
417
|
"themeable": true,
|
|
367
418
|
"prefix": false,
|
|
368
|
-
"filePath": "
|
|
369
|
-
"isSource":
|
|
419
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
420
|
+
"isSource": true,
|
|
370
421
|
"original": {
|
|
371
|
-
"value":
|
|
422
|
+
"value": {
|
|
423
|
+
"default": "#007b9b",
|
|
424
|
+
"dark": "#00acc4"
|
|
425
|
+
},
|
|
372
426
|
"$type": "color",
|
|
373
427
|
"themeable": true,
|
|
374
428
|
"prefix": false
|
|
@@ -386,10 +440,13 @@
|
|
|
386
440
|
"$type": "color",
|
|
387
441
|
"themeable": true,
|
|
388
442
|
"prefix": false,
|
|
389
|
-
"filePath": "
|
|
390
|
-
"isSource":
|
|
443
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
444
|
+
"isSource": true,
|
|
391
445
|
"original": {
|
|
392
|
-
"value":
|
|
446
|
+
"value": {
|
|
447
|
+
"default": "#006381",
|
|
448
|
+
"dark": "#32c5d2"
|
|
449
|
+
},
|
|
393
450
|
"$type": "color",
|
|
394
451
|
"themeable": true,
|
|
395
452
|
"prefix": false
|
|
@@ -407,10 +464,13 @@
|
|
|
407
464
|
"$type": "color",
|
|
408
465
|
"themeable": true,
|
|
409
466
|
"prefix": false,
|
|
410
|
-
"filePath": "
|
|
411
|
-
"isSource":
|
|
467
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
468
|
+
"isSource": true,
|
|
412
469
|
"original": {
|
|
413
|
-
"value":
|
|
470
|
+
"value": {
|
|
471
|
+
"default": "#00516c",
|
|
472
|
+
"dark": "#5edee3"
|
|
473
|
+
},
|
|
414
474
|
"$type": "color",
|
|
415
475
|
"themeable": true,
|
|
416
476
|
"prefix": false
|
|
@@ -428,10 +488,13 @@
|
|
|
428
488
|
"$type": "color",
|
|
429
489
|
"themeable": true,
|
|
430
490
|
"prefix": false,
|
|
431
|
-
"filePath": "
|
|
432
|
-
"isSource":
|
|
491
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
492
|
+
"isSource": true,
|
|
433
493
|
"original": {
|
|
434
|
-
"value":
|
|
494
|
+
"value": {
|
|
495
|
+
"default": "#004059",
|
|
496
|
+
"dark": "#93f2ef"
|
|
497
|
+
},
|
|
435
498
|
"$type": "color",
|
|
436
499
|
"themeable": true,
|
|
437
500
|
"prefix": false
|
|
@@ -449,10 +512,13 @@
|
|
|
449
512
|
"$type": "color",
|
|
450
513
|
"themeable": true,
|
|
451
514
|
"prefix": false,
|
|
452
|
-
"filePath": "
|
|
453
|
-
"isSource":
|
|
515
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
516
|
+
"isSource": true,
|
|
454
517
|
"original": {
|
|
455
|
-
"value":
|
|
518
|
+
"value": {
|
|
519
|
+
"default": "#00344b",
|
|
520
|
+
"dark": "#b5fefd"
|
|
521
|
+
},
|
|
456
522
|
"$type": "color",
|
|
457
523
|
"themeable": true,
|
|
458
524
|
"prefix": false
|
|
@@ -472,10 +538,13 @@
|
|
|
472
538
|
"$type": "color",
|
|
473
539
|
"themeable": true,
|
|
474
540
|
"prefix": false,
|
|
475
|
-
"filePath": "
|
|
476
|
-
"isSource":
|
|
541
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
542
|
+
"isSource": true,
|
|
477
543
|
"original": {
|
|
478
|
-
"value":
|
|
544
|
+
"value": {
|
|
545
|
+
"default": "#e9ebff",
|
|
546
|
+
"dark": "#2a2b59"
|
|
547
|
+
},
|
|
479
548
|
"$type": "color",
|
|
480
549
|
"themeable": true,
|
|
481
550
|
"prefix": false
|
|
@@ -493,10 +562,13 @@
|
|
|
493
562
|
"$type": "color",
|
|
494
563
|
"themeable": true,
|
|
495
564
|
"prefix": false,
|
|
496
|
-
"filePath": "
|
|
497
|
-
"isSource":
|
|
565
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
566
|
+
"isSource": true,
|
|
498
567
|
"original": {
|
|
499
|
-
"value":
|
|
568
|
+
"value": {
|
|
569
|
+
"default": "#d2dcff",
|
|
570
|
+
"dark": "#303470"
|
|
571
|
+
},
|
|
500
572
|
"$type": "color",
|
|
501
573
|
"themeable": true,
|
|
502
574
|
"prefix": false
|
|
@@ -514,10 +586,13 @@
|
|
|
514
586
|
"$type": "color",
|
|
515
587
|
"themeable": true,
|
|
516
588
|
"prefix": false,
|
|
517
|
-
"filePath": "
|
|
518
|
-
"isSource":
|
|
589
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
590
|
+
"isSource": true,
|
|
519
591
|
"original": {
|
|
520
|
-
"value":
|
|
592
|
+
"value": {
|
|
593
|
+
"default": "#b7c6ff",
|
|
594
|
+
"dark": "#374291"
|
|
595
|
+
},
|
|
521
596
|
"$type": "color",
|
|
522
597
|
"themeable": true,
|
|
523
598
|
"prefix": false
|
|
@@ -535,10 +610,13 @@
|
|
|
535
610
|
"$type": "color",
|
|
536
611
|
"themeable": true,
|
|
537
612
|
"prefix": false,
|
|
538
|
-
"filePath": "
|
|
539
|
-
"isSource":
|
|
613
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
614
|
+
"isSource": true,
|
|
540
615
|
"original": {
|
|
541
|
-
"value":
|
|
616
|
+
"value": {
|
|
617
|
+
"default": "#97acff",
|
|
618
|
+
"dark": "#3f51ae"
|
|
619
|
+
},
|
|
542
620
|
"$type": "color",
|
|
543
621
|
"themeable": true,
|
|
544
622
|
"prefix": false
|
|
@@ -556,10 +634,13 @@
|
|
|
556
634
|
"$type": "color",
|
|
557
635
|
"themeable": true,
|
|
558
636
|
"prefix": false,
|
|
559
|
-
"filePath": "
|
|
560
|
-
"isSource":
|
|
637
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
638
|
+
"isSource": true,
|
|
561
639
|
"original": {
|
|
562
|
-
"value":
|
|
640
|
+
"value": {
|
|
641
|
+
"default": "#7992f5",
|
|
642
|
+
"dark": "#4e65cd"
|
|
643
|
+
},
|
|
563
644
|
"$type": "color",
|
|
564
645
|
"themeable": true,
|
|
565
646
|
"prefix": false
|
|
@@ -577,10 +658,13 @@
|
|
|
577
658
|
"$type": "color",
|
|
578
659
|
"themeable": true,
|
|
579
660
|
"prefix": false,
|
|
580
|
-
"filePath": "
|
|
581
|
-
"isSource":
|
|
661
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
662
|
+
"isSource": true,
|
|
582
663
|
"original": {
|
|
583
|
-
"value":
|
|
664
|
+
"value": {
|
|
665
|
+
"default": "#617ae2",
|
|
666
|
+
"dark": "#617ae2"
|
|
667
|
+
},
|
|
584
668
|
"$type": "color",
|
|
585
669
|
"themeable": true,
|
|
586
670
|
"prefix": false
|
|
@@ -598,10 +682,13 @@
|
|
|
598
682
|
"$type": "color",
|
|
599
683
|
"themeable": true,
|
|
600
684
|
"prefix": false,
|
|
601
|
-
"filePath": "
|
|
602
|
-
"isSource":
|
|
685
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
686
|
+
"isSource": true,
|
|
603
687
|
"original": {
|
|
604
|
-
"value":
|
|
688
|
+
"value": {
|
|
689
|
+
"default": "#4e65cd",
|
|
690
|
+
"dark": "#7992f5"
|
|
691
|
+
},
|
|
605
692
|
"$type": "color",
|
|
606
693
|
"themeable": true,
|
|
607
694
|
"prefix": false
|
|
@@ -619,10 +706,13 @@
|
|
|
619
706
|
"$type": "color",
|
|
620
707
|
"themeable": true,
|
|
621
708
|
"prefix": false,
|
|
622
|
-
"filePath": "
|
|
623
|
-
"isSource":
|
|
709
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
710
|
+
"isSource": true,
|
|
624
711
|
"original": {
|
|
625
|
-
"value":
|
|
712
|
+
"value": {
|
|
713
|
+
"default": "#3f51ae",
|
|
714
|
+
"dark": "#97acff"
|
|
715
|
+
},
|
|
626
716
|
"$type": "color",
|
|
627
717
|
"themeable": true,
|
|
628
718
|
"prefix": false
|
|
@@ -640,10 +730,13 @@
|
|
|
640
730
|
"$type": "color",
|
|
641
731
|
"themeable": true,
|
|
642
732
|
"prefix": false,
|
|
643
|
-
"filePath": "
|
|
644
|
-
"isSource":
|
|
733
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
734
|
+
"isSource": true,
|
|
645
735
|
"original": {
|
|
646
|
-
"value":
|
|
736
|
+
"value": {
|
|
737
|
+
"default": "#374291",
|
|
738
|
+
"dark": "#b7c6ff"
|
|
739
|
+
},
|
|
647
740
|
"$type": "color",
|
|
648
741
|
"themeable": true,
|
|
649
742
|
"prefix": false
|
|
@@ -661,10 +754,13 @@
|
|
|
661
754
|
"$type": "color",
|
|
662
755
|
"themeable": true,
|
|
663
756
|
"prefix": false,
|
|
664
|
-
"filePath": "
|
|
665
|
-
"isSource":
|
|
757
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
758
|
+
"isSource": true,
|
|
666
759
|
"original": {
|
|
667
|
-
"value":
|
|
760
|
+
"value": {
|
|
761
|
+
"default": "#303470",
|
|
762
|
+
"dark": "#d2dcff"
|
|
763
|
+
},
|
|
668
764
|
"$type": "color",
|
|
669
765
|
"themeable": true,
|
|
670
766
|
"prefix": false
|
|
@@ -682,10 +778,13 @@
|
|
|
682
778
|
"$type": "color",
|
|
683
779
|
"themeable": true,
|
|
684
780
|
"prefix": false,
|
|
685
|
-
"filePath": "
|
|
686
|
-
"isSource":
|
|
781
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
782
|
+
"isSource": true,
|
|
687
783
|
"original": {
|
|
688
|
-
"value":
|
|
784
|
+
"value": {
|
|
785
|
+
"default": "#2a2b59",
|
|
786
|
+
"dark": "#e9ebff"
|
|
787
|
+
},
|
|
689
788
|
"$type": "color",
|
|
690
789
|
"themeable": true,
|
|
691
790
|
"prefix": false
|
|
@@ -705,10 +804,13 @@
|
|
|
705
804
|
"$type": "color",
|
|
706
805
|
"themeable": true,
|
|
707
806
|
"prefix": false,
|
|
708
|
-
"filePath": "
|
|
709
|
-
"isSource":
|
|
807
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
808
|
+
"isSource": true,
|
|
710
809
|
"original": {
|
|
711
|
-
"value":
|
|
810
|
+
"value": {
|
|
811
|
+
"default": "#ffe3eb",
|
|
812
|
+
"dark": "#541d31"
|
|
813
|
+
},
|
|
712
814
|
"$type": "color",
|
|
713
815
|
"themeable": true,
|
|
714
816
|
"prefix": false
|
|
@@ -726,10 +828,13 @@
|
|
|
726
828
|
"$type": "color",
|
|
727
829
|
"themeable": true,
|
|
728
830
|
"prefix": false,
|
|
729
|
-
"filePath": "
|
|
730
|
-
"isSource":
|
|
831
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
832
|
+
"isSource": true,
|
|
731
833
|
"original": {
|
|
732
|
-
"value":
|
|
834
|
+
"value": {
|
|
835
|
+
"default": "#ffccdb",
|
|
836
|
+
"dark": "#661e3a"
|
|
837
|
+
},
|
|
733
838
|
"$type": "color",
|
|
734
839
|
"themeable": true,
|
|
735
840
|
"prefix": false
|
|
@@ -747,10 +852,13 @@
|
|
|
747
852
|
"$type": "color",
|
|
748
853
|
"themeable": true,
|
|
749
854
|
"prefix": false,
|
|
750
|
-
"filePath": "
|
|
751
|
-
"isSource":
|
|
855
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
856
|
+
"isSource": true,
|
|
752
857
|
"original": {
|
|
753
|
-
"value":
|
|
858
|
+
"value": {
|
|
859
|
+
"default": "#fcacc5",
|
|
860
|
+
"dark": "#7c214f"
|
|
861
|
+
},
|
|
754
862
|
"$type": "color",
|
|
755
863
|
"themeable": true,
|
|
756
864
|
"prefix": false
|
|
@@ -768,10 +876,13 @@
|
|
|
768
876
|
"$type": "color",
|
|
769
877
|
"themeable": true,
|
|
770
878
|
"prefix": false,
|
|
771
|
-
"filePath": "
|
|
772
|
-
"isSource":
|
|
879
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
880
|
+
"isSource": true,
|
|
773
881
|
"original": {
|
|
774
|
-
"value":
|
|
882
|
+
"value": {
|
|
883
|
+
"default": "#f88aaf",
|
|
884
|
+
"dark": "#9a2e5d"
|
|
885
|
+
},
|
|
775
886
|
"$type": "color",
|
|
776
887
|
"themeable": true,
|
|
777
888
|
"prefix": false
|
|
@@ -789,10 +900,13 @@
|
|
|
789
900
|
"$type": "color",
|
|
790
901
|
"themeable": true,
|
|
791
902
|
"prefix": false,
|
|
792
|
-
"filePath": "
|
|
793
|
-
"isSource":
|
|
903
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
904
|
+
"isSource": true,
|
|
794
905
|
"original": {
|
|
795
|
-
"value":
|
|
906
|
+
"value": {
|
|
907
|
+
"default": "#e86e9a",
|
|
908
|
+
"dark": "#b93d71"
|
|
909
|
+
},
|
|
796
910
|
"$type": "color",
|
|
797
911
|
"themeable": true,
|
|
798
912
|
"prefix": false
|
|
@@ -810,10 +924,13 @@
|
|
|
810
924
|
"$type": "color",
|
|
811
925
|
"themeable": true,
|
|
812
926
|
"prefix": false,
|
|
813
|
-
"filePath": "
|
|
814
|
-
"isSource":
|
|
927
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
928
|
+
"isSource": true,
|
|
815
929
|
"original": {
|
|
816
|
-
"value":
|
|
930
|
+
"value": {
|
|
931
|
+
"default": "#cf4d81",
|
|
932
|
+
"dark": "#cf4d81"
|
|
933
|
+
},
|
|
817
934
|
"$type": "color",
|
|
818
935
|
"themeable": true,
|
|
819
936
|
"prefix": false
|
|
@@ -831,10 +948,13 @@
|
|
|
831
948
|
"$type": "color",
|
|
832
949
|
"themeable": true,
|
|
833
950
|
"prefix": false,
|
|
834
|
-
"filePath": "
|
|
835
|
-
"isSource":
|
|
951
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
952
|
+
"isSource": true,
|
|
836
953
|
"original": {
|
|
837
|
-
"value":
|
|
954
|
+
"value": {
|
|
955
|
+
"default": "#b93d71",
|
|
956
|
+
"dark": "#e86e9a"
|
|
957
|
+
},
|
|
838
958
|
"$type": "color",
|
|
839
959
|
"themeable": true,
|
|
840
960
|
"prefix": false
|
|
@@ -852,10 +972,13 @@
|
|
|
852
972
|
"$type": "color",
|
|
853
973
|
"themeable": true,
|
|
854
974
|
"prefix": false,
|
|
855
|
-
"filePath": "
|
|
856
|
-
"isSource":
|
|
975
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
976
|
+
"isSource": true,
|
|
857
977
|
"original": {
|
|
858
|
-
"value":
|
|
978
|
+
"value": {
|
|
979
|
+
"default": "#9a2e5d",
|
|
980
|
+
"dark": "#f88aaf"
|
|
981
|
+
},
|
|
859
982
|
"$type": "color",
|
|
860
983
|
"themeable": true,
|
|
861
984
|
"prefix": false
|
|
@@ -873,10 +996,13 @@
|
|
|
873
996
|
"$type": "color",
|
|
874
997
|
"themeable": true,
|
|
875
998
|
"prefix": false,
|
|
876
|
-
"filePath": "
|
|
877
|
-
"isSource":
|
|
999
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
1000
|
+
"isSource": true,
|
|
878
1001
|
"original": {
|
|
879
|
-
"value":
|
|
1002
|
+
"value": {
|
|
1003
|
+
"default": "#7c214f",
|
|
1004
|
+
"dark": "#fcacc5"
|
|
1005
|
+
},
|
|
880
1006
|
"$type": "color",
|
|
881
1007
|
"themeable": true,
|
|
882
1008
|
"prefix": false
|
|
@@ -894,10 +1020,13 @@
|
|
|
894
1020
|
"$type": "color",
|
|
895
1021
|
"themeable": true,
|
|
896
1022
|
"prefix": false,
|
|
897
|
-
"filePath": "
|
|
898
|
-
"isSource":
|
|
1023
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
1024
|
+
"isSource": true,
|
|
899
1025
|
"original": {
|
|
900
|
-
"value":
|
|
1026
|
+
"value": {
|
|
1027
|
+
"default": "#661e3a",
|
|
1028
|
+
"dark": "#ffccdb"
|
|
1029
|
+
},
|
|
901
1030
|
"$type": "color",
|
|
902
1031
|
"themeable": true,
|
|
903
1032
|
"prefix": false
|
|
@@ -915,10 +1044,13 @@
|
|
|
915
1044
|
"$type": "color",
|
|
916
1045
|
"themeable": true,
|
|
917
1046
|
"prefix": false,
|
|
918
|
-
"filePath": "
|
|
919
|
-
"isSource":
|
|
1047
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
1048
|
+
"isSource": true,
|
|
920
1049
|
"original": {
|
|
921
|
-
"value":
|
|
1050
|
+
"value": {
|
|
1051
|
+
"default": "#541d31",
|
|
1052
|
+
"dark": "#ffe3eb"
|
|
1053
|
+
},
|
|
922
1054
|
"$type": "color",
|
|
923
1055
|
"themeable": true,
|
|
924
1056
|
"prefix": false
|
|
@@ -938,10 +1070,13 @@
|
|
|
938
1070
|
"$type": "color",
|
|
939
1071
|
"themeable": true,
|
|
940
1072
|
"prefix": false,
|
|
941
|
-
"filePath": "
|
|
942
|
-
"isSource":
|
|
1073
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
1074
|
+
"isSource": true,
|
|
943
1075
|
"original": {
|
|
944
|
-
"value":
|
|
1076
|
+
"value": {
|
|
1077
|
+
"default": "#fae8d1",
|
|
1078
|
+
"dark": "#4b2707"
|
|
1079
|
+
},
|
|
945
1080
|
"$type": "color",
|
|
946
1081
|
"themeable": true,
|
|
947
1082
|
"prefix": false
|
|
@@ -959,10 +1094,13 @@
|
|
|
959
1094
|
"$type": "color",
|
|
960
1095
|
"themeable": true,
|
|
961
1096
|
"prefix": false,
|
|
962
|
-
"filePath": "
|
|
963
|
-
"isSource":
|
|
1097
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
1098
|
+
"isSource": true,
|
|
964
1099
|
"original": {
|
|
965
|
-
"value":
|
|
1100
|
+
"value": {
|
|
1101
|
+
"default": "#f5d6b3",
|
|
1102
|
+
"dark": "#5e2f05"
|
|
1103
|
+
},
|
|
966
1104
|
"$type": "color",
|
|
967
1105
|
"themeable": true,
|
|
968
1106
|
"prefix": false
|
|
@@ -980,10 +1118,13 @@
|
|
|
980
1118
|
"$type": "color",
|
|
981
1119
|
"themeable": true,
|
|
982
1120
|
"prefix": false,
|
|
983
|
-
"filePath": "
|
|
984
|
-
"isSource":
|
|
1121
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
1122
|
+
"isSource": true,
|
|
985
1123
|
"original": {
|
|
986
|
-
"value":
|
|
1124
|
+
"value": {
|
|
1125
|
+
"default": "#eebd8c",
|
|
1126
|
+
"dark": "#6f3500"
|
|
1127
|
+
},
|
|
987
1128
|
"$type": "color",
|
|
988
1129
|
"themeable": true,
|
|
989
1130
|
"prefix": false
|
|
@@ -1001,10 +1142,13 @@
|
|
|
1001
1142
|
"$type": "color",
|
|
1002
1143
|
"themeable": true,
|
|
1003
1144
|
"prefix": false,
|
|
1004
|
-
"filePath": "
|
|
1005
|
-
"isSource":
|
|
1145
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
1146
|
+
"isSource": true,
|
|
1006
1147
|
"original": {
|
|
1007
|
-
"value":
|
|
1148
|
+
"value": {
|
|
1149
|
+
"default": "#e99b60",
|
|
1150
|
+
"dark": "#92430a"
|
|
1151
|
+
},
|
|
1008
1152
|
"$type": "color",
|
|
1009
1153
|
"themeable": true,
|
|
1010
1154
|
"prefix": false
|
|
@@ -1022,10 +1166,13 @@
|
|
|
1022
1166
|
"$type": "color",
|
|
1023
1167
|
"themeable": true,
|
|
1024
1168
|
"prefix": false,
|
|
1025
|
-
"filePath": "
|
|
1026
|
-
"isSource":
|
|
1169
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
1170
|
+
"isSource": true,
|
|
1027
1171
|
"original": {
|
|
1028
|
-
"value":
|
|
1172
|
+
"value": {
|
|
1173
|
+
"default": "#e07e41",
|
|
1174
|
+
"dark": "#b14f18"
|
|
1175
|
+
},
|
|
1029
1176
|
"$type": "color",
|
|
1030
1177
|
"themeable": true,
|
|
1031
1178
|
"prefix": false
|
|
@@ -1043,10 +1190,13 @@
|
|
|
1043
1190
|
"$type": "color",
|
|
1044
1191
|
"themeable": true,
|
|
1045
1192
|
"prefix": false,
|
|
1046
|
-
"filePath": "
|
|
1047
|
-
"isSource":
|
|
1193
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
1194
|
+
"isSource": true,
|
|
1048
1195
|
"original": {
|
|
1049
|
-
"value":
|
|
1196
|
+
"value": {
|
|
1197
|
+
"default": "#c95d2e",
|
|
1198
|
+
"dark": "#c95d2e"
|
|
1199
|
+
},
|
|
1050
1200
|
"$type": "color",
|
|
1051
1201
|
"themeable": true,
|
|
1052
1202
|
"prefix": false
|
|
@@ -1064,10 +1214,13 @@
|
|
|
1064
1214
|
"$type": "color",
|
|
1065
1215
|
"themeable": true,
|
|
1066
1216
|
"prefix": false,
|
|
1067
|
-
"filePath": "
|
|
1068
|
-
"isSource":
|
|
1217
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
1218
|
+
"isSource": true,
|
|
1069
1219
|
"original": {
|
|
1070
|
-
"value":
|
|
1220
|
+
"value": {
|
|
1221
|
+
"default": "#b14f18",
|
|
1222
|
+
"dark": "#e07e41"
|
|
1223
|
+
},
|
|
1071
1224
|
"$type": "color",
|
|
1072
1225
|
"themeable": true,
|
|
1073
1226
|
"prefix": false
|
|
@@ -1085,10 +1238,13 @@
|
|
|
1085
1238
|
"$type": "color",
|
|
1086
1239
|
"themeable": true,
|
|
1087
1240
|
"prefix": false,
|
|
1088
|
-
"filePath": "
|
|
1089
|
-
"isSource":
|
|
1241
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
1242
|
+
"isSource": true,
|
|
1090
1243
|
"original": {
|
|
1091
|
-
"value":
|
|
1244
|
+
"value": {
|
|
1245
|
+
"default": "#92430a",
|
|
1246
|
+
"dark": "#e99b60"
|
|
1247
|
+
},
|
|
1092
1248
|
"$type": "color",
|
|
1093
1249
|
"themeable": true,
|
|
1094
1250
|
"prefix": false
|
|
@@ -1106,10 +1262,13 @@
|
|
|
1106
1262
|
"$type": "color",
|
|
1107
1263
|
"themeable": true,
|
|
1108
1264
|
"prefix": false,
|
|
1109
|
-
"filePath": "
|
|
1110
|
-
"isSource":
|
|
1265
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
1266
|
+
"isSource": true,
|
|
1111
1267
|
"original": {
|
|
1112
|
-
"value":
|
|
1268
|
+
"value": {
|
|
1269
|
+
"default": "#6f3500",
|
|
1270
|
+
"dark": "#eebd8c"
|
|
1271
|
+
},
|
|
1113
1272
|
"$type": "color",
|
|
1114
1273
|
"themeable": true,
|
|
1115
1274
|
"prefix": false
|
|
@@ -1127,10 +1286,13 @@
|
|
|
1127
1286
|
"$type": "color",
|
|
1128
1287
|
"themeable": true,
|
|
1129
1288
|
"prefix": false,
|
|
1130
|
-
"filePath": "
|
|
1131
|
-
"isSource":
|
|
1289
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
1290
|
+
"isSource": true,
|
|
1132
1291
|
"original": {
|
|
1133
|
-
"value":
|
|
1292
|
+
"value": {
|
|
1293
|
+
"default": "#5e2f05",
|
|
1294
|
+
"dark": "#f5d6b3"
|
|
1295
|
+
},
|
|
1134
1296
|
"$type": "color",
|
|
1135
1297
|
"themeable": true,
|
|
1136
1298
|
"prefix": false
|
|
@@ -1148,10 +1310,13 @@
|
|
|
1148
1310
|
"$type": "color",
|
|
1149
1311
|
"themeable": true,
|
|
1150
1312
|
"prefix": false,
|
|
1151
|
-
"filePath": "
|
|
1152
|
-
"isSource":
|
|
1313
|
+
"filePath": "src/tokens/color.data_viz.tokens.json",
|
|
1314
|
+
"isSource": true,
|
|
1153
1315
|
"original": {
|
|
1154
|
-
"value":
|
|
1316
|
+
"value": {
|
|
1317
|
+
"default": "#4b2707",
|
|
1318
|
+
"dark": "#fae8d1"
|
|
1319
|
+
},
|
|
1155
1320
|
"$type": "color",
|
|
1156
1321
|
"themeable": true,
|
|
1157
1322
|
"prefix": false
|
|
@@ -1173,10 +1338,13 @@
|
|
|
1173
1338
|
"$type": "color",
|
|
1174
1339
|
"themeable": true,
|
|
1175
1340
|
"prefix": false,
|
|
1176
|
-
"filePath": "
|
|
1177
|
-
"isSource":
|
|
1341
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
1342
|
+
"isSource": true,
|
|
1178
1343
|
"original": {
|
|
1179
|
-
"value":
|
|
1344
|
+
"value": {
|
|
1345
|
+
"default": "#f8f8ff",
|
|
1346
|
+
"dark": "#14143d"
|
|
1347
|
+
},
|
|
1180
1348
|
"$type": "color",
|
|
1181
1349
|
"themeable": true,
|
|
1182
1350
|
"prefix": false
|
|
@@ -1194,10 +1362,13 @@
|
|
|
1194
1362
|
"$type": "color",
|
|
1195
1363
|
"themeable": true,
|
|
1196
1364
|
"prefix": false,
|
|
1197
|
-
"filePath": "
|
|
1198
|
-
"isSource":
|
|
1365
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
1366
|
+
"isSource": true,
|
|
1199
1367
|
"original": {
|
|
1200
|
-
"value":
|
|
1368
|
+
"value": {
|
|
1369
|
+
"default": "#f1f1ff",
|
|
1370
|
+
"dark": "#222261"
|
|
1371
|
+
},
|
|
1201
1372
|
"$type": "color",
|
|
1202
1373
|
"themeable": true,
|
|
1203
1374
|
"prefix": false
|
|
@@ -1215,10 +1386,13 @@
|
|
|
1215
1386
|
"$type": "color",
|
|
1216
1387
|
"themeable": true,
|
|
1217
1388
|
"prefix": false,
|
|
1218
|
-
"filePath": "
|
|
1219
|
-
"isSource":
|
|
1389
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
1390
|
+
"isSource": true,
|
|
1220
1391
|
"original": {
|
|
1221
|
-
"value":
|
|
1392
|
+
"value": {
|
|
1393
|
+
"default": "#dbdbf8",
|
|
1394
|
+
"dark": "#303083"
|
|
1395
|
+
},
|
|
1222
1396
|
"$type": "color",
|
|
1223
1397
|
"themeable": true,
|
|
1224
1398
|
"prefix": false
|
|
@@ -1236,10 +1410,13 @@
|
|
|
1236
1410
|
"$type": "color",
|
|
1237
1411
|
"themeable": true,
|
|
1238
1412
|
"prefix": false,
|
|
1239
|
-
"filePath": "
|
|
1240
|
-
"isSource":
|
|
1413
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
1414
|
+
"isSource": true,
|
|
1241
1415
|
"original": {
|
|
1242
|
-
"value":
|
|
1416
|
+
"value": {
|
|
1417
|
+
"default": "#c7c7f2",
|
|
1418
|
+
"dark": "#41419f"
|
|
1419
|
+
},
|
|
1243
1420
|
"$type": "color",
|
|
1244
1421
|
"themeable": true,
|
|
1245
1422
|
"prefix": false
|
|
@@ -1257,10 +1434,13 @@
|
|
|
1257
1434
|
"$type": "color",
|
|
1258
1435
|
"themeable": true,
|
|
1259
1436
|
"prefix": false,
|
|
1260
|
-
"filePath": "
|
|
1261
|
-
"isSource":
|
|
1437
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
1438
|
+
"isSource": true,
|
|
1262
1439
|
"original": {
|
|
1263
|
-
"value":
|
|
1440
|
+
"value": {
|
|
1441
|
+
"default": "#a2a2e6",
|
|
1442
|
+
"dark": "#5252b5"
|
|
1443
|
+
},
|
|
1264
1444
|
"$type": "color",
|
|
1265
1445
|
"themeable": true,
|
|
1266
1446
|
"prefix": false
|
|
@@ -1278,10 +1458,13 @@
|
|
|
1278
1458
|
"$type": "color",
|
|
1279
1459
|
"themeable": true,
|
|
1280
1460
|
"prefix": false,
|
|
1281
|
-
"filePath": "
|
|
1282
|
-
"isSource":
|
|
1461
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
1462
|
+
"isSource": true,
|
|
1283
1463
|
"original": {
|
|
1284
|
-
"value":
|
|
1464
|
+
"value": {
|
|
1465
|
+
"default": "#8181d7",
|
|
1466
|
+
"dark": "#6666c4"
|
|
1467
|
+
},
|
|
1285
1468
|
"$type": "color",
|
|
1286
1469
|
"themeable": true,
|
|
1287
1470
|
"prefix": false
|
|
@@ -1299,10 +1482,13 @@
|
|
|
1299
1482
|
"$type": "color",
|
|
1300
1483
|
"themeable": true,
|
|
1301
1484
|
"prefix": false,
|
|
1302
|
-
"filePath": "
|
|
1303
|
-
"isSource":
|
|
1485
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
1486
|
+
"isSource": true,
|
|
1304
1487
|
"original": {
|
|
1305
|
-
"value":
|
|
1488
|
+
"value": {
|
|
1489
|
+
"default": "#6666c4",
|
|
1490
|
+
"dark": "#8181d7"
|
|
1491
|
+
},
|
|
1306
1492
|
"$type": "color",
|
|
1307
1493
|
"themeable": true,
|
|
1308
1494
|
"prefix": false
|
|
@@ -1320,10 +1506,13 @@
|
|
|
1320
1506
|
"$type": "color",
|
|
1321
1507
|
"themeable": true,
|
|
1322
1508
|
"prefix": false,
|
|
1323
|
-
"filePath": "
|
|
1324
|
-
"isSource":
|
|
1509
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
1510
|
+
"isSource": true,
|
|
1325
1511
|
"original": {
|
|
1326
|
-
"value":
|
|
1512
|
+
"value": {
|
|
1513
|
+
"default": "#5252b5",
|
|
1514
|
+
"dark": "#a2a2e6"
|
|
1515
|
+
},
|
|
1327
1516
|
"$type": "color",
|
|
1328
1517
|
"themeable": true,
|
|
1329
1518
|
"prefix": false
|
|
@@ -1341,10 +1530,13 @@
|
|
|
1341
1530
|
"$type": "color",
|
|
1342
1531
|
"themeable": true,
|
|
1343
1532
|
"prefix": false,
|
|
1344
|
-
"filePath": "
|
|
1345
|
-
"isSource":
|
|
1533
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
1534
|
+
"isSource": true,
|
|
1346
1535
|
"original": {
|
|
1347
|
-
"value":
|
|
1536
|
+
"value": {
|
|
1537
|
+
"default": "#41419f",
|
|
1538
|
+
"dark": "#c7c7f2"
|
|
1539
|
+
},
|
|
1348
1540
|
"$type": "color",
|
|
1349
1541
|
"themeable": true,
|
|
1350
1542
|
"prefix": false
|
|
@@ -1362,10 +1554,13 @@
|
|
|
1362
1554
|
"$type": "color",
|
|
1363
1555
|
"themeable": true,
|
|
1364
1556
|
"prefix": false,
|
|
1365
|
-
"filePath": "
|
|
1366
|
-
"isSource":
|
|
1557
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
1558
|
+
"isSource": true,
|
|
1367
1559
|
"original": {
|
|
1368
|
-
"value":
|
|
1560
|
+
"value": {
|
|
1561
|
+
"default": "#303083",
|
|
1562
|
+
"dark": "#dbdbf8"
|
|
1563
|
+
},
|
|
1369
1564
|
"$type": "color",
|
|
1370
1565
|
"themeable": true,
|
|
1371
1566
|
"prefix": false
|
|
@@ -1383,10 +1578,13 @@
|
|
|
1383
1578
|
"$type": "color",
|
|
1384
1579
|
"themeable": true,
|
|
1385
1580
|
"prefix": false,
|
|
1386
|
-
"filePath": "
|
|
1387
|
-
"isSource":
|
|
1581
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
1582
|
+
"isSource": true,
|
|
1388
1583
|
"original": {
|
|
1389
|
-
"value":
|
|
1584
|
+
"value": {
|
|
1585
|
+
"default": "#222261",
|
|
1586
|
+
"dark": "#f1f1ff"
|
|
1587
|
+
},
|
|
1390
1588
|
"$type": "color",
|
|
1391
1589
|
"themeable": true,
|
|
1392
1590
|
"prefix": false
|
|
@@ -1404,10 +1602,13 @@
|
|
|
1404
1602
|
"$type": "color",
|
|
1405
1603
|
"themeable": true,
|
|
1406
1604
|
"prefix": false,
|
|
1407
|
-
"filePath": "
|
|
1408
|
-
"isSource":
|
|
1605
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
1606
|
+
"isSource": true,
|
|
1409
1607
|
"original": {
|
|
1410
|
-
"value":
|
|
1608
|
+
"value": {
|
|
1609
|
+
"default": "#14143d",
|
|
1610
|
+
"dark": "#f8f8ff"
|
|
1611
|
+
},
|
|
1411
1612
|
"$type": "color",
|
|
1412
1613
|
"themeable": true,
|
|
1413
1614
|
"prefix": false
|
|
@@ -1427,10 +1628,13 @@
|
|
|
1427
1628
|
"$type": "color",
|
|
1428
1629
|
"themeable": true,
|
|
1429
1630
|
"prefix": false,
|
|
1430
|
-
"filePath": "
|
|
1431
|
-
"isSource":
|
|
1631
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
1632
|
+
"isSource": true,
|
|
1432
1633
|
"original": {
|
|
1433
|
-
"value":
|
|
1634
|
+
"value": {
|
|
1635
|
+
"default": "#e6ecf0",
|
|
1636
|
+
"dark": "#04101c"
|
|
1637
|
+
},
|
|
1434
1638
|
"$type": "color",
|
|
1435
1639
|
"themeable": true,
|
|
1436
1640
|
"prefix": false
|
|
@@ -1448,10 +1652,13 @@
|
|
|
1448
1652
|
"$type": "color",
|
|
1449
1653
|
"themeable": true,
|
|
1450
1654
|
"prefix": false,
|
|
1451
|
-
"filePath": "
|
|
1452
|
-
"isSource":
|
|
1655
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
1656
|
+
"isSource": true,
|
|
1453
1657
|
"original": {
|
|
1454
|
-
"value":
|
|
1658
|
+
"value": {
|
|
1659
|
+
"default": "#cdd8e3",
|
|
1660
|
+
"dark": "#0b2640"
|
|
1661
|
+
},
|
|
1455
1662
|
"$type": "color",
|
|
1456
1663
|
"themeable": true,
|
|
1457
1664
|
"prefix": false
|
|
@@ -1469,10 +1676,13 @@
|
|
|
1469
1676
|
"$type": "color",
|
|
1470
1677
|
"themeable": true,
|
|
1471
1678
|
"prefix": false,
|
|
1472
|
-
"filePath": "
|
|
1473
|
-
"isSource":
|
|
1679
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
1680
|
+
"isSource": true,
|
|
1474
1681
|
"original": {
|
|
1475
|
-
"value":
|
|
1682
|
+
"value": {
|
|
1683
|
+
"default": "#b9cadc",
|
|
1684
|
+
"dark": "#153c63"
|
|
1685
|
+
},
|
|
1476
1686
|
"$type": "color",
|
|
1477
1687
|
"themeable": true,
|
|
1478
1688
|
"prefix": false
|
|
@@ -1490,10 +1700,13 @@
|
|
|
1490
1700
|
"$type": "color",
|
|
1491
1701
|
"themeable": true,
|
|
1492
1702
|
"prefix": false,
|
|
1493
|
-
"filePath": "
|
|
1494
|
-
"isSource":
|
|
1703
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
1704
|
+
"isSource": true,
|
|
1495
1705
|
"original": {
|
|
1496
|
-
"value":
|
|
1706
|
+
"value": {
|
|
1707
|
+
"default": "#a6bdd5",
|
|
1708
|
+
"dark": "#235180"
|
|
1709
|
+
},
|
|
1497
1710
|
"$type": "color",
|
|
1498
1711
|
"themeable": true,
|
|
1499
1712
|
"prefix": false
|
|
@@ -1511,10 +1724,13 @@
|
|
|
1511
1724
|
"$type": "color",
|
|
1512
1725
|
"themeable": true,
|
|
1513
1726
|
"prefix": false,
|
|
1514
|
-
"filePath": "
|
|
1515
|
-
"isSource":
|
|
1727
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
1728
|
+
"isSource": true,
|
|
1516
1729
|
"original": {
|
|
1517
|
-
"value":
|
|
1730
|
+
"value": {
|
|
1731
|
+
"default": "#81a5c9",
|
|
1732
|
+
"dark": "#346596"
|
|
1733
|
+
},
|
|
1518
1734
|
"$type": "color",
|
|
1519
1735
|
"themeable": true,
|
|
1520
1736
|
"prefix": false
|
|
@@ -1532,10 +1748,13 @@
|
|
|
1532
1748
|
"$type": "color",
|
|
1533
1749
|
"themeable": true,
|
|
1534
1750
|
"prefix": false,
|
|
1535
|
-
"filePath": "
|
|
1536
|
-
"isSource":
|
|
1751
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
1752
|
+
"isSource": true,
|
|
1537
1753
|
"original": {
|
|
1538
|
-
"value":
|
|
1754
|
+
"value": {
|
|
1755
|
+
"default": "#628eb9",
|
|
1756
|
+
"dark": "#4977a5"
|
|
1757
|
+
},
|
|
1539
1758
|
"$type": "color",
|
|
1540
1759
|
"themeable": true,
|
|
1541
1760
|
"prefix": false
|
|
@@ -1553,10 +1772,13 @@
|
|
|
1553
1772
|
"$type": "color",
|
|
1554
1773
|
"themeable": true,
|
|
1555
1774
|
"prefix": false,
|
|
1556
|
-
"filePath": "
|
|
1557
|
-
"isSource":
|
|
1775
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
1776
|
+
"isSource": true,
|
|
1558
1777
|
"original": {
|
|
1559
|
-
"value":
|
|
1778
|
+
"value": {
|
|
1779
|
+
"default": "#4977a5",
|
|
1780
|
+
"dark": "#628eb9"
|
|
1781
|
+
},
|
|
1560
1782
|
"$type": "color",
|
|
1561
1783
|
"themeable": true,
|
|
1562
1784
|
"prefix": false
|
|
@@ -1574,10 +1796,13 @@
|
|
|
1574
1796
|
"$type": "color",
|
|
1575
1797
|
"themeable": true,
|
|
1576
1798
|
"prefix": false,
|
|
1577
|
-
"filePath": "
|
|
1578
|
-
"isSource":
|
|
1799
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
1800
|
+
"isSource": true,
|
|
1579
1801
|
"original": {
|
|
1580
|
-
"value":
|
|
1802
|
+
"value": {
|
|
1803
|
+
"default": "#346596",
|
|
1804
|
+
"dark": "#81a5c9"
|
|
1805
|
+
},
|
|
1581
1806
|
"$type": "color",
|
|
1582
1807
|
"themeable": true,
|
|
1583
1808
|
"prefix": false
|
|
@@ -1595,10 +1820,13 @@
|
|
|
1595
1820
|
"$type": "color",
|
|
1596
1821
|
"themeable": true,
|
|
1597
1822
|
"prefix": false,
|
|
1598
|
-
"filePath": "
|
|
1599
|
-
"isSource":
|
|
1823
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
1824
|
+
"isSource": true,
|
|
1600
1825
|
"original": {
|
|
1601
|
-
"value":
|
|
1826
|
+
"value": {
|
|
1827
|
+
"default": "#235180",
|
|
1828
|
+
"dark": "#a6bdd5"
|
|
1829
|
+
},
|
|
1602
1830
|
"$type": "color",
|
|
1603
1831
|
"themeable": true,
|
|
1604
1832
|
"prefix": false
|
|
@@ -1616,10 +1844,13 @@
|
|
|
1616
1844
|
"$type": "color",
|
|
1617
1845
|
"themeable": true,
|
|
1618
1846
|
"prefix": false,
|
|
1619
|
-
"filePath": "
|
|
1620
|
-
"isSource":
|
|
1847
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
1848
|
+
"isSource": true,
|
|
1621
1849
|
"original": {
|
|
1622
|
-
"value":
|
|
1850
|
+
"value": {
|
|
1851
|
+
"default": "#153c63",
|
|
1852
|
+
"dark": "#b9cadc"
|
|
1853
|
+
},
|
|
1623
1854
|
"$type": "color",
|
|
1624
1855
|
"themeable": true,
|
|
1625
1856
|
"prefix": false
|
|
@@ -1637,10 +1868,13 @@
|
|
|
1637
1868
|
"$type": "color",
|
|
1638
1869
|
"themeable": true,
|
|
1639
1870
|
"prefix": false,
|
|
1640
|
-
"filePath": "
|
|
1641
|
-
"isSource":
|
|
1871
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
1872
|
+
"isSource": true,
|
|
1642
1873
|
"original": {
|
|
1643
|
-
"value":
|
|
1874
|
+
"value": {
|
|
1875
|
+
"default": "#0b2640",
|
|
1876
|
+
"dark": "#cdd8e3"
|
|
1877
|
+
},
|
|
1644
1878
|
"$type": "color",
|
|
1645
1879
|
"themeable": true,
|
|
1646
1880
|
"prefix": false
|
|
@@ -1658,10 +1892,13 @@
|
|
|
1658
1892
|
"$type": "color",
|
|
1659
1893
|
"themeable": true,
|
|
1660
1894
|
"prefix": false,
|
|
1661
|
-
"filePath": "
|
|
1662
|
-
"isSource":
|
|
1895
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
1896
|
+
"isSource": true,
|
|
1663
1897
|
"original": {
|
|
1664
|
-
"value":
|
|
1898
|
+
"value": {
|
|
1899
|
+
"default": "#04101c",
|
|
1900
|
+
"dark": "#e6ecf0"
|
|
1901
|
+
},
|
|
1665
1902
|
"$type": "color",
|
|
1666
1903
|
"themeable": true,
|
|
1667
1904
|
"prefix": false
|
|
@@ -1681,10 +1918,13 @@
|
|
|
1681
1918
|
"$type": "color",
|
|
1682
1919
|
"themeable": true,
|
|
1683
1920
|
"prefix": false,
|
|
1684
|
-
"filePath": "
|
|
1685
|
-
"isSource":
|
|
1921
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
1922
|
+
"isSource": true,
|
|
1686
1923
|
"original": {
|
|
1687
|
-
"value":
|
|
1924
|
+
"value": {
|
|
1925
|
+
"default": "#eef3f7",
|
|
1926
|
+
"dark": "#0a3764"
|
|
1927
|
+
},
|
|
1688
1928
|
"$type": "color",
|
|
1689
1929
|
"themeable": true,
|
|
1690
1930
|
"prefix": false
|
|
@@ -1702,10 +1942,13 @@
|
|
|
1702
1942
|
"$type": "color",
|
|
1703
1943
|
"themeable": true,
|
|
1704
1944
|
"prefix": false,
|
|
1705
|
-
"filePath": "
|
|
1706
|
-
"isSource":
|
|
1945
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
1946
|
+
"isSource": true,
|
|
1707
1947
|
"original": {
|
|
1708
|
-
"value":
|
|
1948
|
+
"value": {
|
|
1949
|
+
"default": "#dde6ee",
|
|
1950
|
+
"dark": "#0c4277"
|
|
1951
|
+
},
|
|
1709
1952
|
"$type": "color",
|
|
1710
1953
|
"themeable": true,
|
|
1711
1954
|
"prefix": false
|
|
@@ -1723,10 +1966,13 @@
|
|
|
1723
1966
|
"$type": "color",
|
|
1724
1967
|
"themeable": true,
|
|
1725
1968
|
"prefix": false,
|
|
1726
|
-
"filePath": "
|
|
1727
|
-
"isSource":
|
|
1969
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
1970
|
+
"isSource": true,
|
|
1728
1971
|
"original": {
|
|
1729
|
-
"value":
|
|
1972
|
+
"value": {
|
|
1973
|
+
"default": "#c1d4e6",
|
|
1974
|
+
"dark": "#0e4d8d"
|
|
1975
|
+
},
|
|
1730
1976
|
"$type": "color",
|
|
1731
1977
|
"themeable": true,
|
|
1732
1978
|
"prefix": false
|
|
@@ -1744,10 +1990,13 @@
|
|
|
1744
1990
|
"$type": "color",
|
|
1745
1991
|
"themeable": true,
|
|
1746
1992
|
"prefix": false,
|
|
1747
|
-
"filePath": "
|
|
1748
|
-
"isSource":
|
|
1993
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
1994
|
+
"isSource": true,
|
|
1749
1995
|
"original": {
|
|
1750
|
-
"value":
|
|
1996
|
+
"value": {
|
|
1997
|
+
"default": "#a0bedc",
|
|
1998
|
+
"dark": "#145aa1"
|
|
1999
|
+
},
|
|
1751
2000
|
"$type": "color",
|
|
1752
2001
|
"themeable": true,
|
|
1753
2002
|
"prefix": false
|
|
@@ -1765,10 +2014,13 @@
|
|
|
1765
2014
|
"$type": "color",
|
|
1766
2015
|
"themeable": true,
|
|
1767
2016
|
"prefix": false,
|
|
1768
|
-
"filePath": "
|
|
1769
|
-
"isSource":
|
|
2017
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2018
|
+
"isSource": true,
|
|
1770
2019
|
"original": {
|
|
1771
|
-
"value":
|
|
2020
|
+
"value": {
|
|
2021
|
+
"default": "#74a3d3",
|
|
2022
|
+
"dark": "#2268ae"
|
|
2023
|
+
},
|
|
1772
2024
|
"$type": "color",
|
|
1773
2025
|
"themeable": true,
|
|
1774
2026
|
"prefix": false
|
|
@@ -1786,10 +2038,13 @@
|
|
|
1786
2038
|
"$type": "color",
|
|
1787
2039
|
"themeable": true,
|
|
1788
2040
|
"prefix": false,
|
|
1789
|
-
"filePath": "
|
|
1790
|
-
"isSource":
|
|
2041
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2042
|
+
"isSource": true,
|
|
1791
2043
|
"original": {
|
|
1792
|
-
"value":
|
|
2044
|
+
"value": {
|
|
2045
|
+
"default": "#4f8bc7",
|
|
2046
|
+
"dark": "#3476b9"
|
|
2047
|
+
},
|
|
1793
2048
|
"$type": "color",
|
|
1794
2049
|
"themeable": true,
|
|
1795
2050
|
"prefix": false
|
|
@@ -1807,10 +2062,13 @@
|
|
|
1807
2062
|
"$type": "color",
|
|
1808
2063
|
"themeable": true,
|
|
1809
2064
|
"prefix": false,
|
|
1810
|
-
"filePath": "
|
|
1811
|
-
"isSource":
|
|
2065
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2066
|
+
"isSource": true,
|
|
1812
2067
|
"original": {
|
|
1813
|
-
"value":
|
|
2068
|
+
"value": {
|
|
2069
|
+
"default": "#3476b9",
|
|
2070
|
+
"dark": "#4f8bc7"
|
|
2071
|
+
},
|
|
1814
2072
|
"$type": "color",
|
|
1815
2073
|
"themeable": true,
|
|
1816
2074
|
"prefix": false
|
|
@@ -1828,10 +2086,13 @@
|
|
|
1828
2086
|
"$type": "color",
|
|
1829
2087
|
"themeable": true,
|
|
1830
2088
|
"prefix": false,
|
|
1831
|
-
"filePath": "
|
|
1832
|
-
"isSource":
|
|
2089
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2090
|
+
"isSource": true,
|
|
1833
2091
|
"original": {
|
|
1834
|
-
"value":
|
|
2092
|
+
"value": {
|
|
2093
|
+
"default": "#2268ae",
|
|
2094
|
+
"dark": "#74a3d3"
|
|
2095
|
+
},
|
|
1835
2096
|
"$type": "color",
|
|
1836
2097
|
"themeable": true,
|
|
1837
2098
|
"prefix": false
|
|
@@ -1849,10 +2110,13 @@
|
|
|
1849
2110
|
"$type": "color",
|
|
1850
2111
|
"themeable": true,
|
|
1851
2112
|
"prefix": false,
|
|
1852
|
-
"filePath": "
|
|
1853
|
-
"isSource":
|
|
2113
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2114
|
+
"isSource": true,
|
|
1854
2115
|
"original": {
|
|
1855
|
-
"value":
|
|
2116
|
+
"value": {
|
|
2117
|
+
"default": "#145aa1",
|
|
2118
|
+
"dark": "#a0bedc"
|
|
2119
|
+
},
|
|
1856
2120
|
"$type": "color",
|
|
1857
2121
|
"themeable": true,
|
|
1858
2122
|
"prefix": false
|
|
@@ -1870,10 +2134,13 @@
|
|
|
1870
2134
|
"$type": "color",
|
|
1871
2135
|
"themeable": true,
|
|
1872
2136
|
"prefix": false,
|
|
1873
|
-
"filePath": "
|
|
1874
|
-
"isSource":
|
|
2137
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2138
|
+
"isSource": true,
|
|
1875
2139
|
"original": {
|
|
1876
|
-
"value":
|
|
2140
|
+
"value": {
|
|
2141
|
+
"default": "#0e4d8d",
|
|
2142
|
+
"dark": "#c1d4e6"
|
|
2143
|
+
},
|
|
1877
2144
|
"$type": "color",
|
|
1878
2145
|
"themeable": true,
|
|
1879
2146
|
"prefix": false
|
|
@@ -1891,10 +2158,13 @@
|
|
|
1891
2158
|
"$type": "color",
|
|
1892
2159
|
"themeable": true,
|
|
1893
2160
|
"prefix": false,
|
|
1894
|
-
"filePath": "
|
|
1895
|
-
"isSource":
|
|
2161
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2162
|
+
"isSource": true,
|
|
1896
2163
|
"original": {
|
|
1897
|
-
"value":
|
|
2164
|
+
"value": {
|
|
2165
|
+
"default": "#0c4277",
|
|
2166
|
+
"dark": "#dde6ee"
|
|
2167
|
+
},
|
|
1898
2168
|
"$type": "color",
|
|
1899
2169
|
"themeable": true,
|
|
1900
2170
|
"prefix": false
|
|
@@ -1912,10 +2182,13 @@
|
|
|
1912
2182
|
"$type": "color",
|
|
1913
2183
|
"themeable": true,
|
|
1914
2184
|
"prefix": false,
|
|
1915
|
-
"filePath": "
|
|
1916
|
-
"isSource":
|
|
2185
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2186
|
+
"isSource": true,
|
|
1917
2187
|
"original": {
|
|
1918
|
-
"value":
|
|
2188
|
+
"value": {
|
|
2189
|
+
"default": "#0a3764",
|
|
2190
|
+
"dark": "#eef3f7"
|
|
2191
|
+
},
|
|
1919
2192
|
"$type": "color",
|
|
1920
2193
|
"themeable": true,
|
|
1921
2194
|
"prefix": false
|
|
@@ -1935,10 +2208,13 @@
|
|
|
1935
2208
|
"$type": "color",
|
|
1936
2209
|
"themeable": true,
|
|
1937
2210
|
"prefix": false,
|
|
1938
|
-
"filePath": "
|
|
1939
|
-
"isSource":
|
|
2211
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2212
|
+
"isSource": true,
|
|
1940
2213
|
"original": {
|
|
1941
|
-
"value":
|
|
2214
|
+
"value": {
|
|
2215
|
+
"default": "#eef4ef",
|
|
2216
|
+
"dark": "#052e19"
|
|
2217
|
+
},
|
|
1942
2218
|
"$type": "color",
|
|
1943
2219
|
"themeable": true,
|
|
1944
2220
|
"prefix": false
|
|
@@ -1956,10 +2232,13 @@
|
|
|
1956
2232
|
"$type": "color",
|
|
1957
2233
|
"themeable": true,
|
|
1958
2234
|
"prefix": false,
|
|
1959
|
-
"filePath": "
|
|
1960
|
-
"isSource":
|
|
2235
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2236
|
+
"isSource": true,
|
|
1961
2237
|
"original": {
|
|
1962
|
-
"value":
|
|
2238
|
+
"value": {
|
|
2239
|
+
"default": "#dde9de",
|
|
2240
|
+
"dark": "#0e4328"
|
|
2241
|
+
},
|
|
1963
2242
|
"$type": "color",
|
|
1964
2243
|
"themeable": true,
|
|
1965
2244
|
"prefix": false
|
|
@@ -1977,10 +2256,13 @@
|
|
|
1977
2256
|
"$type": "color",
|
|
1978
2257
|
"themeable": true,
|
|
1979
2258
|
"prefix": false,
|
|
1980
|
-
"filePath": "
|
|
1981
|
-
"isSource":
|
|
2259
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2260
|
+
"isSource": true,
|
|
1982
2261
|
"original": {
|
|
1983
|
-
"value":
|
|
2262
|
+
"value": {
|
|
2263
|
+
"default": "#b1d6b5",
|
|
2264
|
+
"dark": "#155635"
|
|
2265
|
+
},
|
|
1984
2266
|
"$type": "color",
|
|
1985
2267
|
"themeable": true,
|
|
1986
2268
|
"prefix": false
|
|
@@ -1998,10 +2280,13 @@
|
|
|
1998
2280
|
"$type": "color",
|
|
1999
2281
|
"themeable": true,
|
|
2000
2282
|
"prefix": false,
|
|
2001
|
-
"filePath": "
|
|
2002
|
-
"isSource":
|
|
2283
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2284
|
+
"isSource": true,
|
|
2003
2285
|
"original": {
|
|
2004
|
-
"value":
|
|
2286
|
+
"value": {
|
|
2287
|
+
"default": "#8cc497",
|
|
2288
|
+
"dark": "#1b653f"
|
|
2289
|
+
},
|
|
2005
2290
|
"$type": "color",
|
|
2006
2291
|
"themeable": true,
|
|
2007
2292
|
"prefix": false
|
|
@@ -2019,10 +2304,13 @@
|
|
|
2019
2304
|
"$type": "color",
|
|
2020
2305
|
"themeable": true,
|
|
2021
2306
|
"prefix": false,
|
|
2022
|
-
"filePath": "
|
|
2023
|
-
"isSource":
|
|
2307
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2308
|
+
"isSource": true,
|
|
2024
2309
|
"original": {
|
|
2025
|
-
"value":
|
|
2310
|
+
"value": {
|
|
2311
|
+
"default": "#69af7d",
|
|
2312
|
+
"dark": "#25744c"
|
|
2313
|
+
},
|
|
2026
2314
|
"$type": "color",
|
|
2027
2315
|
"themeable": true,
|
|
2028
2316
|
"prefix": false
|
|
@@ -2040,10 +2328,13 @@
|
|
|
2040
2328
|
"$type": "color",
|
|
2041
2329
|
"themeable": true,
|
|
2042
2330
|
"prefix": false,
|
|
2043
|
-
"filePath": "
|
|
2044
|
-
"isSource":
|
|
2331
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2332
|
+
"isSource": true,
|
|
2045
2333
|
"original": {
|
|
2046
|
-
"value":
|
|
2334
|
+
"value": {
|
|
2335
|
+
"default": "#499767",
|
|
2336
|
+
"dark": "#308258"
|
|
2337
|
+
},
|
|
2047
2338
|
"$type": "color",
|
|
2048
2339
|
"themeable": true,
|
|
2049
2340
|
"prefix": false
|
|
@@ -2061,10 +2352,13 @@
|
|
|
2061
2352
|
"$type": "color",
|
|
2062
2353
|
"themeable": true,
|
|
2063
2354
|
"prefix": false,
|
|
2064
|
-
"filePath": "
|
|
2065
|
-
"isSource":
|
|
2355
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2356
|
+
"isSource": true,
|
|
2066
2357
|
"original": {
|
|
2067
|
-
"value":
|
|
2358
|
+
"value": {
|
|
2359
|
+
"default": "#308258",
|
|
2360
|
+
"dark": "#499767"
|
|
2361
|
+
},
|
|
2068
2362
|
"$type": "color",
|
|
2069
2363
|
"themeable": true,
|
|
2070
2364
|
"prefix": false
|
|
@@ -2082,10 +2376,13 @@
|
|
|
2082
2376
|
"$type": "color",
|
|
2083
2377
|
"themeable": true,
|
|
2084
2378
|
"prefix": false,
|
|
2085
|
-
"filePath": "
|
|
2086
|
-
"isSource":
|
|
2379
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2380
|
+
"isSource": true,
|
|
2087
2381
|
"original": {
|
|
2088
|
-
"value":
|
|
2382
|
+
"value": {
|
|
2383
|
+
"default": "#25744c",
|
|
2384
|
+
"dark": "#69af7d"
|
|
2385
|
+
},
|
|
2089
2386
|
"$type": "color",
|
|
2090
2387
|
"themeable": true,
|
|
2091
2388
|
"prefix": false
|
|
@@ -2103,10 +2400,13 @@
|
|
|
2103
2400
|
"$type": "color",
|
|
2104
2401
|
"themeable": true,
|
|
2105
2402
|
"prefix": false,
|
|
2106
|
-
"filePath": "
|
|
2107
|
-
"isSource":
|
|
2403
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2404
|
+
"isSource": true,
|
|
2108
2405
|
"original": {
|
|
2109
|
-
"value":
|
|
2406
|
+
"value": {
|
|
2407
|
+
"default": "#1b653f",
|
|
2408
|
+
"dark": "#8cc497"
|
|
2409
|
+
},
|
|
2110
2410
|
"$type": "color",
|
|
2111
2411
|
"themeable": true,
|
|
2112
2412
|
"prefix": false
|
|
@@ -2124,10 +2424,13 @@
|
|
|
2124
2424
|
"$type": "color",
|
|
2125
2425
|
"themeable": true,
|
|
2126
2426
|
"prefix": false,
|
|
2127
|
-
"filePath": "
|
|
2128
|
-
"isSource":
|
|
2427
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2428
|
+
"isSource": true,
|
|
2129
2429
|
"original": {
|
|
2130
|
-
"value":
|
|
2430
|
+
"value": {
|
|
2431
|
+
"default": "#155635",
|
|
2432
|
+
"dark": "#b1d6b5"
|
|
2433
|
+
},
|
|
2131
2434
|
"$type": "color",
|
|
2132
2435
|
"themeable": true,
|
|
2133
2436
|
"prefix": false
|
|
@@ -2145,10 +2448,13 @@
|
|
|
2145
2448
|
"$type": "color",
|
|
2146
2449
|
"themeable": true,
|
|
2147
2450
|
"prefix": false,
|
|
2148
|
-
"filePath": "
|
|
2149
|
-
"isSource":
|
|
2451
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2452
|
+
"isSource": true,
|
|
2150
2453
|
"original": {
|
|
2151
|
-
"value":
|
|
2454
|
+
"value": {
|
|
2455
|
+
"default": "#0e4328",
|
|
2456
|
+
"dark": "#dde9de"
|
|
2457
|
+
},
|
|
2152
2458
|
"$type": "color",
|
|
2153
2459
|
"themeable": true,
|
|
2154
2460
|
"prefix": false
|
|
@@ -2166,10 +2472,13 @@
|
|
|
2166
2472
|
"$type": "color",
|
|
2167
2473
|
"themeable": true,
|
|
2168
2474
|
"prefix": false,
|
|
2169
|
-
"filePath": "
|
|
2170
|
-
"isSource":
|
|
2475
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2476
|
+
"isSource": true,
|
|
2171
2477
|
"original": {
|
|
2172
|
-
"value":
|
|
2478
|
+
"value": {
|
|
2479
|
+
"default": "#052e19",
|
|
2480
|
+
"dark": "#eef4ef"
|
|
2481
|
+
},
|
|
2173
2482
|
"$type": "color",
|
|
2174
2483
|
"themeable": true,
|
|
2175
2484
|
"prefix": false
|
|
@@ -2189,10 +2498,13 @@
|
|
|
2189
2498
|
"$type": "color",
|
|
2190
2499
|
"themeable": true,
|
|
2191
2500
|
"prefix": false,
|
|
2192
|
-
"filePath": "
|
|
2193
|
-
"isSource":
|
|
2501
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2502
|
+
"isSource": true,
|
|
2194
2503
|
"original": {
|
|
2195
|
-
"value":
|
|
2504
|
+
"value": {
|
|
2505
|
+
"default": "#faf4f3",
|
|
2506
|
+
"dark": "#380700"
|
|
2507
|
+
},
|
|
2196
2508
|
"$type": "color",
|
|
2197
2509
|
"themeable": true,
|
|
2198
2510
|
"prefix": false
|
|
@@ -2210,10 +2522,13 @@
|
|
|
2210
2522
|
"$type": "color",
|
|
2211
2523
|
"themeable": true,
|
|
2212
2524
|
"prefix": false,
|
|
2213
|
-
"filePath": "
|
|
2214
|
-
"isSource":
|
|
2525
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2526
|
+
"isSource": true,
|
|
2215
2527
|
"original": {
|
|
2216
|
-
"value":
|
|
2528
|
+
"value": {
|
|
2529
|
+
"default": "#f4e9e7",
|
|
2530
|
+
"dark": "#580d02"
|
|
2531
|
+
},
|
|
2217
2532
|
"$type": "color",
|
|
2218
2533
|
"themeable": true,
|
|
2219
2534
|
"prefix": false
|
|
@@ -2231,10 +2546,13 @@
|
|
|
2231
2546
|
"$type": "color",
|
|
2232
2547
|
"themeable": true,
|
|
2233
2548
|
"prefix": false,
|
|
2234
|
-
"filePath": "
|
|
2235
|
-
"isSource":
|
|
2549
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2550
|
+
"isSource": true,
|
|
2236
2551
|
"original": {
|
|
2237
|
-
"value":
|
|
2552
|
+
"value": {
|
|
2553
|
+
"default": "#ecd3d0",
|
|
2554
|
+
"dark": "#761405"
|
|
2555
|
+
},
|
|
2238
2556
|
"$type": "color",
|
|
2239
2557
|
"themeable": true,
|
|
2240
2558
|
"prefix": false
|
|
@@ -2252,10 +2570,13 @@
|
|
|
2252
2570
|
"$type": "color",
|
|
2253
2571
|
"themeable": true,
|
|
2254
2572
|
"prefix": false,
|
|
2255
|
-
"filePath": "
|
|
2256
|
-
"isSource":
|
|
2573
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2574
|
+
"isSource": true,
|
|
2257
2575
|
"original": {
|
|
2258
|
-
"value":
|
|
2576
|
+
"value": {
|
|
2577
|
+
"default": "#e3bab5",
|
|
2578
|
+
"dark": "#8f2110"
|
|
2579
|
+
},
|
|
2259
2580
|
"$type": "color",
|
|
2260
2581
|
"themeable": true,
|
|
2261
2582
|
"prefix": false
|
|
@@ -2273,10 +2594,13 @@
|
|
|
2273
2594
|
"$type": "color",
|
|
2274
2595
|
"themeable": true,
|
|
2275
2596
|
"prefix": false,
|
|
2276
|
-
"filePath": "
|
|
2277
|
-
"isSource":
|
|
2597
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2598
|
+
"isSource": true,
|
|
2278
2599
|
"original": {
|
|
2279
|
-
"value":
|
|
2600
|
+
"value": {
|
|
2601
|
+
"default": "#d59086",
|
|
2602
|
+
"dark": "#a13322"
|
|
2603
|
+
},
|
|
2280
2604
|
"$type": "color",
|
|
2281
2605
|
"themeable": true,
|
|
2282
2606
|
"prefix": false
|
|
@@ -2294,10 +2618,13 @@
|
|
|
2294
2618
|
"$type": "color",
|
|
2295
2619
|
"themeable": true,
|
|
2296
2620
|
"prefix": false,
|
|
2297
|
-
"filePath": "
|
|
2298
|
-
"isSource":
|
|
2621
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2622
|
+
"isSource": true,
|
|
2299
2623
|
"original": {
|
|
2300
|
-
"value":
|
|
2624
|
+
"value": {
|
|
2625
|
+
"default": "#c66e60",
|
|
2626
|
+
"dark": "#ad4a3b"
|
|
2627
|
+
},
|
|
2301
2628
|
"$type": "color",
|
|
2302
2629
|
"themeable": true,
|
|
2303
2630
|
"prefix": false
|
|
@@ -2315,10 +2642,13 @@
|
|
|
2315
2642
|
"$type": "color",
|
|
2316
2643
|
"themeable": true,
|
|
2317
2644
|
"prefix": false,
|
|
2318
|
-
"filePath": "
|
|
2319
|
-
"isSource":
|
|
2645
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2646
|
+
"isSource": true,
|
|
2320
2647
|
"original": {
|
|
2321
|
-
"value":
|
|
2648
|
+
"value": {
|
|
2649
|
+
"default": "#ad4a3b",
|
|
2650
|
+
"dark": "#c66e60"
|
|
2651
|
+
},
|
|
2322
2652
|
"$type": "color",
|
|
2323
2653
|
"themeable": true,
|
|
2324
2654
|
"prefix": false
|
|
@@ -2336,10 +2666,13 @@
|
|
|
2336
2666
|
"$type": "color",
|
|
2337
2667
|
"themeable": true,
|
|
2338
2668
|
"prefix": false,
|
|
2339
|
-
"filePath": "
|
|
2340
|
-
"isSource":
|
|
2669
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2670
|
+
"isSource": true,
|
|
2341
2671
|
"original": {
|
|
2342
|
-
"value":
|
|
2672
|
+
"value": {
|
|
2673
|
+
"default": "#a13322",
|
|
2674
|
+
"dark": "#d59086"
|
|
2675
|
+
},
|
|
2343
2676
|
"$type": "color",
|
|
2344
2677
|
"themeable": true,
|
|
2345
2678
|
"prefix": false
|
|
@@ -2357,10 +2690,13 @@
|
|
|
2357
2690
|
"$type": "color",
|
|
2358
2691
|
"themeable": true,
|
|
2359
2692
|
"prefix": false,
|
|
2360
|
-
"filePath": "
|
|
2361
|
-
"isSource":
|
|
2693
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2694
|
+
"isSource": true,
|
|
2362
2695
|
"original": {
|
|
2363
|
-
"value":
|
|
2696
|
+
"value": {
|
|
2697
|
+
"default": "#8f2110",
|
|
2698
|
+
"dark": "#e3bab5"
|
|
2699
|
+
},
|
|
2364
2700
|
"$type": "color",
|
|
2365
2701
|
"themeable": true,
|
|
2366
2702
|
"prefix": false
|
|
@@ -2378,10 +2714,13 @@
|
|
|
2378
2714
|
"$type": "color",
|
|
2379
2715
|
"themeable": true,
|
|
2380
2716
|
"prefix": false,
|
|
2381
|
-
"filePath": "
|
|
2382
|
-
"isSource":
|
|
2717
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2718
|
+
"isSource": true,
|
|
2383
2719
|
"original": {
|
|
2384
|
-
"value":
|
|
2720
|
+
"value": {
|
|
2721
|
+
"default": "#761405",
|
|
2722
|
+
"dark": "#ecd3d0"
|
|
2723
|
+
},
|
|
2385
2724
|
"$type": "color",
|
|
2386
2725
|
"themeable": true,
|
|
2387
2726
|
"prefix": false
|
|
@@ -2399,10 +2738,13 @@
|
|
|
2399
2738
|
"$type": "color",
|
|
2400
2739
|
"themeable": true,
|
|
2401
2740
|
"prefix": false,
|
|
2402
|
-
"filePath": "
|
|
2403
|
-
"isSource":
|
|
2741
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2742
|
+
"isSource": true,
|
|
2404
2743
|
"original": {
|
|
2405
|
-
"value":
|
|
2744
|
+
"value": {
|
|
2745
|
+
"default": "#580d02",
|
|
2746
|
+
"dark": "#f4e9e7"
|
|
2747
|
+
},
|
|
2406
2748
|
"$type": "color",
|
|
2407
2749
|
"themeable": true,
|
|
2408
2750
|
"prefix": false
|
|
@@ -2420,10 +2762,13 @@
|
|
|
2420
2762
|
"$type": "color",
|
|
2421
2763
|
"themeable": true,
|
|
2422
2764
|
"prefix": false,
|
|
2423
|
-
"filePath": "
|
|
2424
|
-
"isSource":
|
|
2765
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2766
|
+
"isSource": true,
|
|
2425
2767
|
"original": {
|
|
2426
|
-
"value":
|
|
2768
|
+
"value": {
|
|
2769
|
+
"default": "#380700",
|
|
2770
|
+
"dark": "#faf4f3"
|
|
2771
|
+
},
|
|
2427
2772
|
"$type": "color",
|
|
2428
2773
|
"themeable": true,
|
|
2429
2774
|
"prefix": false
|
|
@@ -2443,10 +2788,13 @@
|
|
|
2443
2788
|
"$type": "color",
|
|
2444
2789
|
"themeable": true,
|
|
2445
2790
|
"prefix": false,
|
|
2446
|
-
"filePath": "
|
|
2447
|
-
"isSource":
|
|
2791
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2792
|
+
"isSource": true,
|
|
2448
2793
|
"original": {
|
|
2449
|
-
"value":
|
|
2794
|
+
"value": {
|
|
2795
|
+
"default": "#fdf9f8",
|
|
2796
|
+
"dark": "#5c1105"
|
|
2797
|
+
},
|
|
2450
2798
|
"$type": "color",
|
|
2451
2799
|
"themeable": true,
|
|
2452
2800
|
"prefix": false
|
|
@@ -2464,10 +2812,13 @@
|
|
|
2464
2812
|
"$type": "color",
|
|
2465
2813
|
"themeable": true,
|
|
2466
2814
|
"prefix": false,
|
|
2467
|
-
"filePath": "
|
|
2468
|
-
"isSource":
|
|
2815
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2816
|
+
"isSource": true,
|
|
2469
2817
|
"original": {
|
|
2470
|
-
"value":
|
|
2818
|
+
"value": {
|
|
2819
|
+
"default": "#faf2f1",
|
|
2820
|
+
"dark": "#751709"
|
|
2821
|
+
},
|
|
2471
2822
|
"$type": "color",
|
|
2472
2823
|
"themeable": true,
|
|
2473
2824
|
"prefix": false
|
|
@@ -2485,10 +2836,13 @@
|
|
|
2485
2836
|
"$type": "color",
|
|
2486
2837
|
"themeable": true,
|
|
2487
2838
|
"prefix": false,
|
|
2488
|
-
"filePath": "
|
|
2489
|
-
"isSource":
|
|
2839
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2840
|
+
"isSource": true,
|
|
2490
2841
|
"original": {
|
|
2491
|
-
"value":
|
|
2842
|
+
"value": {
|
|
2843
|
+
"default": "#f6d9d5",
|
|
2844
|
+
"dark": "#8b2212"
|
|
2845
|
+
},
|
|
2492
2846
|
"$type": "color",
|
|
2493
2847
|
"themeable": true,
|
|
2494
2848
|
"prefix": false
|
|
@@ -2506,10 +2860,13 @@
|
|
|
2506
2860
|
"$type": "color",
|
|
2507
2861
|
"themeable": true,
|
|
2508
2862
|
"prefix": false,
|
|
2509
|
-
"filePath": "
|
|
2510
|
-
"isSource":
|
|
2863
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2864
|
+
"isSource": true,
|
|
2511
2865
|
"original": {
|
|
2512
|
-
"value":
|
|
2866
|
+
"value": {
|
|
2867
|
+
"default": "#ebada2",
|
|
2868
|
+
"dark": "#a02e1c"
|
|
2869
|
+
},
|
|
2513
2870
|
"$type": "color",
|
|
2514
2871
|
"themeable": true,
|
|
2515
2872
|
"prefix": false
|
|
@@ -2527,10 +2884,13 @@
|
|
|
2527
2884
|
"$type": "color",
|
|
2528
2885
|
"themeable": true,
|
|
2529
2886
|
"prefix": false,
|
|
2530
|
-
"filePath": "
|
|
2531
|
-
"isSource":
|
|
2887
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2888
|
+
"isSource": true,
|
|
2532
2889
|
"original": {
|
|
2533
|
-
"value":
|
|
2890
|
+
"value": {
|
|
2891
|
+
"default": "#e07f6f",
|
|
2892
|
+
"dark": "#b53a26"
|
|
2893
|
+
},
|
|
2534
2894
|
"$type": "color",
|
|
2535
2895
|
"themeable": true,
|
|
2536
2896
|
"prefix": false
|
|
@@ -2548,10 +2908,13 @@
|
|
|
2548
2908
|
"$type": "color",
|
|
2549
2909
|
"themeable": true,
|
|
2550
2910
|
"prefix": false,
|
|
2551
|
-
"filePath": "
|
|
2552
|
-
"isSource":
|
|
2911
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2912
|
+
"isSource": true,
|
|
2553
2913
|
"original": {
|
|
2554
|
-
"value":
|
|
2914
|
+
"value": {
|
|
2915
|
+
"default": "#d36250",
|
|
2916
|
+
"dark": "#c24b38"
|
|
2917
|
+
},
|
|
2555
2918
|
"$type": "color",
|
|
2556
2919
|
"themeable": true,
|
|
2557
2920
|
"prefix": false
|
|
@@ -2569,10 +2932,13 @@
|
|
|
2569
2932
|
"$type": "color",
|
|
2570
2933
|
"themeable": true,
|
|
2571
2934
|
"prefix": false,
|
|
2572
|
-
"filePath": "
|
|
2573
|
-
"isSource":
|
|
2935
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2936
|
+
"isSource": true,
|
|
2574
2937
|
"original": {
|
|
2575
|
-
"value":
|
|
2938
|
+
"value": {
|
|
2939
|
+
"default": "#c24b38",
|
|
2940
|
+
"dark": "#d36250"
|
|
2941
|
+
},
|
|
2576
2942
|
"$type": "color",
|
|
2577
2943
|
"themeable": true,
|
|
2578
2944
|
"prefix": false
|
|
@@ -2590,10 +2956,13 @@
|
|
|
2590
2956
|
"$type": "color",
|
|
2591
2957
|
"themeable": true,
|
|
2592
2958
|
"prefix": false,
|
|
2593
|
-
"filePath": "
|
|
2594
|
-
"isSource":
|
|
2959
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2960
|
+
"isSource": true,
|
|
2595
2961
|
"original": {
|
|
2596
|
-
"value":
|
|
2962
|
+
"value": {
|
|
2963
|
+
"default": "#b53a26",
|
|
2964
|
+
"dark": "#e07f6f"
|
|
2965
|
+
},
|
|
2597
2966
|
"$type": "color",
|
|
2598
2967
|
"themeable": true,
|
|
2599
2968
|
"prefix": false
|
|
@@ -2611,10 +2980,13 @@
|
|
|
2611
2980
|
"$type": "color",
|
|
2612
2981
|
"themeable": true,
|
|
2613
2982
|
"prefix": false,
|
|
2614
|
-
"filePath": "
|
|
2615
|
-
"isSource":
|
|
2983
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
2984
|
+
"isSource": true,
|
|
2616
2985
|
"original": {
|
|
2617
|
-
"value":
|
|
2986
|
+
"value": {
|
|
2987
|
+
"default": "#a02e1c",
|
|
2988
|
+
"dark": "#ebada2"
|
|
2989
|
+
},
|
|
2618
2990
|
"$type": "color",
|
|
2619
2991
|
"themeable": true,
|
|
2620
2992
|
"prefix": false
|
|
@@ -2632,10 +3004,13 @@
|
|
|
2632
3004
|
"$type": "color",
|
|
2633
3005
|
"themeable": true,
|
|
2634
3006
|
"prefix": false,
|
|
2635
|
-
"filePath": "
|
|
2636
|
-
"isSource":
|
|
3007
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
3008
|
+
"isSource": true,
|
|
2637
3009
|
"original": {
|
|
2638
|
-
"value":
|
|
3010
|
+
"value": {
|
|
3011
|
+
"default": "#8b2212",
|
|
3012
|
+
"dark": "#f6d9d5"
|
|
3013
|
+
},
|
|
2639
3014
|
"$type": "color",
|
|
2640
3015
|
"themeable": true,
|
|
2641
3016
|
"prefix": false
|
|
@@ -2653,10 +3028,13 @@
|
|
|
2653
3028
|
"$type": "color",
|
|
2654
3029
|
"themeable": true,
|
|
2655
3030
|
"prefix": false,
|
|
2656
|
-
"filePath": "
|
|
2657
|
-
"isSource":
|
|
3031
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
3032
|
+
"isSource": true,
|
|
2658
3033
|
"original": {
|
|
2659
|
-
"value":
|
|
3034
|
+
"value": {
|
|
3035
|
+
"default": "#751709",
|
|
3036
|
+
"dark": "#faf2f1"
|
|
3037
|
+
},
|
|
2660
3038
|
"$type": "color",
|
|
2661
3039
|
"themeable": true,
|
|
2662
3040
|
"prefix": false
|
|
@@ -2674,10 +3052,13 @@
|
|
|
2674
3052
|
"$type": "color",
|
|
2675
3053
|
"themeable": true,
|
|
2676
3054
|
"prefix": false,
|
|
2677
|
-
"filePath": "
|
|
2678
|
-
"isSource":
|
|
3055
|
+
"filePath": "src/tokens/color.theme.tokens.json",
|
|
3056
|
+
"isSource": true,
|
|
2679
3057
|
"original": {
|
|
2680
|
-
"value":
|
|
3058
|
+
"value": {
|
|
3059
|
+
"default": "#5c1105",
|
|
3060
|
+
"dark": "#fdf9f8"
|
|
3061
|
+
},
|
|
2681
3062
|
"$type": "color",
|
|
2682
3063
|
"themeable": true,
|
|
2683
3064
|
"prefix": false
|
|
@@ -2697,10 +3078,13 @@
|
|
|
2697
3078
|
"$type": "color",
|
|
2698
3079
|
"themeable": true,
|
|
2699
3080
|
"prefix": false,
|
|
2700
|
-
"filePath": "
|
|
2701
|
-
"isSource":
|
|
3081
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3082
|
+
"isSource": true,
|
|
2702
3083
|
"original": {
|
|
2703
|
-
"value":
|
|
3084
|
+
"value": {
|
|
3085
|
+
"default": "#000",
|
|
3086
|
+
"dark": "#fff"
|
|
3087
|
+
},
|
|
2704
3088
|
"$type": "color",
|
|
2705
3089
|
"themeable": true,
|
|
2706
3090
|
"prefix": false
|
|
@@ -2716,10 +3100,13 @@
|
|
|
2716
3100
|
"$type": "color",
|
|
2717
3101
|
"themeable": true,
|
|
2718
3102
|
"prefix": false,
|
|
2719
|
-
"filePath": "
|
|
2720
|
-
"isSource":
|
|
3103
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3104
|
+
"isSource": true,
|
|
2721
3105
|
"original": {
|
|
2722
|
-
"value":
|
|
3106
|
+
"value": {
|
|
3107
|
+
"default": "#fff",
|
|
3108
|
+
"dark": "#333238"
|
|
3109
|
+
},
|
|
2723
3110
|
"$type": "color",
|
|
2724
3111
|
"themeable": true,
|
|
2725
3112
|
"prefix": false
|
|
@@ -2736,10 +3123,13 @@
|
|
|
2736
3123
|
"$type": "color",
|
|
2737
3124
|
"themeable": true,
|
|
2738
3125
|
"prefix": false,
|
|
2739
|
-
"filePath": "
|
|
2740
|
-
"isSource":
|
|
3126
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3127
|
+
"isSource": true,
|
|
2741
3128
|
"original": {
|
|
2742
|
-
"value":
|
|
3129
|
+
"value": {
|
|
3130
|
+
"default": "#e9f3fc",
|
|
3131
|
+
"dark": "#033464"
|
|
3132
|
+
},
|
|
2743
3133
|
"$type": "color",
|
|
2744
3134
|
"themeable": true,
|
|
2745
3135
|
"prefix": false
|
|
@@ -2756,10 +3146,13 @@
|
|
|
2756
3146
|
"$type": "color",
|
|
2757
3147
|
"themeable": true,
|
|
2758
3148
|
"prefix": false,
|
|
2759
|
-
"filePath": "
|
|
2760
|
-
"isSource":
|
|
3149
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3150
|
+
"isSource": true,
|
|
2761
3151
|
"original": {
|
|
2762
|
-
"value":
|
|
3152
|
+
"value": {
|
|
3153
|
+
"default": "#cbe2f9",
|
|
3154
|
+
"dark": "#064787"
|
|
3155
|
+
},
|
|
2763
3156
|
"$type": "color",
|
|
2764
3157
|
"themeable": true,
|
|
2765
3158
|
"prefix": false
|
|
@@ -2776,10 +3169,13 @@
|
|
|
2776
3169
|
"$type": "color",
|
|
2777
3170
|
"themeable": true,
|
|
2778
3171
|
"prefix": false,
|
|
2779
|
-
"filePath": "
|
|
2780
|
-
"isSource":
|
|
3172
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3173
|
+
"isSource": true,
|
|
2781
3174
|
"original": {
|
|
2782
|
-
"value":
|
|
3175
|
+
"value": {
|
|
3176
|
+
"default": "#9dc7f1",
|
|
3177
|
+
"dark": "#0b5cad"
|
|
3178
|
+
},
|
|
2783
3179
|
"$type": "color",
|
|
2784
3180
|
"themeable": true,
|
|
2785
3181
|
"prefix": false
|
|
@@ -2796,10 +3192,13 @@
|
|
|
2796
3192
|
"$type": "color",
|
|
2797
3193
|
"themeable": true,
|
|
2798
3194
|
"prefix": false,
|
|
2799
|
-
"filePath": "
|
|
2800
|
-
"isSource":
|
|
3195
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3196
|
+
"isSource": true,
|
|
2801
3197
|
"original": {
|
|
2802
|
-
"value":
|
|
3198
|
+
"value": {
|
|
3199
|
+
"default": "#63a6e9",
|
|
3200
|
+
"dark": "#1068bf"
|
|
3201
|
+
},
|
|
2803
3202
|
"$type": "color",
|
|
2804
3203
|
"themeable": true,
|
|
2805
3204
|
"prefix": false
|
|
@@ -2816,10 +3215,13 @@
|
|
|
2816
3215
|
"$type": "color",
|
|
2817
3216
|
"themeable": true,
|
|
2818
3217
|
"prefix": false,
|
|
2819
|
-
"filePath": "
|
|
2820
|
-
"isSource":
|
|
3218
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3219
|
+
"isSource": true,
|
|
2821
3220
|
"original": {
|
|
2822
|
-
"value":
|
|
3221
|
+
"value": {
|
|
3222
|
+
"default": "#428fdc",
|
|
3223
|
+
"dark": "#1f75cb"
|
|
3224
|
+
},
|
|
2823
3225
|
"$type": "color",
|
|
2824
3226
|
"themeable": true,
|
|
2825
3227
|
"prefix": false
|
|
@@ -2836,10 +3238,13 @@
|
|
|
2836
3238
|
"$type": "color",
|
|
2837
3239
|
"themeable": true,
|
|
2838
3240
|
"prefix": false,
|
|
2839
|
-
"filePath": "
|
|
2840
|
-
"isSource":
|
|
3241
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3242
|
+
"isSource": true,
|
|
2841
3243
|
"original": {
|
|
2842
|
-
"value":
|
|
3244
|
+
"value": {
|
|
3245
|
+
"default": "#1f75cb",
|
|
3246
|
+
"dark": "#428fdc"
|
|
3247
|
+
},
|
|
2843
3248
|
"$type": "color",
|
|
2844
3249
|
"themeable": true,
|
|
2845
3250
|
"prefix": false
|
|
@@ -2856,10 +3261,13 @@
|
|
|
2856
3261
|
"$type": "color",
|
|
2857
3262
|
"themeable": true,
|
|
2858
3263
|
"prefix": false,
|
|
2859
|
-
"filePath": "
|
|
2860
|
-
"isSource":
|
|
3264
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3265
|
+
"isSource": true,
|
|
2861
3266
|
"original": {
|
|
2862
|
-
"value":
|
|
3267
|
+
"value": {
|
|
3268
|
+
"default": "#1068bf",
|
|
3269
|
+
"dark": "#63a6e9"
|
|
3270
|
+
},
|
|
2863
3271
|
"$type": "color",
|
|
2864
3272
|
"themeable": true,
|
|
2865
3273
|
"prefix": false
|
|
@@ -2876,10 +3284,13 @@
|
|
|
2876
3284
|
"$type": "color",
|
|
2877
3285
|
"themeable": true,
|
|
2878
3286
|
"prefix": false,
|
|
2879
|
-
"filePath": "
|
|
2880
|
-
"isSource":
|
|
3287
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3288
|
+
"isSource": true,
|
|
2881
3289
|
"original": {
|
|
2882
|
-
"value":
|
|
3290
|
+
"value": {
|
|
3291
|
+
"default": "#0b5cad",
|
|
3292
|
+
"dark": "#9dc7f1"
|
|
3293
|
+
},
|
|
2883
3294
|
"$type": "color",
|
|
2884
3295
|
"themeable": true,
|
|
2885
3296
|
"prefix": false
|
|
@@ -2896,10 +3307,13 @@
|
|
|
2896
3307
|
"$type": "color",
|
|
2897
3308
|
"themeable": true,
|
|
2898
3309
|
"prefix": false,
|
|
2899
|
-
"filePath": "
|
|
2900
|
-
"isSource":
|
|
3310
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3311
|
+
"isSource": true,
|
|
2901
3312
|
"original": {
|
|
2902
|
-
"value":
|
|
3313
|
+
"value": {
|
|
3314
|
+
"default": "#064787",
|
|
3315
|
+
"dark": "#cbe2f9"
|
|
3316
|
+
},
|
|
2903
3317
|
"$type": "color",
|
|
2904
3318
|
"themeable": true,
|
|
2905
3319
|
"prefix": false
|
|
@@ -2916,10 +3330,13 @@
|
|
|
2916
3330
|
"$type": "color",
|
|
2917
3331
|
"themeable": true,
|
|
2918
3332
|
"prefix": false,
|
|
2919
|
-
"filePath": "
|
|
2920
|
-
"isSource":
|
|
3333
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3334
|
+
"isSource": true,
|
|
2921
3335
|
"original": {
|
|
2922
|
-
"value":
|
|
3336
|
+
"value": {
|
|
3337
|
+
"default": "#033464",
|
|
3338
|
+
"dark": "#e9f3fc"
|
|
3339
|
+
},
|
|
2923
3340
|
"$type": "color",
|
|
2924
3341
|
"themeable": true,
|
|
2925
3342
|
"prefix": false
|
|
@@ -2936,10 +3353,13 @@
|
|
|
2936
3353
|
"$type": "color",
|
|
2937
3354
|
"themeable": true,
|
|
2938
3355
|
"prefix": false,
|
|
2939
|
-
"filePath": "
|
|
2940
|
-
"isSource":
|
|
3356
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3357
|
+
"isSource": true,
|
|
2941
3358
|
"original": {
|
|
2942
|
-
"value":
|
|
3359
|
+
"value": {
|
|
3360
|
+
"default": "#002850",
|
|
3361
|
+
"dark": "#f2f9ff"
|
|
3362
|
+
},
|
|
2943
3363
|
"$type": "color",
|
|
2944
3364
|
"themeable": true,
|
|
2945
3365
|
"prefix": false
|
|
@@ -2958,10 +3378,13 @@
|
|
|
2958
3378
|
"$type": "color",
|
|
2959
3379
|
"themeable": true,
|
|
2960
3380
|
"prefix": false,
|
|
2961
|
-
"filePath": "
|
|
2962
|
-
"isSource":
|
|
3381
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3382
|
+
"isSource": true,
|
|
2963
3383
|
"original": {
|
|
2964
|
-
"value":
|
|
3384
|
+
"value": {
|
|
3385
|
+
"default": "#fbfafd",
|
|
3386
|
+
"dark": "#1f1e24"
|
|
3387
|
+
},
|
|
2965
3388
|
"$type": "color",
|
|
2966
3389
|
"themeable": true,
|
|
2967
3390
|
"prefix": false
|
|
@@ -2978,10 +3401,13 @@
|
|
|
2978
3401
|
"$type": "color",
|
|
2979
3402
|
"themeable": true,
|
|
2980
3403
|
"prefix": false,
|
|
2981
|
-
"filePath": "
|
|
2982
|
-
"isSource":
|
|
3404
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3405
|
+
"isSource": true,
|
|
2983
3406
|
"original": {
|
|
2984
|
-
"value":
|
|
3407
|
+
"value": {
|
|
3408
|
+
"default": "#ececef",
|
|
3409
|
+
"dark": "#333238"
|
|
3410
|
+
},
|
|
2985
3411
|
"$type": "color",
|
|
2986
3412
|
"themeable": true,
|
|
2987
3413
|
"prefix": false
|
|
@@ -2998,10 +3424,13 @@
|
|
|
2998
3424
|
"$type": "color",
|
|
2999
3425
|
"themeable": true,
|
|
3000
3426
|
"prefix": false,
|
|
3001
|
-
"filePath": "
|
|
3002
|
-
"isSource":
|
|
3427
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3428
|
+
"isSource": true,
|
|
3003
3429
|
"original": {
|
|
3004
|
-
"value":
|
|
3430
|
+
"value": {
|
|
3431
|
+
"default": "#dcdcde",
|
|
3432
|
+
"dark": "#434248"
|
|
3433
|
+
},
|
|
3005
3434
|
"$type": "color",
|
|
3006
3435
|
"themeable": true,
|
|
3007
3436
|
"prefix": false
|
|
@@ -3018,10 +3447,13 @@
|
|
|
3018
3447
|
"$type": "color",
|
|
3019
3448
|
"themeable": true,
|
|
3020
3449
|
"prefix": false,
|
|
3021
|
-
"filePath": "
|
|
3022
|
-
"isSource":
|
|
3450
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3451
|
+
"isSource": true,
|
|
3023
3452
|
"original": {
|
|
3024
|
-
"value":
|
|
3453
|
+
"value": {
|
|
3454
|
+
"default": "#bfbfc3",
|
|
3455
|
+
"dark": "#535158"
|
|
3456
|
+
},
|
|
3025
3457
|
"$type": "color",
|
|
3026
3458
|
"themeable": true,
|
|
3027
3459
|
"prefix": false
|
|
@@ -3038,10 +3470,13 @@
|
|
|
3038
3470
|
"$type": "color",
|
|
3039
3471
|
"themeable": true,
|
|
3040
3472
|
"prefix": false,
|
|
3041
|
-
"filePath": "
|
|
3042
|
-
"isSource":
|
|
3473
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3474
|
+
"isSource": true,
|
|
3043
3475
|
"original": {
|
|
3044
|
-
"value":
|
|
3476
|
+
"value": {
|
|
3477
|
+
"default": "#a4a3a8",
|
|
3478
|
+
"dark": "#626168"
|
|
3479
|
+
},
|
|
3045
3480
|
"$type": "color",
|
|
3046
3481
|
"themeable": true,
|
|
3047
3482
|
"prefix": false
|
|
@@ -3058,10 +3493,13 @@
|
|
|
3058
3493
|
"$type": "color",
|
|
3059
3494
|
"themeable": true,
|
|
3060
3495
|
"prefix": false,
|
|
3061
|
-
"filePath": "
|
|
3062
|
-
"isSource":
|
|
3496
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3497
|
+
"isSource": true,
|
|
3063
3498
|
"original": {
|
|
3064
|
-
"value":
|
|
3499
|
+
"value": {
|
|
3500
|
+
"default": "#89888d",
|
|
3501
|
+
"dark": "#737278"
|
|
3502
|
+
},
|
|
3065
3503
|
"$type": "color",
|
|
3066
3504
|
"themeable": true,
|
|
3067
3505
|
"prefix": false
|
|
@@ -3078,10 +3516,13 @@
|
|
|
3078
3516
|
"$type": "color",
|
|
3079
3517
|
"themeable": true,
|
|
3080
3518
|
"prefix": false,
|
|
3081
|
-
"filePath": "
|
|
3082
|
-
"isSource":
|
|
3519
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3520
|
+
"isSource": true,
|
|
3083
3521
|
"original": {
|
|
3084
|
-
"value":
|
|
3522
|
+
"value": {
|
|
3523
|
+
"default": "#737278",
|
|
3524
|
+
"dark": "#89888d"
|
|
3525
|
+
},
|
|
3085
3526
|
"$type": "color",
|
|
3086
3527
|
"themeable": true,
|
|
3087
3528
|
"prefix": false
|
|
@@ -3098,10 +3539,13 @@
|
|
|
3098
3539
|
"$type": "color",
|
|
3099
3540
|
"themeable": true,
|
|
3100
3541
|
"prefix": false,
|
|
3101
|
-
"filePath": "
|
|
3102
|
-
"isSource":
|
|
3542
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3543
|
+
"isSource": true,
|
|
3103
3544
|
"original": {
|
|
3104
|
-
"value":
|
|
3545
|
+
"value": {
|
|
3546
|
+
"default": "#626168",
|
|
3547
|
+
"dark": "#a4a3a8"
|
|
3548
|
+
},
|
|
3105
3549
|
"$type": "color",
|
|
3106
3550
|
"themeable": true,
|
|
3107
3551
|
"prefix": false
|
|
@@ -3118,10 +3562,13 @@
|
|
|
3118
3562
|
"$type": "color",
|
|
3119
3563
|
"themeable": true,
|
|
3120
3564
|
"prefix": false,
|
|
3121
|
-
"filePath": "
|
|
3122
|
-
"isSource":
|
|
3565
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3566
|
+
"isSource": true,
|
|
3123
3567
|
"original": {
|
|
3124
|
-
"value":
|
|
3568
|
+
"value": {
|
|
3569
|
+
"default": "#535158",
|
|
3570
|
+
"dark": "#bfbfc3"
|
|
3571
|
+
},
|
|
3125
3572
|
"$type": "color",
|
|
3126
3573
|
"themeable": true,
|
|
3127
3574
|
"prefix": false
|
|
@@ -3138,10 +3585,13 @@
|
|
|
3138
3585
|
"$type": "color",
|
|
3139
3586
|
"themeable": true,
|
|
3140
3587
|
"prefix": false,
|
|
3141
|
-
"filePath": "
|
|
3142
|
-
"isSource":
|
|
3588
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3589
|
+
"isSource": true,
|
|
3143
3590
|
"original": {
|
|
3144
|
-
"value":
|
|
3591
|
+
"value": {
|
|
3592
|
+
"default": "#434248",
|
|
3593
|
+
"dark": "#dcdcde"
|
|
3594
|
+
},
|
|
3145
3595
|
"$type": "color",
|
|
3146
3596
|
"themeable": true,
|
|
3147
3597
|
"prefix": false
|
|
@@ -3158,10 +3608,13 @@
|
|
|
3158
3608
|
"$type": "color",
|
|
3159
3609
|
"themeable": true,
|
|
3160
3610
|
"prefix": false,
|
|
3161
|
-
"filePath": "
|
|
3162
|
-
"isSource":
|
|
3611
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3612
|
+
"isSource": true,
|
|
3163
3613
|
"original": {
|
|
3164
|
-
"value":
|
|
3614
|
+
"value": {
|
|
3615
|
+
"default": "#333238",
|
|
3616
|
+
"dark": "#ececef"
|
|
3617
|
+
},
|
|
3165
3618
|
"$type": "color",
|
|
3166
3619
|
"themeable": true,
|
|
3167
3620
|
"prefix": false
|
|
@@ -3178,10 +3631,13 @@
|
|
|
3178
3631
|
"$type": "color",
|
|
3179
3632
|
"themeable": true,
|
|
3180
3633
|
"prefix": false,
|
|
3181
|
-
"filePath": "
|
|
3182
|
-
"isSource":
|
|
3634
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3635
|
+
"isSource": true,
|
|
3183
3636
|
"original": {
|
|
3184
|
-
"value":
|
|
3637
|
+
"value": {
|
|
3638
|
+
"default": "#1f1e24",
|
|
3639
|
+
"dark": "#fbfafd"
|
|
3640
|
+
},
|
|
3185
3641
|
"$type": "color",
|
|
3186
3642
|
"themeable": true,
|
|
3187
3643
|
"prefix": false
|
|
@@ -3200,10 +3656,13 @@
|
|
|
3200
3656
|
"$type": "color",
|
|
3201
3657
|
"themeable": true,
|
|
3202
3658
|
"prefix": false,
|
|
3203
|
-
"filePath": "
|
|
3204
|
-
"isSource":
|
|
3659
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3660
|
+
"isSource": true,
|
|
3205
3661
|
"original": {
|
|
3206
|
-
"value":
|
|
3662
|
+
"value": {
|
|
3663
|
+
"default": "#ecf4ee",
|
|
3664
|
+
"dark": "#0a4020"
|
|
3665
|
+
},
|
|
3207
3666
|
"$type": "color",
|
|
3208
3667
|
"themeable": true,
|
|
3209
3668
|
"prefix": false
|
|
@@ -3220,10 +3679,13 @@
|
|
|
3220
3679
|
"$type": "color",
|
|
3221
3680
|
"themeable": true,
|
|
3222
3681
|
"prefix": false,
|
|
3223
|
-
"filePath": "
|
|
3224
|
-
"isSource":
|
|
3682
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3683
|
+
"isSource": true,
|
|
3225
3684
|
"original": {
|
|
3226
|
-
"value":
|
|
3685
|
+
"value": {
|
|
3686
|
+
"default": "#c3e6cd",
|
|
3687
|
+
"dark": "#0d532a"
|
|
3688
|
+
},
|
|
3227
3689
|
"$type": "color",
|
|
3228
3690
|
"themeable": true,
|
|
3229
3691
|
"prefix": false
|
|
@@ -3240,10 +3702,13 @@
|
|
|
3240
3702
|
"$type": "color",
|
|
3241
3703
|
"themeable": true,
|
|
3242
3704
|
"prefix": false,
|
|
3243
|
-
"filePath": "
|
|
3244
|
-
"isSource":
|
|
3705
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3706
|
+
"isSource": true,
|
|
3245
3707
|
"original": {
|
|
3246
|
-
"value":
|
|
3708
|
+
"value": {
|
|
3709
|
+
"default": "#91d4a8",
|
|
3710
|
+
"dark": "#24663b"
|
|
3711
|
+
},
|
|
3247
3712
|
"$type": "color",
|
|
3248
3713
|
"themeable": true,
|
|
3249
3714
|
"prefix": false
|
|
@@ -3260,10 +3725,13 @@
|
|
|
3260
3725
|
"$type": "color",
|
|
3261
3726
|
"themeable": true,
|
|
3262
3727
|
"prefix": false,
|
|
3263
|
-
"filePath": "
|
|
3264
|
-
"isSource":
|
|
3728
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3729
|
+
"isSource": true,
|
|
3265
3730
|
"original": {
|
|
3266
|
-
"value":
|
|
3731
|
+
"value": {
|
|
3732
|
+
"default": "#52b87a",
|
|
3733
|
+
"dark": "#217645"
|
|
3734
|
+
},
|
|
3267
3735
|
"$type": "color",
|
|
3268
3736
|
"themeable": true,
|
|
3269
3737
|
"prefix": false
|
|
@@ -3280,10 +3748,13 @@
|
|
|
3280
3748
|
"$type": "color",
|
|
3281
3749
|
"themeable": true,
|
|
3282
3750
|
"prefix": false,
|
|
3283
|
-
"filePath": "
|
|
3284
|
-
"isSource":
|
|
3751
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3752
|
+
"isSource": true,
|
|
3285
3753
|
"original": {
|
|
3286
|
-
"value":
|
|
3754
|
+
"value": {
|
|
3755
|
+
"default": "#2da160",
|
|
3756
|
+
"dark": "#108548"
|
|
3757
|
+
},
|
|
3287
3758
|
"$type": "color",
|
|
3288
3759
|
"themeable": true,
|
|
3289
3760
|
"prefix": false
|
|
@@ -3300,10 +3771,13 @@
|
|
|
3300
3771
|
"$type": "color",
|
|
3301
3772
|
"themeable": true,
|
|
3302
3773
|
"prefix": false,
|
|
3303
|
-
"filePath": "
|
|
3304
|
-
"isSource":
|
|
3774
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3775
|
+
"isSource": true,
|
|
3305
3776
|
"original": {
|
|
3306
|
-
"value":
|
|
3777
|
+
"value": {
|
|
3778
|
+
"default": "#108548",
|
|
3779
|
+
"dark": "#2da160"
|
|
3780
|
+
},
|
|
3307
3781
|
"$type": "color",
|
|
3308
3782
|
"themeable": true,
|
|
3309
3783
|
"prefix": false
|
|
@@ -3320,10 +3794,13 @@
|
|
|
3320
3794
|
"$type": "color",
|
|
3321
3795
|
"themeable": true,
|
|
3322
3796
|
"prefix": false,
|
|
3323
|
-
"filePath": "
|
|
3324
|
-
"isSource":
|
|
3797
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3798
|
+
"isSource": true,
|
|
3325
3799
|
"original": {
|
|
3326
|
-
"value":
|
|
3800
|
+
"value": {
|
|
3801
|
+
"default": "#217645",
|
|
3802
|
+
"dark": "#52b87a"
|
|
3803
|
+
},
|
|
3327
3804
|
"$type": "color",
|
|
3328
3805
|
"themeable": true,
|
|
3329
3806
|
"prefix": false
|
|
@@ -3340,10 +3817,13 @@
|
|
|
3340
3817
|
"$type": "color",
|
|
3341
3818
|
"themeable": true,
|
|
3342
3819
|
"prefix": false,
|
|
3343
|
-
"filePath": "
|
|
3344
|
-
"isSource":
|
|
3820
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3821
|
+
"isSource": true,
|
|
3345
3822
|
"original": {
|
|
3346
|
-
"value":
|
|
3823
|
+
"value": {
|
|
3824
|
+
"default": "#24663b",
|
|
3825
|
+
"dark": "#91d4a8"
|
|
3826
|
+
},
|
|
3347
3827
|
"$type": "color",
|
|
3348
3828
|
"themeable": true,
|
|
3349
3829
|
"prefix": false
|
|
@@ -3360,10 +3840,13 @@
|
|
|
3360
3840
|
"$type": "color",
|
|
3361
3841
|
"themeable": true,
|
|
3362
3842
|
"prefix": false,
|
|
3363
|
-
"filePath": "
|
|
3364
|
-
"isSource":
|
|
3843
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3844
|
+
"isSource": true,
|
|
3365
3845
|
"original": {
|
|
3366
|
-
"value":
|
|
3846
|
+
"value": {
|
|
3847
|
+
"default": "#0d532a",
|
|
3848
|
+
"dark": "#c3e6cd"
|
|
3849
|
+
},
|
|
3367
3850
|
"$type": "color",
|
|
3368
3851
|
"themeable": true,
|
|
3369
3852
|
"prefix": false
|
|
@@ -3380,10 +3863,13 @@
|
|
|
3380
3863
|
"$type": "color",
|
|
3381
3864
|
"themeable": true,
|
|
3382
3865
|
"prefix": false,
|
|
3383
|
-
"filePath": "
|
|
3384
|
-
"isSource":
|
|
3866
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3867
|
+
"isSource": true,
|
|
3385
3868
|
"original": {
|
|
3386
|
-
"value":
|
|
3869
|
+
"value": {
|
|
3870
|
+
"default": "#0a4020",
|
|
3871
|
+
"dark": "#ecf4ee"
|
|
3872
|
+
},
|
|
3387
3873
|
"$type": "color",
|
|
3388
3874
|
"themeable": true,
|
|
3389
3875
|
"prefix": false
|
|
@@ -3400,10 +3886,13 @@
|
|
|
3400
3886
|
"$type": "color",
|
|
3401
3887
|
"themeable": true,
|
|
3402
3888
|
"prefix": false,
|
|
3403
|
-
"filePath": "
|
|
3404
|
-
"isSource":
|
|
3889
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3890
|
+
"isSource": true,
|
|
3405
3891
|
"original": {
|
|
3406
|
-
"value":
|
|
3892
|
+
"value": {
|
|
3893
|
+
"default": "#072b15",
|
|
3894
|
+
"dark": "#f1fdf6"
|
|
3895
|
+
},
|
|
3407
3896
|
"$type": "color",
|
|
3408
3897
|
"themeable": true,
|
|
3409
3898
|
"prefix": false
|
|
@@ -3422,10 +3911,13 @@
|
|
|
3422
3911
|
"$type": "color",
|
|
3423
3912
|
"themeable": true,
|
|
3424
3913
|
"prefix": false,
|
|
3425
|
-
"filePath": "
|
|
3426
|
-
"isSource":
|
|
3914
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3915
|
+
"isSource": true,
|
|
3427
3916
|
"original": {
|
|
3428
|
-
"value":
|
|
3917
|
+
"value": {
|
|
3918
|
+
"default": "#fdf1dd",
|
|
3919
|
+
"dark": "#5c2900"
|
|
3920
|
+
},
|
|
3429
3921
|
"$type": "color",
|
|
3430
3922
|
"themeable": true,
|
|
3431
3923
|
"prefix": false
|
|
@@ -3442,10 +3934,13 @@
|
|
|
3442
3934
|
"$type": "color",
|
|
3443
3935
|
"themeable": true,
|
|
3444
3936
|
"prefix": false,
|
|
3445
|
-
"filePath": "
|
|
3446
|
-
"isSource":
|
|
3937
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3938
|
+
"isSource": true,
|
|
3447
3939
|
"original": {
|
|
3448
|
-
"value":
|
|
3940
|
+
"value": {
|
|
3941
|
+
"default": "#f5d9a8",
|
|
3942
|
+
"dark": "#703800"
|
|
3943
|
+
},
|
|
3449
3944
|
"$type": "color",
|
|
3450
3945
|
"themeable": true,
|
|
3451
3946
|
"prefix": false
|
|
@@ -3462,10 +3957,13 @@
|
|
|
3462
3957
|
"$type": "color",
|
|
3463
3958
|
"themeable": true,
|
|
3464
3959
|
"prefix": false,
|
|
3465
|
-
"filePath": "
|
|
3466
|
-
"isSource":
|
|
3960
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3961
|
+
"isSource": true,
|
|
3467
3962
|
"original": {
|
|
3468
|
-
"value":
|
|
3963
|
+
"value": {
|
|
3964
|
+
"default": "#e9be74",
|
|
3965
|
+
"dark": "#8f4700"
|
|
3966
|
+
},
|
|
3469
3967
|
"$type": "color",
|
|
3470
3968
|
"themeable": true,
|
|
3471
3969
|
"prefix": false
|
|
@@ -3482,10 +3980,13 @@
|
|
|
3482
3980
|
"$type": "color",
|
|
3483
3981
|
"themeable": true,
|
|
3484
3982
|
"prefix": false,
|
|
3485
|
-
"filePath": "
|
|
3486
|
-
"isSource":
|
|
3983
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
3984
|
+
"isSource": true,
|
|
3487
3985
|
"original": {
|
|
3488
|
-
"value":
|
|
3986
|
+
"value": {
|
|
3987
|
+
"default": "#d99530",
|
|
3988
|
+
"dark": "#9e5400"
|
|
3989
|
+
},
|
|
3489
3990
|
"$type": "color",
|
|
3490
3991
|
"themeable": true,
|
|
3491
3992
|
"prefix": false
|
|
@@ -3502,10 +4003,13 @@
|
|
|
3502
4003
|
"$type": "color",
|
|
3503
4004
|
"themeable": true,
|
|
3504
4005
|
"prefix": false,
|
|
3505
|
-
"filePath": "
|
|
3506
|
-
"isSource":
|
|
4006
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4007
|
+
"isSource": true,
|
|
3507
4008
|
"original": {
|
|
3508
|
-
"value":
|
|
4009
|
+
"value": {
|
|
4010
|
+
"default": "#c17d10",
|
|
4011
|
+
"dark": "#ab6100"
|
|
4012
|
+
},
|
|
3509
4013
|
"$type": "color",
|
|
3510
4014
|
"themeable": true,
|
|
3511
4015
|
"prefix": false
|
|
@@ -3522,10 +4026,13 @@
|
|
|
3522
4026
|
"$type": "color",
|
|
3523
4027
|
"themeable": true,
|
|
3524
4028
|
"prefix": false,
|
|
3525
|
-
"filePath": "
|
|
3526
|
-
"isSource":
|
|
4029
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4030
|
+
"isSource": true,
|
|
3527
4031
|
"original": {
|
|
3528
|
-
"value":
|
|
4032
|
+
"value": {
|
|
4033
|
+
"default": "#ab6100",
|
|
4034
|
+
"dark": "#c17d10"
|
|
4035
|
+
},
|
|
3529
4036
|
"$type": "color",
|
|
3530
4037
|
"themeable": true,
|
|
3531
4038
|
"prefix": false
|
|
@@ -3542,10 +4049,13 @@
|
|
|
3542
4049
|
"$type": "color",
|
|
3543
4050
|
"themeable": true,
|
|
3544
4051
|
"prefix": false,
|
|
3545
|
-
"filePath": "
|
|
3546
|
-
"isSource":
|
|
4052
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4053
|
+
"isSource": true,
|
|
3547
4054
|
"original": {
|
|
3548
|
-
"value":
|
|
4055
|
+
"value": {
|
|
4056
|
+
"default": "#9e5400",
|
|
4057
|
+
"dark": "#d99530"
|
|
4058
|
+
},
|
|
3549
4059
|
"$type": "color",
|
|
3550
4060
|
"themeable": true,
|
|
3551
4061
|
"prefix": false
|
|
@@ -3562,10 +4072,13 @@
|
|
|
3562
4072
|
"$type": "color",
|
|
3563
4073
|
"themeable": true,
|
|
3564
4074
|
"prefix": false,
|
|
3565
|
-
"filePath": "
|
|
3566
|
-
"isSource":
|
|
4075
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4076
|
+
"isSource": true,
|
|
3567
4077
|
"original": {
|
|
3568
|
-
"value":
|
|
4078
|
+
"value": {
|
|
4079
|
+
"default": "#8f4700",
|
|
4080
|
+
"dark": "#e9be74"
|
|
4081
|
+
},
|
|
3569
4082
|
"$type": "color",
|
|
3570
4083
|
"themeable": true,
|
|
3571
4084
|
"prefix": false
|
|
@@ -3582,10 +4095,13 @@
|
|
|
3582
4095
|
"$type": "color",
|
|
3583
4096
|
"themeable": true,
|
|
3584
4097
|
"prefix": false,
|
|
3585
|
-
"filePath": "
|
|
3586
|
-
"isSource":
|
|
4098
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4099
|
+
"isSource": true,
|
|
3587
4100
|
"original": {
|
|
3588
|
-
"value":
|
|
4101
|
+
"value": {
|
|
4102
|
+
"default": "#703800",
|
|
4103
|
+
"dark": "#f5d9a8"
|
|
4104
|
+
},
|
|
3589
4105
|
"$type": "color",
|
|
3590
4106
|
"themeable": true,
|
|
3591
4107
|
"prefix": false
|
|
@@ -3602,10 +4118,13 @@
|
|
|
3602
4118
|
"$type": "color",
|
|
3603
4119
|
"themeable": true,
|
|
3604
4120
|
"prefix": false,
|
|
3605
|
-
"filePath": "
|
|
3606
|
-
"isSource":
|
|
4121
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4122
|
+
"isSource": true,
|
|
3607
4123
|
"original": {
|
|
3608
|
-
"value":
|
|
4124
|
+
"value": {
|
|
4125
|
+
"default": "#5c2900",
|
|
4126
|
+
"dark": "#fdf1dd"
|
|
4127
|
+
},
|
|
3609
4128
|
"$type": "color",
|
|
3610
4129
|
"themeable": true,
|
|
3611
4130
|
"prefix": false
|
|
@@ -3622,10 +4141,13 @@
|
|
|
3622
4141
|
"$type": "color",
|
|
3623
4142
|
"themeable": true,
|
|
3624
4143
|
"prefix": false,
|
|
3625
|
-
"filePath": "
|
|
3626
|
-
"isSource":
|
|
4144
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4145
|
+
"isSource": true,
|
|
3627
4146
|
"original": {
|
|
3628
|
-
"value":
|
|
4147
|
+
"value": {
|
|
4148
|
+
"default": "#421f00",
|
|
4149
|
+
"dark": "#fff4e1"
|
|
4150
|
+
},
|
|
3629
4151
|
"$type": "color",
|
|
3630
4152
|
"themeable": true,
|
|
3631
4153
|
"prefix": false
|
|
@@ -3644,10 +4166,13 @@
|
|
|
3644
4166
|
"$type": "color",
|
|
3645
4167
|
"themeable": true,
|
|
3646
4168
|
"prefix": false,
|
|
3647
|
-
"filePath": "
|
|
3648
|
-
"isSource":
|
|
4169
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4170
|
+
"isSource": true,
|
|
3649
4171
|
"original": {
|
|
3650
|
-
"value":
|
|
4172
|
+
"value": {
|
|
4173
|
+
"default": "#f4f0ff",
|
|
4174
|
+
"dark": "#232150"
|
|
4175
|
+
},
|
|
3651
4176
|
"$type": "color",
|
|
3652
4177
|
"themeable": true,
|
|
3653
4178
|
"prefix": false
|
|
@@ -3664,10 +4189,13 @@
|
|
|
3664
4189
|
"$type": "color",
|
|
3665
4190
|
"themeable": true,
|
|
3666
4191
|
"prefix": false,
|
|
3667
|
-
"filePath": "
|
|
3668
|
-
"isSource":
|
|
4192
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4193
|
+
"isSource": true,
|
|
3669
4194
|
"original": {
|
|
3670
|
-
"value":
|
|
4195
|
+
"value": {
|
|
4196
|
+
"default": "#e1d8f9",
|
|
4197
|
+
"dark": "#2f2a6b"
|
|
4198
|
+
},
|
|
3671
4199
|
"$type": "color",
|
|
3672
4200
|
"themeable": true,
|
|
3673
4201
|
"prefix": false
|
|
@@ -3684,10 +4212,13 @@
|
|
|
3684
4212
|
"$type": "color",
|
|
3685
4213
|
"themeable": true,
|
|
3686
4214
|
"prefix": false,
|
|
3687
|
-
"filePath": "
|
|
3688
|
-
"isSource":
|
|
4215
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4216
|
+
"isSource": true,
|
|
3689
4217
|
"original": {
|
|
3690
|
-
"value":
|
|
4218
|
+
"value": {
|
|
4219
|
+
"default": "#cbbbf2",
|
|
4220
|
+
"dark": "#453894"
|
|
4221
|
+
},
|
|
3691
4222
|
"$type": "color",
|
|
3692
4223
|
"themeable": true,
|
|
3693
4224
|
"prefix": false
|
|
@@ -3704,10 +4235,13 @@
|
|
|
3704
4235
|
"$type": "color",
|
|
3705
4236
|
"themeable": true,
|
|
3706
4237
|
"prefix": false,
|
|
3707
|
-
"filePath": "
|
|
3708
|
-
"isSource":
|
|
4238
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4239
|
+
"isSource": true,
|
|
3709
4240
|
"original": {
|
|
3710
|
-
"value":
|
|
4241
|
+
"value": {
|
|
4242
|
+
"default": "#ac93e6",
|
|
4243
|
+
"dark": "#5943b6"
|
|
4244
|
+
},
|
|
3711
4245
|
"$type": "color",
|
|
3712
4246
|
"themeable": true,
|
|
3713
4247
|
"prefix": false
|
|
@@ -3724,10 +4258,13 @@
|
|
|
3724
4258
|
"$type": "color",
|
|
3725
4259
|
"themeable": true,
|
|
3726
4260
|
"prefix": false,
|
|
3727
|
-
"filePath": "
|
|
3728
|
-
"isSource":
|
|
4261
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4262
|
+
"isSource": true,
|
|
3729
4263
|
"original": {
|
|
3730
|
-
"value":
|
|
4264
|
+
"value": {
|
|
4265
|
+
"default": "#9475db",
|
|
4266
|
+
"dark": "#694cc0"
|
|
4267
|
+
},
|
|
3731
4268
|
"$type": "color",
|
|
3732
4269
|
"themeable": true,
|
|
3733
4270
|
"prefix": false
|
|
@@ -3744,10 +4281,13 @@
|
|
|
3744
4281
|
"$type": "color",
|
|
3745
4282
|
"themeable": true,
|
|
3746
4283
|
"prefix": false,
|
|
3747
|
-
"filePath": "
|
|
3748
|
-
"isSource":
|
|
4284
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4285
|
+
"isSource": true,
|
|
3749
4286
|
"original": {
|
|
3750
|
-
"value":
|
|
4287
|
+
"value": {
|
|
4288
|
+
"default": "#7b58cf",
|
|
4289
|
+
"dark": "#7b58cf"
|
|
4290
|
+
},
|
|
3751
4291
|
"$type": "color",
|
|
3752
4292
|
"themeable": true,
|
|
3753
4293
|
"prefix": false
|
|
@@ -3764,10 +4304,13 @@
|
|
|
3764
4304
|
"$type": "color",
|
|
3765
4305
|
"themeable": true,
|
|
3766
4306
|
"prefix": false,
|
|
3767
|
-
"filePath": "
|
|
3768
|
-
"isSource":
|
|
4307
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4308
|
+
"isSource": true,
|
|
3769
4309
|
"original": {
|
|
3770
|
-
"value":
|
|
4310
|
+
"value": {
|
|
4311
|
+
"default": "#694cc0",
|
|
4312
|
+
"dark": "#9475db"
|
|
4313
|
+
},
|
|
3771
4314
|
"$type": "color",
|
|
3772
4315
|
"themeable": true,
|
|
3773
4316
|
"prefix": false
|
|
@@ -3784,10 +4327,13 @@
|
|
|
3784
4327
|
"$type": "color",
|
|
3785
4328
|
"themeable": true,
|
|
3786
4329
|
"prefix": false,
|
|
3787
|
-
"filePath": "
|
|
3788
|
-
"isSource":
|
|
4330
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4331
|
+
"isSource": true,
|
|
3789
4332
|
"original": {
|
|
3790
|
-
"value":
|
|
4333
|
+
"value": {
|
|
4334
|
+
"default": "#5943b6",
|
|
4335
|
+
"dark": "#ac93e6"
|
|
4336
|
+
},
|
|
3791
4337
|
"$type": "color",
|
|
3792
4338
|
"themeable": true,
|
|
3793
4339
|
"prefix": false
|
|
@@ -3804,10 +4350,13 @@
|
|
|
3804
4350
|
"$type": "color",
|
|
3805
4351
|
"themeable": true,
|
|
3806
4352
|
"prefix": false,
|
|
3807
|
-
"filePath": "
|
|
3808
|
-
"isSource":
|
|
4353
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4354
|
+
"isSource": true,
|
|
3809
4355
|
"original": {
|
|
3810
|
-
"value":
|
|
4356
|
+
"value": {
|
|
4357
|
+
"default": "#453894",
|
|
4358
|
+
"dark": "#cbbbf2"
|
|
4359
|
+
},
|
|
3811
4360
|
"$type": "color",
|
|
3812
4361
|
"themeable": true,
|
|
3813
4362
|
"prefix": false
|
|
@@ -3824,10 +4373,13 @@
|
|
|
3824
4373
|
"$type": "color",
|
|
3825
4374
|
"themeable": true,
|
|
3826
4375
|
"prefix": false,
|
|
3827
|
-
"filePath": "
|
|
3828
|
-
"isSource":
|
|
4376
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4377
|
+
"isSource": true,
|
|
3829
4378
|
"original": {
|
|
3830
|
-
"value":
|
|
4379
|
+
"value": {
|
|
4380
|
+
"default": "#2f2a6b",
|
|
4381
|
+
"dark": "#e1d8f9"
|
|
4382
|
+
},
|
|
3831
4383
|
"$type": "color",
|
|
3832
4384
|
"themeable": true,
|
|
3833
4385
|
"prefix": false
|
|
@@ -3844,10 +4396,13 @@
|
|
|
3844
4396
|
"$type": "color",
|
|
3845
4397
|
"themeable": true,
|
|
3846
4398
|
"prefix": false,
|
|
3847
|
-
"filePath": "
|
|
3848
|
-
"isSource":
|
|
4399
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4400
|
+
"isSource": true,
|
|
3849
4401
|
"original": {
|
|
3850
|
-
"value":
|
|
4402
|
+
"value": {
|
|
4403
|
+
"default": "#232150",
|
|
4404
|
+
"dark": "#f4f0ff"
|
|
4405
|
+
},
|
|
3851
4406
|
"$type": "color",
|
|
3852
4407
|
"themeable": true,
|
|
3853
4408
|
"prefix": false
|
|
@@ -3866,10 +4421,13 @@
|
|
|
3866
4421
|
"$type": "color",
|
|
3867
4422
|
"themeable": true,
|
|
3868
4423
|
"prefix": false,
|
|
3869
|
-
"filePath": "
|
|
3870
|
-
"isSource":
|
|
4424
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4425
|
+
"isSource": true,
|
|
3871
4426
|
"original": {
|
|
3872
|
-
"value":
|
|
4427
|
+
"value": {
|
|
4428
|
+
"default": "#fcf1ef",
|
|
4429
|
+
"dark": "#660e00"
|
|
4430
|
+
},
|
|
3873
4431
|
"$type": "color",
|
|
3874
4432
|
"themeable": true,
|
|
3875
4433
|
"prefix": false
|
|
@@ -3886,10 +4444,13 @@
|
|
|
3886
4444
|
"$type": "color",
|
|
3887
4445
|
"themeable": true,
|
|
3888
4446
|
"prefix": false,
|
|
3889
|
-
"filePath": "
|
|
3890
|
-
"isSource":
|
|
4447
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4448
|
+
"isSource": true,
|
|
3891
4449
|
"original": {
|
|
3892
|
-
"value":
|
|
4450
|
+
"value": {
|
|
4451
|
+
"default": "#fdd4cd",
|
|
4452
|
+
"dark": "#8d1300"
|
|
4453
|
+
},
|
|
3893
4454
|
"$type": "color",
|
|
3894
4455
|
"themeable": true,
|
|
3895
4456
|
"prefix": false
|
|
@@ -3906,10 +4467,13 @@
|
|
|
3906
4467
|
"$type": "color",
|
|
3907
4468
|
"themeable": true,
|
|
3908
4469
|
"prefix": false,
|
|
3909
|
-
"filePath": "
|
|
3910
|
-
"isSource":
|
|
4470
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4471
|
+
"isSource": true,
|
|
3911
4472
|
"original": {
|
|
3912
|
-
"value":
|
|
4473
|
+
"value": {
|
|
4474
|
+
"default": "#fcb5aa",
|
|
4475
|
+
"dark": "#ae1800"
|
|
4476
|
+
},
|
|
3913
4477
|
"$type": "color",
|
|
3914
4478
|
"themeable": true,
|
|
3915
4479
|
"prefix": false
|
|
@@ -3926,10 +4490,13 @@
|
|
|
3926
4490
|
"$type": "color",
|
|
3927
4491
|
"themeable": true,
|
|
3928
4492
|
"prefix": false,
|
|
3929
|
-
"filePath": "
|
|
3930
|
-
"isSource":
|
|
4493
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4494
|
+
"isSource": true,
|
|
3931
4495
|
"original": {
|
|
3932
|
-
"value":
|
|
4496
|
+
"value": {
|
|
4497
|
+
"default": "#f57f6c",
|
|
4498
|
+
"dark": "#c91c00"
|
|
4499
|
+
},
|
|
3933
4500
|
"$type": "color",
|
|
3934
4501
|
"themeable": true,
|
|
3935
4502
|
"prefix": false
|
|
@@ -3946,10 +4513,13 @@
|
|
|
3946
4513
|
"$type": "color",
|
|
3947
4514
|
"themeable": true,
|
|
3948
4515
|
"prefix": false,
|
|
3949
|
-
"filePath": "
|
|
3950
|
-
"isSource":
|
|
4516
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4517
|
+
"isSource": true,
|
|
3951
4518
|
"original": {
|
|
3952
|
-
"value":
|
|
4519
|
+
"value": {
|
|
4520
|
+
"default": "#ec5941",
|
|
4521
|
+
"dark": "#dd2b0e"
|
|
4522
|
+
},
|
|
3953
4523
|
"$type": "color",
|
|
3954
4524
|
"themeable": true,
|
|
3955
4525
|
"prefix": false
|
|
@@ -3966,10 +4536,13 @@
|
|
|
3966
4536
|
"$type": "color",
|
|
3967
4537
|
"themeable": true,
|
|
3968
4538
|
"prefix": false,
|
|
3969
|
-
"filePath": "
|
|
3970
|
-
"isSource":
|
|
4539
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4540
|
+
"isSource": true,
|
|
3971
4541
|
"original": {
|
|
3972
|
-
"value":
|
|
4542
|
+
"value": {
|
|
4543
|
+
"default": "#dd2b0e",
|
|
4544
|
+
"dark": "#ec5941"
|
|
4545
|
+
},
|
|
3973
4546
|
"$type": "color",
|
|
3974
4547
|
"themeable": true,
|
|
3975
4548
|
"prefix": false
|
|
@@ -3986,10 +4559,13 @@
|
|
|
3986
4559
|
"$type": "color",
|
|
3987
4560
|
"themeable": true,
|
|
3988
4561
|
"prefix": false,
|
|
3989
|
-
"filePath": "
|
|
3990
|
-
"isSource":
|
|
4562
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4563
|
+
"isSource": true,
|
|
3991
4564
|
"original": {
|
|
3992
|
-
"value":
|
|
4565
|
+
"value": {
|
|
4566
|
+
"default": "#c91c00",
|
|
4567
|
+
"dark": "#f57f6c"
|
|
4568
|
+
},
|
|
3993
4569
|
"$type": "color",
|
|
3994
4570
|
"themeable": true,
|
|
3995
4571
|
"prefix": false
|
|
@@ -4006,10 +4582,13 @@
|
|
|
4006
4582
|
"$type": "color",
|
|
4007
4583
|
"themeable": true,
|
|
4008
4584
|
"prefix": false,
|
|
4009
|
-
"filePath": "
|
|
4010
|
-
"isSource":
|
|
4585
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4586
|
+
"isSource": true,
|
|
4011
4587
|
"original": {
|
|
4012
|
-
"value":
|
|
4588
|
+
"value": {
|
|
4589
|
+
"default": "#ae1800",
|
|
4590
|
+
"dark": "#fcb5aa"
|
|
4591
|
+
},
|
|
4013
4592
|
"$type": "color",
|
|
4014
4593
|
"themeable": true,
|
|
4015
4594
|
"prefix": false
|
|
@@ -4026,10 +4605,13 @@
|
|
|
4026
4605
|
"$type": "color",
|
|
4027
4606
|
"themeable": true,
|
|
4028
4607
|
"prefix": false,
|
|
4029
|
-
"filePath": "
|
|
4030
|
-
"isSource":
|
|
4608
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4609
|
+
"isSource": true,
|
|
4031
4610
|
"original": {
|
|
4032
|
-
"value":
|
|
4611
|
+
"value": {
|
|
4612
|
+
"default": "#8d1300",
|
|
4613
|
+
"dark": "#fdd4cd"
|
|
4614
|
+
},
|
|
4033
4615
|
"$type": "color",
|
|
4034
4616
|
"themeable": true,
|
|
4035
4617
|
"prefix": false
|
|
@@ -4046,10 +4628,13 @@
|
|
|
4046
4628
|
"$type": "color",
|
|
4047
4629
|
"themeable": true,
|
|
4048
4630
|
"prefix": false,
|
|
4049
|
-
"filePath": "
|
|
4050
|
-
"isSource":
|
|
4631
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4632
|
+
"isSource": true,
|
|
4051
4633
|
"original": {
|
|
4052
|
-
"value":
|
|
4634
|
+
"value": {
|
|
4635
|
+
"default": "#660e00",
|
|
4636
|
+
"dark": "#fcf1ef"
|
|
4637
|
+
},
|
|
4053
4638
|
"$type": "color",
|
|
4054
4639
|
"themeable": true,
|
|
4055
4640
|
"prefix": false
|
|
@@ -4066,10 +4651,13 @@
|
|
|
4066
4651
|
"$type": "color",
|
|
4067
4652
|
"themeable": true,
|
|
4068
4653
|
"prefix": false,
|
|
4069
|
-
"filePath": "
|
|
4070
|
-
"isSource":
|
|
4654
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4655
|
+
"isSource": true,
|
|
4071
4656
|
"original": {
|
|
4072
|
-
"value":
|
|
4657
|
+
"value": {
|
|
4658
|
+
"default": "#4d0a00",
|
|
4659
|
+
"dark": "#fff4f3"
|
|
4660
|
+
},
|
|
4073
4661
|
"$type": "color",
|
|
4074
4662
|
"themeable": true,
|
|
4075
4663
|
"prefix": false
|
|
@@ -4088,8 +4676,8 @@
|
|
|
4088
4676
|
"$type": "color",
|
|
4089
4677
|
"themeable": true,
|
|
4090
4678
|
"prefix": false,
|
|
4091
|
-
"filePath": "
|
|
4092
|
-
"isSource":
|
|
4679
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4680
|
+
"isSource": true,
|
|
4093
4681
|
"original": {
|
|
4094
4682
|
"value": "#171321",
|
|
4095
4683
|
"$type": "color",
|
|
@@ -4109,8 +4697,8 @@
|
|
|
4109
4697
|
"$type": "color",
|
|
4110
4698
|
"themeable": true,
|
|
4111
4699
|
"prefix": false,
|
|
4112
|
-
"filePath": "
|
|
4113
|
-
"isSource":
|
|
4700
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4701
|
+
"isSource": true,
|
|
4114
4702
|
"original": {
|
|
4115
4703
|
"value": "#fca326",
|
|
4116
4704
|
"$type": "color",
|
|
@@ -4130,8 +4718,8 @@
|
|
|
4130
4718
|
"$type": "color",
|
|
4131
4719
|
"themeable": true,
|
|
4132
4720
|
"prefix": false,
|
|
4133
|
-
"filePath": "
|
|
4134
|
-
"isSource":
|
|
4721
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4722
|
+
"isSource": true,
|
|
4135
4723
|
"original": {
|
|
4136
4724
|
"value": "#fc6d26",
|
|
4137
4725
|
"$type": "color",
|
|
@@ -4151,8 +4739,8 @@
|
|
|
4151
4739
|
"$type": "color",
|
|
4152
4740
|
"themeable": true,
|
|
4153
4741
|
"prefix": false,
|
|
4154
|
-
"filePath": "
|
|
4155
|
-
"isSource":
|
|
4742
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4743
|
+
"isSource": true,
|
|
4156
4744
|
"original": {
|
|
4157
4745
|
"value": "#e24329",
|
|
4158
4746
|
"$type": "color",
|
|
@@ -4174,8 +4762,8 @@
|
|
|
4174
4762
|
"$type": "color",
|
|
4175
4763
|
"themeable": true,
|
|
4176
4764
|
"prefix": false,
|
|
4177
|
-
"filePath": "
|
|
4178
|
-
"isSource":
|
|
4765
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4766
|
+
"isSource": true,
|
|
4179
4767
|
"original": {
|
|
4180
4768
|
"value": "#a989f5",
|
|
4181
4769
|
"$type": "color",
|
|
@@ -4195,8 +4783,8 @@
|
|
|
4195
4783
|
"$type": "color",
|
|
4196
4784
|
"themeable": true,
|
|
4197
4785
|
"prefix": false,
|
|
4198
|
-
"filePath": "
|
|
4199
|
-
"isSource":
|
|
4786
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4787
|
+
"isSource": true,
|
|
4200
4788
|
"original": {
|
|
4201
4789
|
"value": "#7759c2",
|
|
4202
4790
|
"$type": "color",
|
|
@@ -4218,8 +4806,8 @@
|
|
|
4218
4806
|
"$type": "color",
|
|
4219
4807
|
"themeable": true,
|
|
4220
4808
|
"prefix": false,
|
|
4221
|
-
"filePath": "
|
|
4222
|
-
"isSource":
|
|
4809
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4810
|
+
"isSource": true,
|
|
4223
4811
|
"original": {
|
|
4224
4812
|
"value": "#d1d0d3",
|
|
4225
4813
|
"$type": "color",
|
|
@@ -4239,8 +4827,8 @@
|
|
|
4239
4827
|
"$type": "color",
|
|
4240
4828
|
"themeable": true,
|
|
4241
4829
|
"prefix": false,
|
|
4242
|
-
"filePath": "
|
|
4243
|
-
"isSource":
|
|
4830
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4831
|
+
"isSource": true,
|
|
4244
4832
|
"original": {
|
|
4245
4833
|
"value": "#a2a1a6",
|
|
4246
4834
|
"$type": "color",
|
|
@@ -4260,8 +4848,8 @@
|
|
|
4260
4848
|
"$type": "color",
|
|
4261
4849
|
"themeable": true,
|
|
4262
4850
|
"prefix": false,
|
|
4263
|
-
"filePath": "
|
|
4264
|
-
"isSource":
|
|
4851
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4852
|
+
"isSource": true,
|
|
4265
4853
|
"original": {
|
|
4266
4854
|
"value": "#74717a",
|
|
4267
4855
|
"$type": "color",
|
|
@@ -4281,8 +4869,8 @@
|
|
|
4281
4869
|
"$type": "color",
|
|
4282
4870
|
"themeable": true,
|
|
4283
4871
|
"prefix": false,
|
|
4284
|
-
"filePath": "
|
|
4285
|
-
"isSource":
|
|
4872
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4873
|
+
"isSource": true,
|
|
4286
4874
|
"original": {
|
|
4287
4875
|
"value": "#45424d",
|
|
4288
4876
|
"$type": "color",
|
|
@@ -4302,8 +4890,8 @@
|
|
|
4302
4890
|
"$type": "color",
|
|
4303
4891
|
"themeable": true,
|
|
4304
4892
|
"prefix": false,
|
|
4305
|
-
"filePath": "
|
|
4306
|
-
"isSource":
|
|
4893
|
+
"filePath": "src/tokens/color.tokens.json",
|
|
4894
|
+
"isSource": true,
|
|
4307
4895
|
"original": {
|
|
4308
4896
|
"value": "#2b2838",
|
|
4309
4897
|
"$type": "color",
|
|
@@ -4326,8 +4914,8 @@
|
|
|
4326
4914
|
"$type": "color",
|
|
4327
4915
|
"themeable": true,
|
|
4328
4916
|
"prefix": false,
|
|
4329
|
-
"filePath": "
|
|
4330
|
-
"isSource":
|
|
4917
|
+
"filePath": "src/tokens/color.transparency.tokens.json",
|
|
4918
|
+
"isSource": true,
|
|
4331
4919
|
"original": {
|
|
4332
4920
|
"value": "rgba(31, 30, 36, 0.16)",
|
|
4333
4921
|
"$type": "color",
|
|
@@ -4346,8 +4934,8 @@
|
|
|
4346
4934
|
"$type": "color",
|
|
4347
4935
|
"themeable": true,
|
|
4348
4936
|
"prefix": false,
|
|
4349
|
-
"filePath": "
|
|
4350
|
-
"isSource":
|
|
4937
|
+
"filePath": "src/tokens/color.transparency.tokens.json",
|
|
4938
|
+
"isSource": true,
|
|
4351
4939
|
"original": {
|
|
4352
4940
|
"value": "rgba(31, 30, 36, 0.24)",
|
|
4353
4941
|
"$type": "color",
|
|
@@ -4366,8 +4954,8 @@
|
|
|
4366
4954
|
"$type": "color",
|
|
4367
4955
|
"themeable": true,
|
|
4368
4956
|
"prefix": false,
|
|
4369
|
-
"filePath": "
|
|
4370
|
-
"isSource":
|
|
4957
|
+
"filePath": "src/tokens/color.transparency.tokens.json",
|
|
4958
|
+
"isSource": true,
|
|
4371
4959
|
"original": {
|
|
4372
4960
|
"value": "rgba(31, 30, 36, 0.02)",
|
|
4373
4961
|
"$type": "color",
|
|
@@ -4386,8 +4974,8 @@
|
|
|
4386
4974
|
"$type": "color",
|
|
4387
4975
|
"themeable": true,
|
|
4388
4976
|
"prefix": false,
|
|
4389
|
-
"filePath": "
|
|
4390
|
-
"isSource":
|
|
4977
|
+
"filePath": "src/tokens/color.transparency.tokens.json",
|
|
4978
|
+
"isSource": true,
|
|
4391
4979
|
"original": {
|
|
4392
4980
|
"value": "rgba(31, 30, 36, 0.04)",
|
|
4393
4981
|
"$type": "color",
|
|
@@ -4406,8 +4994,8 @@
|
|
|
4406
4994
|
"$type": "color",
|
|
4407
4995
|
"themeable": true,
|
|
4408
4996
|
"prefix": false,
|
|
4409
|
-
"filePath": "
|
|
4410
|
-
"isSource":
|
|
4997
|
+
"filePath": "src/tokens/color.transparency.tokens.json",
|
|
4998
|
+
"isSource": true,
|
|
4411
4999
|
"original": {
|
|
4412
5000
|
"value": "rgba(31, 30, 36, 0.06)",
|
|
4413
5001
|
"$type": "color",
|
|
@@ -4426,8 +5014,8 @@
|
|
|
4426
5014
|
"$type": "color",
|
|
4427
5015
|
"themeable": true,
|
|
4428
5016
|
"prefix": false,
|
|
4429
|
-
"filePath": "
|
|
4430
|
-
"isSource":
|
|
5017
|
+
"filePath": "src/tokens/color.transparency.tokens.json",
|
|
5018
|
+
"isSource": true,
|
|
4431
5019
|
"original": {
|
|
4432
5020
|
"value": "rgba(31, 30, 36, 0.08)",
|
|
4433
5021
|
"$type": "color",
|
|
@@ -4448,8 +5036,8 @@
|
|
|
4448
5036
|
"$type": "color",
|
|
4449
5037
|
"themeable": true,
|
|
4450
5038
|
"prefix": false,
|
|
4451
|
-
"filePath": "
|
|
4452
|
-
"isSource":
|
|
5039
|
+
"filePath": "src/tokens/color.transparency.tokens.json",
|
|
5040
|
+
"isSource": true,
|
|
4453
5041
|
"original": {
|
|
4454
5042
|
"value": "rgba(255, 255, 255, 0.16)",
|
|
4455
5043
|
"$type": "color",
|
|
@@ -4468,8 +5056,8 @@
|
|
|
4468
5056
|
"$type": "color",
|
|
4469
5057
|
"themeable": true,
|
|
4470
5058
|
"prefix": false,
|
|
4471
|
-
"filePath": "
|
|
4472
|
-
"isSource":
|
|
5059
|
+
"filePath": "src/tokens/color.transparency.tokens.json",
|
|
5060
|
+
"isSource": true,
|
|
4473
5061
|
"original": {
|
|
4474
5062
|
"value": "rgba(255, 255, 255, 0.24)",
|
|
4475
5063
|
"$type": "color",
|
|
@@ -4488,8 +5076,8 @@
|
|
|
4488
5076
|
"$type": "color",
|
|
4489
5077
|
"themeable": true,
|
|
4490
5078
|
"prefix": false,
|
|
4491
|
-
"filePath": "
|
|
4492
|
-
"isSource":
|
|
5079
|
+
"filePath": "src/tokens/color.transparency.tokens.json",
|
|
5080
|
+
"isSource": true,
|
|
4493
5081
|
"original": {
|
|
4494
5082
|
"value": "rgba(255, 255, 255, 0.36)",
|
|
4495
5083
|
"$type": "color",
|
|
@@ -4508,8 +5096,8 @@
|
|
|
4508
5096
|
"$type": "color",
|
|
4509
5097
|
"themeable": true,
|
|
4510
5098
|
"prefix": false,
|
|
4511
|
-
"filePath": "
|
|
4512
|
-
"isSource":
|
|
5099
|
+
"filePath": "src/tokens/color.transparency.tokens.json",
|
|
5100
|
+
"isSource": true,
|
|
4513
5101
|
"original": {
|
|
4514
5102
|
"value": "rgba(255, 255, 255, 0.02)",
|
|
4515
5103
|
"$type": "color",
|
|
@@ -4528,8 +5116,8 @@
|
|
|
4528
5116
|
"$type": "color",
|
|
4529
5117
|
"themeable": true,
|
|
4530
5118
|
"prefix": false,
|
|
4531
|
-
"filePath": "
|
|
4532
|
-
"isSource":
|
|
5119
|
+
"filePath": "src/tokens/color.transparency.tokens.json",
|
|
5120
|
+
"isSource": true,
|
|
4533
5121
|
"original": {
|
|
4534
5122
|
"value": "rgba(255, 255, 255, 0.04)",
|
|
4535
5123
|
"$type": "color",
|
|
@@ -4548,8 +5136,8 @@
|
|
|
4548
5136
|
"$type": "color",
|
|
4549
5137
|
"themeable": true,
|
|
4550
5138
|
"prefix": false,
|
|
4551
|
-
"filePath": "
|
|
4552
|
-
"isSource":
|
|
5139
|
+
"filePath": "src/tokens/color.transparency.tokens.json",
|
|
5140
|
+
"isSource": true,
|
|
4553
5141
|
"original": {
|
|
4554
5142
|
"value": "rgba(255, 255, 255, 0.06)",
|
|
4555
5143
|
"$type": "color",
|
|
@@ -4568,8 +5156,8 @@
|
|
|
4568
5156
|
"$type": "color",
|
|
4569
5157
|
"themeable": true,
|
|
4570
5158
|
"prefix": false,
|
|
4571
|
-
"filePath": "
|
|
4572
|
-
"isSource":
|
|
5159
|
+
"filePath": "src/tokens/color.transparency.tokens.json",
|
|
5160
|
+
"isSource": true,
|
|
4573
5161
|
"original": {
|
|
4574
5162
|
"value": "rgba(255, 255, 255, 0.08)",
|
|
4575
5163
|
"$type": "color",
|
|
@@ -4591,8 +5179,8 @@
|
|
|
4591
5179
|
"attributes": {
|
|
4592
5180
|
"category": "size"
|
|
4593
5181
|
},
|
|
4594
|
-
"filePath": "
|
|
4595
|
-
"isSource":
|
|
5182
|
+
"filePath": "src/tokens/line_height.tokens.json",
|
|
5183
|
+
"isSource": true,
|
|
4596
5184
|
"original": {
|
|
4597
5185
|
"value": "12px",
|
|
4598
5186
|
"$type": "dimension",
|
|
@@ -4612,8 +5200,8 @@
|
|
|
4612
5200
|
"attributes": {
|
|
4613
5201
|
"category": "size"
|
|
4614
5202
|
},
|
|
4615
|
-
"filePath": "
|
|
4616
|
-
"isSource":
|
|
5203
|
+
"filePath": "src/tokens/line_height.tokens.json",
|
|
5204
|
+
"isSource": true,
|
|
4617
5205
|
"original": {
|
|
4618
5206
|
"value": "16px",
|
|
4619
5207
|
"$type": "dimension",
|
|
@@ -4633,8 +5221,8 @@
|
|
|
4633
5221
|
"attributes": {
|
|
4634
5222
|
"category": "size"
|
|
4635
5223
|
},
|
|
4636
|
-
"filePath": "
|
|
4637
|
-
"isSource":
|
|
5224
|
+
"filePath": "src/tokens/line_height.tokens.json",
|
|
5225
|
+
"isSource": true,
|
|
4638
5226
|
"original": {
|
|
4639
5227
|
"value": "20px",
|
|
4640
5228
|
"$type": "dimension",
|
|
@@ -4654,8 +5242,8 @@
|
|
|
4654
5242
|
"attributes": {
|
|
4655
5243
|
"category": "size"
|
|
4656
5244
|
},
|
|
4657
|
-
"filePath": "
|
|
4658
|
-
"isSource":
|
|
5245
|
+
"filePath": "src/tokens/line_height.tokens.json",
|
|
5246
|
+
"isSource": true,
|
|
4659
5247
|
"original": {
|
|
4660
5248
|
"value": "24px",
|
|
4661
5249
|
"$type": "dimension",
|
|
@@ -4675,8 +5263,8 @@
|
|
|
4675
5263
|
"attributes": {
|
|
4676
5264
|
"category": "size"
|
|
4677
5265
|
},
|
|
4678
|
-
"filePath": "
|
|
4679
|
-
"isSource":
|
|
5266
|
+
"filePath": "src/tokens/line_height.tokens.json",
|
|
5267
|
+
"isSource": true,
|
|
4680
5268
|
"original": {
|
|
4681
5269
|
"value": "28px",
|
|
4682
5270
|
"$type": "dimension",
|
|
@@ -4696,8 +5284,8 @@
|
|
|
4696
5284
|
"attributes": {
|
|
4697
5285
|
"category": "size"
|
|
4698
5286
|
},
|
|
4699
|
-
"filePath": "
|
|
4700
|
-
"isSource":
|
|
5287
|
+
"filePath": "src/tokens/line_height.tokens.json",
|
|
5288
|
+
"isSource": true,
|
|
4701
5289
|
"original": {
|
|
4702
5290
|
"value": "32px",
|
|
4703
5291
|
"$type": "dimension",
|
|
@@ -4717,8 +5305,8 @@
|
|
|
4717
5305
|
"attributes": {
|
|
4718
5306
|
"category": "size"
|
|
4719
5307
|
},
|
|
4720
|
-
"filePath": "
|
|
4721
|
-
"isSource":
|
|
5308
|
+
"filePath": "src/tokens/line_height.tokens.json",
|
|
5309
|
+
"isSource": true,
|
|
4722
5310
|
"original": {
|
|
4723
5311
|
"value": "36px",
|
|
4724
5312
|
"$type": "dimension",
|
|
@@ -4738,8 +5326,8 @@
|
|
|
4738
5326
|
"attributes": {
|
|
4739
5327
|
"category": "size"
|
|
4740
5328
|
},
|
|
4741
|
-
"filePath": "
|
|
4742
|
-
"isSource":
|
|
5329
|
+
"filePath": "src/tokens/line_height.tokens.json",
|
|
5330
|
+
"isSource": true,
|
|
4743
5331
|
"original": {
|
|
4744
5332
|
"value": "42px",
|
|
4745
5333
|
"$type": "dimension",
|
|
@@ -4759,8 +5347,8 @@
|
|
|
4759
5347
|
"attributes": {
|
|
4760
5348
|
"category": "size"
|
|
4761
5349
|
},
|
|
4762
|
-
"filePath": "
|
|
4763
|
-
"isSource":
|
|
5350
|
+
"filePath": "src/tokens/line_height.tokens.json",
|
|
5351
|
+
"isSource": true,
|
|
4764
5352
|
"original": {
|
|
4765
5353
|
"value": "44px",
|
|
4766
5354
|
"$type": "dimension",
|
|
@@ -4780,8 +5368,8 @@
|
|
|
4780
5368
|
"attributes": {
|
|
4781
5369
|
"category": "size"
|
|
4782
5370
|
},
|
|
4783
|
-
"filePath": "
|
|
4784
|
-
"isSource":
|
|
5371
|
+
"filePath": "src/tokens/line_height.tokens.json",
|
|
5372
|
+
"isSource": true,
|
|
4785
5373
|
"original": {
|
|
4786
5374
|
"value": "52px",
|
|
4787
5375
|
"$type": "dimension",
|
|
@@ -4803,10 +5391,13 @@
|
|
|
4803
5391
|
"comment": "Use text.color.default instead",
|
|
4804
5392
|
"deprecated": true,
|
|
4805
5393
|
"themeable": true,
|
|
4806
|
-
"filePath": "
|
|
4807
|
-
"isSource":
|
|
5394
|
+
"filePath": "src/tokens/text.tokens.json",
|
|
5395
|
+
"isSource": true,
|
|
4808
5396
|
"original": {
|
|
4809
|
-
"value":
|
|
5397
|
+
"value": {
|
|
5398
|
+
"default": "#333238",
|
|
5399
|
+
"dark": "#ececef"
|
|
5400
|
+
},
|
|
4810
5401
|
"$type": "color",
|
|
4811
5402
|
"comment": "Use text.color.default instead",
|
|
4812
5403
|
"deprecated": true,
|
|
@@ -4825,10 +5416,13 @@
|
|
|
4825
5416
|
"comment": "Use text.color.subtle instead",
|
|
4826
5417
|
"deprecated": true,
|
|
4827
5418
|
"themeable": true,
|
|
4828
|
-
"filePath": "
|
|
4829
|
-
"isSource":
|
|
5419
|
+
"filePath": "src/tokens/text.tokens.json",
|
|
5420
|
+
"isSource": true,
|
|
4830
5421
|
"original": {
|
|
4831
|
-
"value":
|
|
5422
|
+
"value": {
|
|
5423
|
+
"default": "#737278",
|
|
5424
|
+
"dark": "#89888d"
|
|
5425
|
+
},
|
|
4832
5426
|
"$type": "color",
|
|
4833
5427
|
"comment": "Use text.color.subtle instead",
|
|
4834
5428
|
"deprecated": true,
|
|
@@ -4847,10 +5441,13 @@
|
|
|
4847
5441
|
"comment": "Use text.color.disabled instead",
|
|
4848
5442
|
"deprecated": true,
|
|
4849
5443
|
"themeable": true,
|
|
4850
|
-
"filePath": "
|
|
4851
|
-
"isSource":
|
|
5444
|
+
"filePath": "src/tokens/text.tokens.json",
|
|
5445
|
+
"isSource": true,
|
|
4852
5446
|
"original": {
|
|
4853
|
-
"value":
|
|
5447
|
+
"value": {
|
|
5448
|
+
"default": "#89888d",
|
|
5449
|
+
"dark": "#737278"
|
|
5450
|
+
},
|
|
4854
5451
|
"$type": "color",
|
|
4855
5452
|
"comment": "Use text.color.disabled instead",
|
|
4856
5453
|
"deprecated": true,
|
|
@@ -4869,10 +5466,13 @@
|
|
|
4869
5466
|
"$type": "color",
|
|
4870
5467
|
"comment": "Used for the default text color.",
|
|
4871
5468
|
"themeable": true,
|
|
4872
|
-
"filePath": "
|
|
4873
|
-
"isSource":
|
|
5469
|
+
"filePath": "src/tokens/text.tokens.json",
|
|
5470
|
+
"isSource": true,
|
|
4874
5471
|
"original": {
|
|
4875
|
-
"value":
|
|
5472
|
+
"value": {
|
|
5473
|
+
"default": "#434248",
|
|
5474
|
+
"dark": "#ececef"
|
|
5475
|
+
},
|
|
4876
5476
|
"$type": "color",
|
|
4877
5477
|
"comment": "Used for the default text color.",
|
|
4878
5478
|
"themeable": true
|
|
@@ -4890,10 +5490,13 @@
|
|
|
4890
5490
|
"$type": "color",
|
|
4891
5491
|
"comment": "Used for supplemental text that doesn't need to be as prominent as other text.",
|
|
4892
5492
|
"themeable": true,
|
|
4893
|
-
"filePath": "
|
|
4894
|
-
"isSource":
|
|
5493
|
+
"filePath": "src/tokens/text.tokens.json",
|
|
5494
|
+
"isSource": true,
|
|
4895
5495
|
"original": {
|
|
4896
|
-
"value":
|
|
5496
|
+
"value": {
|
|
5497
|
+
"default": "#626168",
|
|
5498
|
+
"dark": "#bfbfc3"
|
|
5499
|
+
},
|
|
4897
5500
|
"$type": "color",
|
|
4898
5501
|
"comment": "Used for supplemental text that doesn't need to be as prominent as other text.",
|
|
4899
5502
|
"themeable": true
|
|
@@ -4911,10 +5514,13 @@
|
|
|
4911
5514
|
"$type": "color",
|
|
4912
5515
|
"comment": "Used for text with the highest contrast.",
|
|
4913
5516
|
"themeable": true,
|
|
4914
|
-
"filePath": "
|
|
4915
|
-
"isSource":
|
|
5517
|
+
"filePath": "src/tokens/text.tokens.json",
|
|
5518
|
+
"isSource": true,
|
|
4916
5519
|
"original": {
|
|
4917
|
-
"value":
|
|
5520
|
+
"value": {
|
|
5521
|
+
"default": "#1f1e24",
|
|
5522
|
+
"dark": "#fff"
|
|
5523
|
+
},
|
|
4918
5524
|
"$type": "color",
|
|
4919
5525
|
"comment": "Used for text with the highest contrast.",
|
|
4920
5526
|
"themeable": true
|
|
@@ -4932,10 +5538,13 @@
|
|
|
4932
5538
|
"$type": "color",
|
|
4933
5539
|
"comment": "Used for headings level 1-6.",
|
|
4934
5540
|
"themeable": true,
|
|
4935
|
-
"filePath": "
|
|
4936
|
-
"isSource":
|
|
5541
|
+
"filePath": "src/tokens/text.tokens.json",
|
|
5542
|
+
"isSource": true,
|
|
4937
5543
|
"original": {
|
|
4938
|
-
"value":
|
|
5544
|
+
"value": {
|
|
5545
|
+
"default": "#1f1e24",
|
|
5546
|
+
"dark": "#fff"
|
|
5547
|
+
},
|
|
4939
5548
|
"$type": "color",
|
|
4940
5549
|
"comment": "Used for headings level 1-6.",
|
|
4941
5550
|
"themeable": true
|
|
@@ -4953,10 +5562,13 @@
|
|
|
4953
5562
|
"$type": "color",
|
|
4954
5563
|
"comment": "Used for default text links.",
|
|
4955
5564
|
"themeable": true,
|
|
4956
|
-
"filePath": "
|
|
4957
|
-
"isSource":
|
|
5565
|
+
"filePath": "src/tokens/text.tokens.json",
|
|
5566
|
+
"isSource": true,
|
|
4958
5567
|
"original": {
|
|
4959
|
-
"value":
|
|
5568
|
+
"value": {
|
|
5569
|
+
"default": "#0b5cad",
|
|
5570
|
+
"dark": "#63a6e9"
|
|
5571
|
+
},
|
|
4960
5572
|
"$type": "color",
|
|
4961
5573
|
"comment": "Used for default text links.",
|
|
4962
5574
|
"themeable": true
|
|
@@ -4974,8 +5586,8 @@
|
|
|
4974
5586
|
"$type": "color",
|
|
4975
5587
|
"comment": "Used for text indicating a problem, critical state, destructive action, error, failure, removal, stop, or declination.",
|
|
4976
5588
|
"themeable": true,
|
|
4977
|
-
"filePath": "
|
|
4978
|
-
"isSource":
|
|
5589
|
+
"filePath": "src/tokens/text.tokens.json",
|
|
5590
|
+
"isSource": true,
|
|
4979
5591
|
"original": {
|
|
4980
5592
|
"value": "#c91c00",
|
|
4981
5593
|
"$type": "color",
|
|
@@ -4995,8 +5607,8 @@
|
|
|
4995
5607
|
"$type": "color",
|
|
4996
5608
|
"comment": "Used for text indicating success or validity.",
|
|
4997
5609
|
"themeable": true,
|
|
4998
|
-
"filePath": "
|
|
4999
|
-
"isSource":
|
|
5610
|
+
"filePath": "src/tokens/text.tokens.json",
|
|
5611
|
+
"isSource": true,
|
|
5000
5612
|
"original": {
|
|
5001
5613
|
"value": "#217645",
|
|
5002
5614
|
"$type": "color",
|
|
@@ -5016,10 +5628,13 @@
|
|
|
5016
5628
|
"$type": "color",
|
|
5017
5629
|
"comment": "Used for disabled text.",
|
|
5018
5630
|
"themeable": true,
|
|
5019
|
-
"filePath": "
|
|
5020
|
-
"isSource":
|
|
5631
|
+
"filePath": "src/tokens/text.tokens.json",
|
|
5632
|
+
"isSource": true,
|
|
5021
5633
|
"original": {
|
|
5022
|
-
"value":
|
|
5634
|
+
"value": {
|
|
5635
|
+
"default": "#89888d",
|
|
5636
|
+
"dark": "#89888d"
|
|
5637
|
+
},
|
|
5023
5638
|
"$type": "color",
|
|
5024
5639
|
"comment": "Used for disabled text.",
|
|
5025
5640
|
"themeable": true
|