@pantheon-systems/pds-design-tokens 0.1.0-dev.1

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.
@@ -0,0 +1,4450 @@
1
+ {
2
+ "pds-base": {
3
+ "text": {
4
+ "product": {
5
+ "bodycopy": {
6
+ "value": {
7
+ "fontSize": "1 * 16",
8
+ "fontFamily": "Open Sans",
9
+ "fontWeight": 400,
10
+ "lineHeight": "156.3%",
11
+ "letterSpacing": "1%"
12
+ },
13
+ "type": "typography",
14
+ "filePath": "tokens-figma/typography/base.json",
15
+ "isSource": true,
16
+ "original": {
17
+ "value": {
18
+ "fontSize": "{typography.product.size.M} * {figma.typography.size.base}",
19
+ "fontFamily": "Open Sans",
20
+ "fontWeight": "{typography.font-weight.regular}",
21
+ "lineHeight": "{typography.line-height.M}",
22
+ "letterSpacing": "{typography.letter-spacing.S}"
23
+ },
24
+ "type": "typography"
25
+ },
26
+ "name": "text-product-bodycopy",
27
+ "attributes": {
28
+ "category": "text",
29
+ "type": "product",
30
+ "item": "bodycopy"
31
+ },
32
+ "path": [
33
+ "text",
34
+ "product",
35
+ "bodycopy"
36
+ ]
37
+ },
38
+ "headings": {
39
+ "h1": {
40
+ "value": {
41
+ "fontSize": "2.488 * 16",
42
+ "fontWeight": 700,
43
+ "fontFamily": "Poppins",
44
+ "lineHeight": "125%"
45
+ },
46
+ "type": "typography",
47
+ "filePath": "tokens-figma/typography/base.json",
48
+ "isSource": true,
49
+ "original": {
50
+ "value": {
51
+ "fontSize": "{typography.product.size.4XL} * {figma.typography.size.base}",
52
+ "fontWeight": "{typography.font-weight.bold}",
53
+ "fontFamily": "Poppins",
54
+ "lineHeight": "{typography.line-height.S}"
55
+ },
56
+ "type": "typography"
57
+ },
58
+ "name": "text-product-headings-h1",
59
+ "attributes": {
60
+ "category": "text",
61
+ "type": "product",
62
+ "item": "headings",
63
+ "subitem": "h1"
64
+ },
65
+ "path": [
66
+ "text",
67
+ "product",
68
+ "headings",
69
+ "h1"
70
+ ]
71
+ },
72
+ "h2": {
73
+ "value": {
74
+ "fontSize": "2.074 * 16",
75
+ "fontWeight": 700,
76
+ "fontFamily": "Poppins",
77
+ "lineHeight": "125%"
78
+ },
79
+ "type": "typography",
80
+ "filePath": "tokens-figma/typography/base.json",
81
+ "isSource": true,
82
+ "original": {
83
+ "value": {
84
+ "fontSize": "{typography.product.size.3XL} * {figma.typography.size.base}",
85
+ "fontWeight": "{text.product.headings.h1.value.fontWeight}",
86
+ "fontFamily": "{text.product.headings.h1.value.fontFamily}",
87
+ "lineHeight": "{text.product.headings.h1.value.lineHeight}"
88
+ },
89
+ "type": "typography"
90
+ },
91
+ "name": "text-product-headings-h2",
92
+ "attributes": {
93
+ "category": "text",
94
+ "type": "product",
95
+ "item": "headings",
96
+ "subitem": "h2"
97
+ },
98
+ "path": [
99
+ "text",
100
+ "product",
101
+ "headings",
102
+ "h2"
103
+ ]
104
+ },
105
+ "h3": {
106
+ "value": {
107
+ "fontSize": "1.728 * 16",
108
+ "fontWeight": 700,
109
+ "fontFamily": "Poppins",
110
+ "lineHeight": "125%"
111
+ },
112
+ "type": "typography",
113
+ "filePath": "tokens-figma/typography/base.json",
114
+ "isSource": true,
115
+ "original": {
116
+ "value": {
117
+ "fontSize": "{typography.product.size.2XL} * {figma.typography.size.base}",
118
+ "fontWeight": "{text.product.headings.h1.value.fontWeight}",
119
+ "fontFamily": "{text.product.headings.h1.value.fontFamily}",
120
+ "lineHeight": "{text.product.headings.h1.value.lineHeight}"
121
+ },
122
+ "type": "typography"
123
+ },
124
+ "name": "text-product-headings-h3",
125
+ "attributes": {
126
+ "category": "text",
127
+ "type": "product",
128
+ "item": "headings",
129
+ "subitem": "h3"
130
+ },
131
+ "path": [
132
+ "text",
133
+ "product",
134
+ "headings",
135
+ "h3"
136
+ ]
137
+ },
138
+ "h4": {
139
+ "value": {
140
+ "fontSize": "1.44 * 16",
141
+ "fontWeight": 700,
142
+ "fontFamily": "Poppins",
143
+ "lineHeight": "125%"
144
+ },
145
+ "type": "typography",
146
+ "filePath": "tokens-figma/typography/base.json",
147
+ "isSource": true,
148
+ "original": {
149
+ "value": {
150
+ "fontSize": "{typography.product.size.XL} * {figma.typography.size.base}",
151
+ "fontWeight": "{text.product.headings.h1.value.fontWeight}",
152
+ "fontFamily": "{text.product.headings.h1.value.fontFamily}",
153
+ "lineHeight": "{text.product.headings.h1.value.lineHeight}"
154
+ },
155
+ "type": "typography"
156
+ },
157
+ "name": "text-product-headings-h4",
158
+ "attributes": {
159
+ "category": "text",
160
+ "type": "product",
161
+ "item": "headings",
162
+ "subitem": "h4"
163
+ },
164
+ "path": [
165
+ "text",
166
+ "product",
167
+ "headings",
168
+ "h4"
169
+ ]
170
+ },
171
+ "h5": {
172
+ "value": {
173
+ "fontSize": "1.2 * 16",
174
+ "fontWeight": 700,
175
+ "fontFamily": "Poppins",
176
+ "lineHeight": "125%"
177
+ },
178
+ "type": "typography",
179
+ "filePath": "tokens-figma/typography/base.json",
180
+ "isSource": true,
181
+ "original": {
182
+ "value": {
183
+ "fontSize": "{typography.product.size.L} * {figma.typography.size.base}",
184
+ "fontWeight": "{text.product.headings.h1.value.fontWeight}",
185
+ "fontFamily": "{text.product.headings.h1.value.fontFamily}",
186
+ "lineHeight": "{text.product.headings.h1.value.lineHeight}"
187
+ },
188
+ "type": "typography"
189
+ },
190
+ "name": "text-product-headings-h5",
191
+ "attributes": {
192
+ "category": "text",
193
+ "type": "product",
194
+ "item": "headings",
195
+ "subitem": "h5"
196
+ },
197
+ "path": [
198
+ "text",
199
+ "product",
200
+ "headings",
201
+ "h5"
202
+ ]
203
+ },
204
+ "h6": {
205
+ "value": {
206
+ "fontSize": "1 * 16",
207
+ "fontWeight": 700,
208
+ "fontFamily": "Poppins",
209
+ "lineHeight": "125%"
210
+ },
211
+ "type": "typography",
212
+ "filePath": "tokens-figma/typography/base.json",
213
+ "isSource": true,
214
+ "original": {
215
+ "value": {
216
+ "fontSize": "{typography.product.size.M} * {figma.typography.size.base}",
217
+ "fontWeight": "{text.product.headings.h1.value.fontWeight}",
218
+ "fontFamily": "{text.product.headings.h1.value.fontFamily}",
219
+ "lineHeight": "{text.product.headings.h1.value.lineHeight}"
220
+ },
221
+ "type": "typography"
222
+ },
223
+ "name": "text-product-headings-h6",
224
+ "attributes": {
225
+ "category": "text",
226
+ "type": "product",
227
+ "item": "headings",
228
+ "subitem": "h6"
229
+ },
230
+ "path": [
231
+ "text",
232
+ "product",
233
+ "headings",
234
+ "h6"
235
+ ]
236
+ }
237
+ },
238
+ "type-scale": {
239
+ "4XL": {
240
+ "value": {
241
+ "fontSize": "2.488 * 16",
242
+ "fontFamily": "Poppins"
243
+ },
244
+ "type": "typography",
245
+ "filePath": "tokens-figma/typography/base.json",
246
+ "isSource": true,
247
+ "original": {
248
+ "value": {
249
+ "fontSize": "{typography.product.size.4XL} * {figma.typography.size.base}",
250
+ "fontFamily": "Poppins"
251
+ },
252
+ "type": "typography"
253
+ },
254
+ "name": "text-product-type-scale-4-xl",
255
+ "attributes": {
256
+ "category": "text",
257
+ "type": "product",
258
+ "item": "type-scale",
259
+ "subitem": "4XL"
260
+ },
261
+ "path": [
262
+ "text",
263
+ "product",
264
+ "type-scale",
265
+ "4XL"
266
+ ]
267
+ },
268
+ "3XL": {
269
+ "value": {
270
+ "fontSize": "2.074 * 16",
271
+ "fontFamily": "Poppins"
272
+ },
273
+ "type": "typography",
274
+ "filePath": "tokens-figma/typography/base.json",
275
+ "isSource": true,
276
+ "original": {
277
+ "value": {
278
+ "fontSize": "{typography.product.size.3XL} * {figma.typography.size.base}",
279
+ "fontFamily": "{text.product.type-scale.4XL.value.fontFamily}"
280
+ },
281
+ "type": "typography"
282
+ },
283
+ "name": "text-product-type-scale-3-xl",
284
+ "attributes": {
285
+ "category": "text",
286
+ "type": "product",
287
+ "item": "type-scale",
288
+ "subitem": "3XL"
289
+ },
290
+ "path": [
291
+ "text",
292
+ "product",
293
+ "type-scale",
294
+ "3XL"
295
+ ]
296
+ },
297
+ "2XL": {
298
+ "value": {
299
+ "fontSize": "1.728 * 16",
300
+ "fontFamily": "Poppins"
301
+ },
302
+ "type": "typography",
303
+ "filePath": "tokens-figma/typography/base.json",
304
+ "isSource": true,
305
+ "original": {
306
+ "value": {
307
+ "fontSize": "{typography.product.size.2XL} * {figma.typography.size.base}",
308
+ "fontFamily": "{text.product.type-scale.4XL.value.fontFamily}"
309
+ },
310
+ "type": "typography"
311
+ },
312
+ "name": "text-product-type-scale-2-xl",
313
+ "attributes": {
314
+ "category": "text",
315
+ "type": "product",
316
+ "item": "type-scale",
317
+ "subitem": "2XL"
318
+ },
319
+ "path": [
320
+ "text",
321
+ "product",
322
+ "type-scale",
323
+ "2XL"
324
+ ]
325
+ },
326
+ "XL": {
327
+ "value": {
328
+ "fontSize": "1.44 * 16",
329
+ "fontFamily": "Poppins"
330
+ },
331
+ "type": "typography",
332
+ "filePath": "tokens-figma/typography/base.json",
333
+ "isSource": true,
334
+ "original": {
335
+ "value": {
336
+ "fontSize": "{typography.product.size.XL} * {figma.typography.size.base}",
337
+ "fontFamily": "{text.product.type-scale.4XL.value.fontFamily}"
338
+ },
339
+ "type": "typography"
340
+ },
341
+ "name": "text-product-type-scale-xl",
342
+ "attributes": {
343
+ "category": "text",
344
+ "type": "product",
345
+ "item": "type-scale",
346
+ "subitem": "XL"
347
+ },
348
+ "path": [
349
+ "text",
350
+ "product",
351
+ "type-scale",
352
+ "XL"
353
+ ]
354
+ },
355
+ "L": {
356
+ "value": {
357
+ "fontSize": "1.2 * 16",
358
+ "fontFamily": "Poppins"
359
+ },
360
+ "type": "typography",
361
+ "filePath": "tokens-figma/typography/base.json",
362
+ "isSource": true,
363
+ "original": {
364
+ "value": {
365
+ "fontSize": "{typography.product.size.L} * {figma.typography.size.base}",
366
+ "fontFamily": "{text.product.type-scale.4XL.value.fontFamily}"
367
+ },
368
+ "type": "typography"
369
+ },
370
+ "name": "text-product-type-scale-l",
371
+ "attributes": {
372
+ "category": "text",
373
+ "type": "product",
374
+ "item": "type-scale",
375
+ "subitem": "L"
376
+ },
377
+ "path": [
378
+ "text",
379
+ "product",
380
+ "type-scale",
381
+ "L"
382
+ ]
383
+ },
384
+ "M": {
385
+ "value": {
386
+ "fontSize": "1 * 16",
387
+ "fontFamily": "Poppins"
388
+ },
389
+ "comment": "Base value.",
390
+ "type": "typography",
391
+ "filePath": "tokens-figma/typography/base.json",
392
+ "isSource": true,
393
+ "original": {
394
+ "value": {
395
+ "fontSize": "{typography.product.size.M} * {figma.typography.size.base}",
396
+ "fontFamily": "{text.product.type-scale.4XL.value.fontFamily}"
397
+ },
398
+ "comment": "Base value.",
399
+ "type": "typography"
400
+ },
401
+ "name": "text-product-type-scale-m",
402
+ "attributes": {
403
+ "category": "text",
404
+ "type": "product",
405
+ "item": "type-scale",
406
+ "subitem": "M"
407
+ },
408
+ "path": [
409
+ "text",
410
+ "product",
411
+ "type-scale",
412
+ "M"
413
+ ]
414
+ },
415
+ "S": {
416
+ "value": {
417
+ "fontSize": "0.833 * 16",
418
+ "fontFamily": "Poppins"
419
+ },
420
+ "type": "typography",
421
+ "filePath": "tokens-figma/typography/base.json",
422
+ "isSource": true,
423
+ "original": {
424
+ "value": {
425
+ "fontSize": "{typography.product.size.S} * {figma.typography.size.base}",
426
+ "fontFamily": "{text.product.type-scale.4XL.value.fontFamily}"
427
+ },
428
+ "type": "typography"
429
+ },
430
+ "name": "text-product-type-scale-s",
431
+ "attributes": {
432
+ "category": "text",
433
+ "type": "product",
434
+ "item": "type-scale",
435
+ "subitem": "S"
436
+ },
437
+ "path": [
438
+ "text",
439
+ "product",
440
+ "type-scale",
441
+ "S"
442
+ ]
443
+ },
444
+ "XS": {
445
+ "value": {
446
+ "fontSize": "0.694 * 16",
447
+ "fontFamily": "Poppins"
448
+ },
449
+ "type": "typography",
450
+ "filePath": "tokens-figma/typography/base.json",
451
+ "isSource": true,
452
+ "original": {
453
+ "value": {
454
+ "fontSize": "{typography.product.size.XS} * {figma.typography.size.base}",
455
+ "fontFamily": "{text.product.type-scale.4XL.value.fontFamily}"
456
+ },
457
+ "type": "typography"
458
+ },
459
+ "name": "text-product-type-scale-xs",
460
+ "attributes": {
461
+ "category": "text",
462
+ "type": "product",
463
+ "item": "type-scale",
464
+ "subitem": "XS"
465
+ },
466
+ "path": [
467
+ "text",
468
+ "product",
469
+ "type-scale",
470
+ "XS"
471
+ ]
472
+ }
473
+ }
474
+ },
475
+ "marketing": {
476
+ "bodycopy": {
477
+ "value": {
478
+ "fontSize": "1 * 16",
479
+ "fontFamily": "Aleo",
480
+ "fontWeight": 400,
481
+ "lineHeight": "195.3%",
482
+ "letterSpacing": "2%"
483
+ },
484
+ "type": "typography",
485
+ "filePath": "tokens-figma/typography/base.json",
486
+ "isSource": true,
487
+ "original": {
488
+ "value": {
489
+ "fontSize": "{typography.marketing.size.M} * {figma.typography.size.base}",
490
+ "fontFamily": "Aleo",
491
+ "fontWeight": "{typography.font-weight.regular}",
492
+ "lineHeight": "{typography.line-height.L}",
493
+ "letterSpacing": "{typography.letter-spacing.M}"
494
+ },
495
+ "type": "typography"
496
+ },
497
+ "name": "text-marketing-bodycopy",
498
+ "attributes": {
499
+ "category": "text",
500
+ "type": "marketing",
501
+ "item": "bodycopy"
502
+ },
503
+ "path": [
504
+ "text",
505
+ "marketing",
506
+ "bodycopy"
507
+ ]
508
+ },
509
+ "headings": {
510
+ "h1": {
511
+ "value": {
512
+ "fontSize": "3.052 * 16",
513
+ "fontWeight": 700,
514
+ "fontFamily": "Poppins",
515
+ "lineHeight": "125%"
516
+ },
517
+ "type": "typography",
518
+ "filePath": "tokens-figma/typography/base.json",
519
+ "isSource": true,
520
+ "original": {
521
+ "value": {
522
+ "fontSize": "{typography.marketing.size.4XL} * {figma.typography.size.base}",
523
+ "fontWeight": "{typography.font-weight.bold}",
524
+ "fontFamily": "Poppins",
525
+ "lineHeight": "{typography.line-height.S}"
526
+ },
527
+ "type": "typography"
528
+ },
529
+ "name": "text-marketing-headings-h1",
530
+ "attributes": {
531
+ "category": "text",
532
+ "type": "marketing",
533
+ "item": "headings",
534
+ "subitem": "h1"
535
+ },
536
+ "path": [
537
+ "text",
538
+ "marketing",
539
+ "headings",
540
+ "h1"
541
+ ]
542
+ },
543
+ "h2": {
544
+ "value": {
545
+ "fontSize": "2.441 * 16",
546
+ "fontWeight": 700,
547
+ "fontFamily": "Poppins",
548
+ "lineHeight": "125%"
549
+ },
550
+ "type": "typography",
551
+ "filePath": "tokens-figma/typography/base.json",
552
+ "isSource": true,
553
+ "original": {
554
+ "value": {
555
+ "fontSize": "{typography.marketing.size.3XL} * {figma.typography.size.base}",
556
+ "fontWeight": "{text.marketing.headings.h1.value.fontWeight}",
557
+ "fontFamily": "{text.marketing.headings.h1.value.fontFamily}",
558
+ "lineHeight": "{text.marketing.headings.h1.value.lineHeight}"
559
+ },
560
+ "type": "typography"
561
+ },
562
+ "name": "text-marketing-headings-h2",
563
+ "attributes": {
564
+ "category": "text",
565
+ "type": "marketing",
566
+ "item": "headings",
567
+ "subitem": "h2"
568
+ },
569
+ "path": [
570
+ "text",
571
+ "marketing",
572
+ "headings",
573
+ "h2"
574
+ ]
575
+ },
576
+ "h3": {
577
+ "value": {
578
+ "fontSize": "1.953 * 16",
579
+ "fontWeight": 700,
580
+ "fontFamily": "Poppins",
581
+ "lineHeight": "125%"
582
+ },
583
+ "type": "typography",
584
+ "filePath": "tokens-figma/typography/base.json",
585
+ "isSource": true,
586
+ "original": {
587
+ "value": {
588
+ "fontSize": "{typography.marketing.size.2XL} * {figma.typography.size.base}",
589
+ "fontWeight": "{text.marketing.headings.h1.value.fontWeight}",
590
+ "fontFamily": "{text.marketing.headings.h1.value.fontFamily}",
591
+ "lineHeight": "{text.marketing.headings.h1.value.lineHeight}"
592
+ },
593
+ "type": "typography"
594
+ },
595
+ "name": "text-marketing-headings-h3",
596
+ "attributes": {
597
+ "category": "text",
598
+ "type": "marketing",
599
+ "item": "headings",
600
+ "subitem": "h3"
601
+ },
602
+ "path": [
603
+ "text",
604
+ "marketing",
605
+ "headings",
606
+ "h3"
607
+ ]
608
+ },
609
+ "h4": {
610
+ "value": {
611
+ "fontSize": "1.563 * 16",
612
+ "fontWeight": 700,
613
+ "fontFamily": "Poppins",
614
+ "lineHeight": "125%"
615
+ },
616
+ "type": "typography",
617
+ "filePath": "tokens-figma/typography/base.json",
618
+ "isSource": true,
619
+ "original": {
620
+ "value": {
621
+ "fontSize": "{typography.marketing.size.XL} * {figma.typography.size.base}",
622
+ "fontWeight": "{text.marketing.headings.h1.value.fontWeight}",
623
+ "fontFamily": "{text.marketing.headings.h1.value.fontFamily}",
624
+ "lineHeight": "{text.marketing.headings.h1.value.lineHeight}"
625
+ },
626
+ "type": "typography"
627
+ },
628
+ "name": "text-marketing-headings-h4",
629
+ "attributes": {
630
+ "category": "text",
631
+ "type": "marketing",
632
+ "item": "headings",
633
+ "subitem": "h4"
634
+ },
635
+ "path": [
636
+ "text",
637
+ "marketing",
638
+ "headings",
639
+ "h4"
640
+ ]
641
+ },
642
+ "h5": {
643
+ "value": {
644
+ "fontSize": "1.25 * 16",
645
+ "fontWeight": 700,
646
+ "fontFamily": "Poppins",
647
+ "lineHeight": "125%"
648
+ },
649
+ "type": "typography",
650
+ "filePath": "tokens-figma/typography/base.json",
651
+ "isSource": true,
652
+ "original": {
653
+ "value": {
654
+ "fontSize": "{typography.marketing.size.L} * {figma.typography.size.base}",
655
+ "fontWeight": "{text.marketing.headings.h1.value.fontWeight}",
656
+ "fontFamily": "{text.marketing.headings.h1.value.fontFamily}",
657
+ "lineHeight": "{text.marketing.headings.h1.value.lineHeight}"
658
+ },
659
+ "type": "typography"
660
+ },
661
+ "name": "text-marketing-headings-h5",
662
+ "attributes": {
663
+ "category": "text",
664
+ "type": "marketing",
665
+ "item": "headings",
666
+ "subitem": "h5"
667
+ },
668
+ "path": [
669
+ "text",
670
+ "marketing",
671
+ "headings",
672
+ "h5"
673
+ ]
674
+ },
675
+ "h6": {
676
+ "value": {
677
+ "fontSize": "1 * 16",
678
+ "fontWeight": 700,
679
+ "fontFamily": "Poppins",
680
+ "lineHeight": "125%"
681
+ },
682
+ "type": "typography",
683
+ "filePath": "tokens-figma/typography/base.json",
684
+ "isSource": true,
685
+ "original": {
686
+ "value": {
687
+ "fontSize": "{typography.marketing.size.M} * {figma.typography.size.base}",
688
+ "fontWeight": "{text.marketing.headings.h1.value.fontWeight}",
689
+ "fontFamily": "{text.marketing.headings.h1.value.fontFamily}",
690
+ "lineHeight": "{text.marketing.headings.h1.value.lineHeight}"
691
+ },
692
+ "type": "typography"
693
+ },
694
+ "name": "text-marketing-headings-h6",
695
+ "attributes": {
696
+ "category": "text",
697
+ "type": "marketing",
698
+ "item": "headings",
699
+ "subitem": "h6"
700
+ },
701
+ "path": [
702
+ "text",
703
+ "marketing",
704
+ "headings",
705
+ "h6"
706
+ ]
707
+ }
708
+ },
709
+ "type-scale": {
710
+ "4XL": {
711
+ "value": {
712
+ "fontSize": "3.052 * 16",
713
+ "fontFamily": "Poppins"
714
+ },
715
+ "type": "typography",
716
+ "filePath": "tokens-figma/typography/base.json",
717
+ "isSource": true,
718
+ "original": {
719
+ "value": {
720
+ "fontSize": "{typography.marketing.size.4XL} * {figma.typography.size.base}",
721
+ "fontFamily": "Poppins"
722
+ },
723
+ "type": "typography"
724
+ },
725
+ "name": "text-marketing-type-scale-4-xl",
726
+ "attributes": {
727
+ "category": "text",
728
+ "type": "marketing",
729
+ "item": "type-scale",
730
+ "subitem": "4XL"
731
+ },
732
+ "path": [
733
+ "text",
734
+ "marketing",
735
+ "type-scale",
736
+ "4XL"
737
+ ]
738
+ },
739
+ "3XL": {
740
+ "value": {
741
+ "fontSize": "2.441 * 16",
742
+ "fontFamily": "Poppins"
743
+ },
744
+ "type": "typography",
745
+ "filePath": "tokens-figma/typography/base.json",
746
+ "isSource": true,
747
+ "original": {
748
+ "value": {
749
+ "fontSize": "{typography.marketing.size.3XL} * {figma.typography.size.base}",
750
+ "fontFamily": "{text.marketing.type-scale.4XL.value.fontFamily}"
751
+ },
752
+ "type": "typography"
753
+ },
754
+ "name": "text-marketing-type-scale-3-xl",
755
+ "attributes": {
756
+ "category": "text",
757
+ "type": "marketing",
758
+ "item": "type-scale",
759
+ "subitem": "3XL"
760
+ },
761
+ "path": [
762
+ "text",
763
+ "marketing",
764
+ "type-scale",
765
+ "3XL"
766
+ ]
767
+ },
768
+ "2XL": {
769
+ "value": {
770
+ "fontSize": "1.953 * 16",
771
+ "fontFamily": "Poppins"
772
+ },
773
+ "type": "typography",
774
+ "filePath": "tokens-figma/typography/base.json",
775
+ "isSource": true,
776
+ "original": {
777
+ "value": {
778
+ "fontSize": "{typography.marketing.size.2XL} * {figma.typography.size.base}",
779
+ "fontFamily": "{text.marketing.type-scale.4XL.value.fontFamily}"
780
+ },
781
+ "type": "typography"
782
+ },
783
+ "name": "text-marketing-type-scale-2-xl",
784
+ "attributes": {
785
+ "category": "text",
786
+ "type": "marketing",
787
+ "item": "type-scale",
788
+ "subitem": "2XL"
789
+ },
790
+ "path": [
791
+ "text",
792
+ "marketing",
793
+ "type-scale",
794
+ "2XL"
795
+ ]
796
+ },
797
+ "XL": {
798
+ "value": {
799
+ "fontSize": "1.563 * 16",
800
+ "fontFamily": "Poppins"
801
+ },
802
+ "type": "typography",
803
+ "filePath": "tokens-figma/typography/base.json",
804
+ "isSource": true,
805
+ "original": {
806
+ "value": {
807
+ "fontSize": "{typography.marketing.size.XL} * {figma.typography.size.base}",
808
+ "fontFamily": "{text.marketing.type-scale.4XL.value.fontFamily}"
809
+ },
810
+ "type": "typography"
811
+ },
812
+ "name": "text-marketing-type-scale-xl",
813
+ "attributes": {
814
+ "category": "text",
815
+ "type": "marketing",
816
+ "item": "type-scale",
817
+ "subitem": "XL"
818
+ },
819
+ "path": [
820
+ "text",
821
+ "marketing",
822
+ "type-scale",
823
+ "XL"
824
+ ]
825
+ },
826
+ "L": {
827
+ "value": {
828
+ "fontSize": "1.25 * 16",
829
+ "fontFamily": "Poppins"
830
+ },
831
+ "type": "typography",
832
+ "filePath": "tokens-figma/typography/base.json",
833
+ "isSource": true,
834
+ "original": {
835
+ "value": {
836
+ "fontSize": "{typography.marketing.size.L} * {figma.typography.size.base}",
837
+ "fontFamily": "{text.marketing.type-scale.4XL.value.fontFamily}"
838
+ },
839
+ "type": "typography"
840
+ },
841
+ "name": "text-marketing-type-scale-l",
842
+ "attributes": {
843
+ "category": "text",
844
+ "type": "marketing",
845
+ "item": "type-scale",
846
+ "subitem": "L"
847
+ },
848
+ "path": [
849
+ "text",
850
+ "marketing",
851
+ "type-scale",
852
+ "L"
853
+ ]
854
+ },
855
+ "M": {
856
+ "value": {
857
+ "fontSize": "1 * 16",
858
+ "fontFamily": "Poppins"
859
+ },
860
+ "comment": "Base value.",
861
+ "type": "typography",
862
+ "filePath": "tokens-figma/typography/base.json",
863
+ "isSource": true,
864
+ "original": {
865
+ "value": {
866
+ "fontSize": "{typography.marketing.size.M} * {figma.typography.size.base}",
867
+ "fontFamily": "{text.marketing.type-scale.4XL.value.fontFamily}"
868
+ },
869
+ "comment": "Base value.",
870
+ "type": "typography"
871
+ },
872
+ "name": "text-marketing-type-scale-m",
873
+ "attributes": {
874
+ "category": "text",
875
+ "type": "marketing",
876
+ "item": "type-scale",
877
+ "subitem": "M"
878
+ },
879
+ "path": [
880
+ "text",
881
+ "marketing",
882
+ "type-scale",
883
+ "M"
884
+ ]
885
+ },
886
+ "S": {
887
+ "value": {
888
+ "fontSize": "0.8 * 16",
889
+ "fontFamily": "Poppins"
890
+ },
891
+ "type": "typography",
892
+ "filePath": "tokens-figma/typography/base.json",
893
+ "isSource": true,
894
+ "original": {
895
+ "value": {
896
+ "fontSize": "{typography.marketing.size.S} * {figma.typography.size.base}",
897
+ "fontFamily": "{text.marketing.type-scale.4XL.value.fontFamily}"
898
+ },
899
+ "type": "typography"
900
+ },
901
+ "name": "text-marketing-type-scale-s",
902
+ "attributes": {
903
+ "category": "text",
904
+ "type": "marketing",
905
+ "item": "type-scale",
906
+ "subitem": "S"
907
+ },
908
+ "path": [
909
+ "text",
910
+ "marketing",
911
+ "type-scale",
912
+ "S"
913
+ ]
914
+ },
915
+ "XS": {
916
+ "value": {
917
+ "fontSize": "0.64 * 16",
918
+ "fontFamily": "Poppins"
919
+ },
920
+ "type": "typography",
921
+ "filePath": "tokens-figma/typography/base.json",
922
+ "isSource": true,
923
+ "original": {
924
+ "value": {
925
+ "fontSize": "{typography.marketing.size.XS} * {figma.typography.size.base}",
926
+ "fontFamily": "{text.marketing.type-scale.4XL.value.fontFamily}"
927
+ },
928
+ "type": "typography"
929
+ },
930
+ "name": "text-marketing-type-scale-xs",
931
+ "attributes": {
932
+ "category": "text",
933
+ "type": "marketing",
934
+ "item": "type-scale",
935
+ "subitem": "XS"
936
+ },
937
+ "path": [
938
+ "text",
939
+ "marketing",
940
+ "type-scale",
941
+ "XS"
942
+ ]
943
+ }
944
+ }
945
+ }
946
+ },
947
+ "color-dark": {
948
+ "brand": {
949
+ "primary-dark": {
950
+ "value": "#CCB020",
951
+ "public": true,
952
+ "type": "color",
953
+ "filePath": "tokens/color/base.dark.json",
954
+ "isSource": true,
955
+ "original": {
956
+ "value": "#CCB020",
957
+ "public": true,
958
+ "type": "color"
959
+ },
960
+ "name": "color-dark-brand-primary-dark",
961
+ "attributes": {
962
+ "category": "color-dark",
963
+ "type": "brand",
964
+ "item": "primary-dark"
965
+ },
966
+ "path": [
967
+ "color-dark",
968
+ "brand",
969
+ "primary-dark"
970
+ ]
971
+ },
972
+ "primary": {
973
+ "value": "#FFDC28",
974
+ "public": true,
975
+ "type": "color",
976
+ "filePath": "tokens/color/base.dark.json",
977
+ "isSource": true,
978
+ "original": {
979
+ "value": "#FFDC28",
980
+ "public": true,
981
+ "type": "color"
982
+ },
983
+ "name": "color-dark-brand-primary",
984
+ "attributes": {
985
+ "category": "color-dark",
986
+ "type": "brand",
987
+ "item": "primary"
988
+ },
989
+ "path": [
990
+ "color-dark",
991
+ "brand",
992
+ "primary"
993
+ ]
994
+ },
995
+ "primary-light": {
996
+ "value": "#FFF0A0",
997
+ "public": true,
998
+ "type": "color",
999
+ "filePath": "tokens/color/base.dark.json",
1000
+ "isSource": true,
1001
+ "original": {
1002
+ "value": "#FFF0A0",
1003
+ "public": true,
1004
+ "type": "color"
1005
+ },
1006
+ "name": "color-dark-brand-primary-light",
1007
+ "attributes": {
1008
+ "category": "color-dark",
1009
+ "type": "brand",
1010
+ "item": "primary-light"
1011
+ },
1012
+ "path": [
1013
+ "color-dark",
1014
+ "brand",
1015
+ "primary-light"
1016
+ ]
1017
+ }
1018
+ },
1019
+ "accents": {
1020
+ "secondary-dark": {
1021
+ "value": "#907AF0",
1022
+ "public": true,
1023
+ "type": "color",
1024
+ "filePath": "tokens/color/base.dark.json",
1025
+ "isSource": true,
1026
+ "original": {
1027
+ "value": "#907AF0",
1028
+ "public": true,
1029
+ "type": "color"
1030
+ },
1031
+ "name": "color-dark-accents-secondary-dark",
1032
+ "attributes": {
1033
+ "category": "color-dark",
1034
+ "type": "accents",
1035
+ "item": "secondary-dark"
1036
+ },
1037
+ "path": [
1038
+ "color-dark",
1039
+ "accents",
1040
+ "secondary-dark"
1041
+ ]
1042
+ },
1043
+ "secondary": {
1044
+ "value": "#B6AAF3",
1045
+ "public": true,
1046
+ "type": "color",
1047
+ "filePath": "tokens/color/base.dark.json",
1048
+ "isSource": true,
1049
+ "original": {
1050
+ "value": "#B6AAF3",
1051
+ "public": true,
1052
+ "type": "color"
1053
+ },
1054
+ "name": "color-dark-accents-secondary",
1055
+ "attributes": {
1056
+ "category": "color-dark",
1057
+ "type": "accents",
1058
+ "item": "secondary"
1059
+ },
1060
+ "path": [
1061
+ "color-dark",
1062
+ "accents",
1063
+ "secondary"
1064
+ ]
1065
+ },
1066
+ "tertiary-dark": {
1067
+ "value": "#FF8AD8",
1068
+ "public": true,
1069
+ "type": "color",
1070
+ "filePath": "tokens/color/base.dark.json",
1071
+ "isSource": true,
1072
+ "original": {
1073
+ "value": "#FF8AD8",
1074
+ "public": true,
1075
+ "type": "color"
1076
+ },
1077
+ "name": "color-dark-accents-tertiary-dark",
1078
+ "attributes": {
1079
+ "category": "color-dark",
1080
+ "type": "accents",
1081
+ "item": "tertiary-dark"
1082
+ },
1083
+ "path": [
1084
+ "color-dark",
1085
+ "accents",
1086
+ "tertiary-dark"
1087
+ ]
1088
+ },
1089
+ "tertiary": {
1090
+ "value": "#FFB3E6",
1091
+ "public": true,
1092
+ "type": "color",
1093
+ "filePath": "tokens/color/base.dark.json",
1094
+ "isSource": true,
1095
+ "original": {
1096
+ "value": "#FFB3E6",
1097
+ "public": true,
1098
+ "type": "color"
1099
+ },
1100
+ "name": "color-dark-accents-tertiary",
1101
+ "attributes": {
1102
+ "category": "color-dark",
1103
+ "type": "accents",
1104
+ "item": "tertiary"
1105
+ },
1106
+ "path": [
1107
+ "color-dark",
1108
+ "accents",
1109
+ "tertiary"
1110
+ ]
1111
+ }
1112
+ },
1113
+ "neutrals": {
1114
+ "darkest": {
1115
+ "value": "#1C1B2D",
1116
+ "public": true,
1117
+ "type": "color",
1118
+ "filePath": "tokens/color/base.dark.json",
1119
+ "isSource": true,
1120
+ "original": {
1121
+ "value": "#1C1B2D",
1122
+ "public": true,
1123
+ "type": "color"
1124
+ },
1125
+ "name": "color-dark-neutrals-darkest",
1126
+ "attributes": {
1127
+ "category": "color-dark",
1128
+ "type": "neutrals",
1129
+ "item": "darkest"
1130
+ },
1131
+ "path": [
1132
+ "color-dark",
1133
+ "neutrals",
1134
+ "darkest"
1135
+ ]
1136
+ },
1137
+ "darker": {
1138
+ "value": "#25233B",
1139
+ "public": true,
1140
+ "type": "color",
1141
+ "filePath": "tokens/color/base.dark.json",
1142
+ "isSource": true,
1143
+ "original": {
1144
+ "value": "#25233B",
1145
+ "public": true,
1146
+ "type": "color"
1147
+ },
1148
+ "name": "color-dark-neutrals-darker",
1149
+ "attributes": {
1150
+ "category": "color-dark",
1151
+ "type": "neutrals",
1152
+ "item": "darker"
1153
+ },
1154
+ "path": [
1155
+ "color-dark",
1156
+ "neutrals",
1157
+ "darker"
1158
+ ]
1159
+ },
1160
+ "dark": {
1161
+ "value": "#393359",
1162
+ "public": true,
1163
+ "type": "color",
1164
+ "filePath": "tokens/color/base.dark.json",
1165
+ "isSource": true,
1166
+ "original": {
1167
+ "value": "#393359",
1168
+ "public": true,
1169
+ "type": "color"
1170
+ },
1171
+ "name": "color-dark-neutrals-dark",
1172
+ "attributes": {
1173
+ "category": "color-dark",
1174
+ "type": "neutrals",
1175
+ "item": "dark"
1176
+ },
1177
+ "path": [
1178
+ "color-dark",
1179
+ "neutrals",
1180
+ "dark"
1181
+ ]
1182
+ },
1183
+ "medium-dark": {
1184
+ "value": "#777681",
1185
+ "public": true,
1186
+ "type": "color",
1187
+ "filePath": "tokens/color/base.dark.json",
1188
+ "isSource": true,
1189
+ "original": {
1190
+ "value": "#777681",
1191
+ "public": true,
1192
+ "type": "color"
1193
+ },
1194
+ "name": "color-dark-neutrals-medium-dark",
1195
+ "attributes": {
1196
+ "category": "color-dark",
1197
+ "type": "neutrals",
1198
+ "item": "medium-dark"
1199
+ },
1200
+ "path": [
1201
+ "color-dark",
1202
+ "neutrals",
1203
+ "medium-dark"
1204
+ ]
1205
+ },
1206
+ "medium": {
1207
+ "value": "#9B9BA3",
1208
+ "public": true,
1209
+ "type": "color",
1210
+ "filePath": "tokens/color/base.dark.json",
1211
+ "isSource": true,
1212
+ "original": {
1213
+ "value": "#9B9BA3",
1214
+ "public": true,
1215
+ "type": "color"
1216
+ },
1217
+ "name": "color-dark-neutrals-medium",
1218
+ "attributes": {
1219
+ "category": "color-dark",
1220
+ "type": "neutrals",
1221
+ "item": "medium"
1222
+ },
1223
+ "path": [
1224
+ "color-dark",
1225
+ "neutrals",
1226
+ "medium"
1227
+ ]
1228
+ },
1229
+ "medium-light": {
1230
+ "value": "#D2D1D5",
1231
+ "public": true,
1232
+ "type": "color",
1233
+ "filePath": "tokens/color/base.dark.json",
1234
+ "isSource": true,
1235
+ "original": {
1236
+ "value": "#D2D1D5",
1237
+ "public": true,
1238
+ "type": "color"
1239
+ },
1240
+ "name": "color-dark-neutrals-medium-light",
1241
+ "attributes": {
1242
+ "category": "color-dark",
1243
+ "type": "neutrals",
1244
+ "item": "medium-light"
1245
+ },
1246
+ "path": [
1247
+ "color-dark",
1248
+ "neutrals",
1249
+ "medium-light"
1250
+ ]
1251
+ },
1252
+ "light": {
1253
+ "value": "#f6f6f7",
1254
+ "public": true,
1255
+ "type": "color",
1256
+ "filePath": "tokens/color/base.dark.json",
1257
+ "isSource": true,
1258
+ "original": {
1259
+ "value": "#f6f6f7",
1260
+ "public": true,
1261
+ "type": "color"
1262
+ },
1263
+ "name": "color-dark-neutrals-light",
1264
+ "attributes": {
1265
+ "category": "color-dark",
1266
+ "type": "neutrals",
1267
+ "item": "light"
1268
+ },
1269
+ "path": [
1270
+ "color-dark",
1271
+ "neutrals",
1272
+ "light"
1273
+ ]
1274
+ },
1275
+ "lightest": {
1276
+ "value": "#FFFFFF",
1277
+ "public": true,
1278
+ "type": "color",
1279
+ "filePath": "tokens/color/base.dark.json",
1280
+ "isSource": true,
1281
+ "original": {
1282
+ "value": "#FFFFFF",
1283
+ "public": true,
1284
+ "type": "color"
1285
+ },
1286
+ "name": "color-dark-neutrals-lightest",
1287
+ "attributes": {
1288
+ "category": "color-dark",
1289
+ "type": "neutrals",
1290
+ "item": "lightest"
1291
+ },
1292
+ "path": [
1293
+ "color-dark",
1294
+ "neutrals",
1295
+ "lightest"
1296
+ ]
1297
+ },
1298
+ "desaturated": {
1299
+ "value": "#F3F3F3",
1300
+ "public": true,
1301
+ "type": "color",
1302
+ "filePath": "tokens/color/base.dark.json",
1303
+ "isSource": true,
1304
+ "original": {
1305
+ "value": "#F3F3F3",
1306
+ "public": true,
1307
+ "type": "color"
1308
+ },
1309
+ "name": "color-dark-neutrals-desaturated",
1310
+ "attributes": {
1311
+ "category": "color-dark",
1312
+ "type": "neutrals",
1313
+ "item": "desaturated"
1314
+ },
1315
+ "path": [
1316
+ "color-dark",
1317
+ "neutrals",
1318
+ "desaturated"
1319
+ ]
1320
+ }
1321
+ },
1322
+ "status": {
1323
+ "error": {
1324
+ "value": "#FF4B55",
1325
+ "public": true,
1326
+ "type": "color",
1327
+ "filePath": "tokens/color/base.dark.json",
1328
+ "isSource": true,
1329
+ "original": {
1330
+ "value": "#FF4B55",
1331
+ "public": true,
1332
+ "type": "color"
1333
+ },
1334
+ "name": "color-dark-status-error",
1335
+ "attributes": {
1336
+ "category": "color-dark",
1337
+ "type": "status",
1338
+ "item": "error"
1339
+ },
1340
+ "path": [
1341
+ "color-dark",
1342
+ "status",
1343
+ "error"
1344
+ ]
1345
+ },
1346
+ "error-dark": {
1347
+ "value": "#D5353F",
1348
+ "public": true,
1349
+ "type": "color",
1350
+ "filePath": "tokens/color/base.dark.json",
1351
+ "isSource": true,
1352
+ "original": {
1353
+ "value": "#D5353F",
1354
+ "public": true,
1355
+ "type": "color"
1356
+ },
1357
+ "name": "color-dark-status-error-dark",
1358
+ "attributes": {
1359
+ "category": "color-dark",
1360
+ "type": "status",
1361
+ "item": "error-dark"
1362
+ },
1363
+ "path": [
1364
+ "color-dark",
1365
+ "status",
1366
+ "error-dark"
1367
+ ]
1368
+ },
1369
+ "error-light": {
1370
+ "value": "#FFBEC2",
1371
+ "public": true,
1372
+ "type": "color",
1373
+ "filePath": "tokens/color/base.dark.json",
1374
+ "isSource": true,
1375
+ "original": {
1376
+ "value": "#FFBEC2",
1377
+ "public": true,
1378
+ "type": "color"
1379
+ },
1380
+ "name": "color-dark-status-error-light",
1381
+ "attributes": {
1382
+ "category": "color-dark",
1383
+ "type": "status",
1384
+ "item": "error-light"
1385
+ },
1386
+ "path": [
1387
+ "color-dark",
1388
+ "status",
1389
+ "error-light"
1390
+ ]
1391
+ },
1392
+ "info": {
1393
+ "value": "#82AAE4",
1394
+ "public": true,
1395
+ "type": "color",
1396
+ "filePath": "tokens/color/base.dark.json",
1397
+ "isSource": true,
1398
+ "original": {
1399
+ "value": "#82AAE4",
1400
+ "public": true,
1401
+ "type": "color"
1402
+ },
1403
+ "name": "color-dark-status-info",
1404
+ "attributes": {
1405
+ "category": "color-dark",
1406
+ "type": "status",
1407
+ "item": "info"
1408
+ },
1409
+ "path": [
1410
+ "color-dark",
1411
+ "status",
1412
+ "info"
1413
+ ]
1414
+ },
1415
+ "info-dark": {
1416
+ "value": "#2760B0",
1417
+ "public": true,
1418
+ "type": "color",
1419
+ "filePath": "tokens/color/base.dark.json",
1420
+ "isSource": true,
1421
+ "original": {
1422
+ "value": "#2760B0",
1423
+ "public": true,
1424
+ "type": "color"
1425
+ },
1426
+ "name": "color-dark-status-info-dark",
1427
+ "attributes": {
1428
+ "category": "color-dark",
1429
+ "type": "status",
1430
+ "item": "info-dark"
1431
+ },
1432
+ "path": [
1433
+ "color-dark",
1434
+ "status",
1435
+ "info-dark"
1436
+ ]
1437
+ },
1438
+ "info-light": {
1439
+ "value": "#D5E3F6",
1440
+ "public": true,
1441
+ "type": "color",
1442
+ "filePath": "tokens/color/base.dark.json",
1443
+ "isSource": true,
1444
+ "original": {
1445
+ "value": "#D5E3F6",
1446
+ "public": true,
1447
+ "type": "color"
1448
+ },
1449
+ "name": "color-dark-status-info-light",
1450
+ "attributes": {
1451
+ "category": "color-dark",
1452
+ "type": "status",
1453
+ "item": "info-light"
1454
+ },
1455
+ "path": [
1456
+ "color-dark",
1457
+ "status",
1458
+ "info-light"
1459
+ ]
1460
+ },
1461
+ "success": {
1462
+ "value": "#3DA378",
1463
+ "public": true,
1464
+ "type": "color",
1465
+ "filePath": "tokens/color/base.dark.json",
1466
+ "isSource": true,
1467
+ "original": {
1468
+ "value": "#3DA378",
1469
+ "public": true,
1470
+ "type": "color"
1471
+ },
1472
+ "name": "color-dark-status-success",
1473
+ "attributes": {
1474
+ "category": "color-dark",
1475
+ "type": "status",
1476
+ "item": "success"
1477
+ },
1478
+ "path": [
1479
+ "color-dark",
1480
+ "status",
1481
+ "success"
1482
+ ]
1483
+ },
1484
+ "success-dark": {
1485
+ "value": "#007B48",
1486
+ "public": true,
1487
+ "type": "color",
1488
+ "filePath": "tokens/color/base.dark.json",
1489
+ "isSource": true,
1490
+ "original": {
1491
+ "value": "#007B48",
1492
+ "public": true,
1493
+ "type": "color"
1494
+ },
1495
+ "name": "color-dark-status-success-dark",
1496
+ "attributes": {
1497
+ "category": "color-dark",
1498
+ "type": "status",
1499
+ "item": "success-dark"
1500
+ },
1501
+ "path": [
1502
+ "color-dark",
1503
+ "status",
1504
+ "success-dark"
1505
+ ]
1506
+ },
1507
+ "success-light": {
1508
+ "value": "#CCE7DC",
1509
+ "public": true,
1510
+ "type": "color",
1511
+ "filePath": "tokens/color/base.dark.json",
1512
+ "isSource": true,
1513
+ "original": {
1514
+ "value": "#CCE7DC",
1515
+ "public": true,
1516
+ "type": "color"
1517
+ },
1518
+ "name": "color-dark-status-success-light",
1519
+ "attributes": {
1520
+ "category": "color-dark",
1521
+ "type": "status",
1522
+ "item": "success-light"
1523
+ },
1524
+ "path": [
1525
+ "color-dark",
1526
+ "status",
1527
+ "success-light"
1528
+ ]
1529
+ },
1530
+ "warning": {
1531
+ "value": "#FF922D",
1532
+ "public": true,
1533
+ "type": "color",
1534
+ "filePath": "tokens/color/base.dark.json",
1535
+ "isSource": true,
1536
+ "original": {
1537
+ "value": "#FF922D",
1538
+ "public": true,
1539
+ "type": "color"
1540
+ },
1541
+ "name": "color-dark-status-warning",
1542
+ "attributes": {
1543
+ "category": "color-dark",
1544
+ "type": "status",
1545
+ "item": "warning"
1546
+ },
1547
+ "path": [
1548
+ "color-dark",
1549
+ "status",
1550
+ "warning"
1551
+ ]
1552
+ },
1553
+ "warning-dark": {
1554
+ "value": " #995210",
1555
+ "public": true,
1556
+ "type": "color",
1557
+ "filePath": "tokens/color/base.dark.json",
1558
+ "isSource": true,
1559
+ "original": {
1560
+ "value": " #995210",
1561
+ "public": true,
1562
+ "type": "color"
1563
+ },
1564
+ "name": "color-dark-status-warning-dark",
1565
+ "attributes": {
1566
+ "category": "color-dark",
1567
+ "type": "status",
1568
+ "item": "warning-dark"
1569
+ },
1570
+ "path": [
1571
+ "color-dark",
1572
+ "status",
1573
+ "warning-dark"
1574
+ ]
1575
+ },
1576
+ "warning-light": {
1577
+ "value": "#FFDEBF",
1578
+ "public": true,
1579
+ "type": "color",
1580
+ "filePath": "tokens/color/base.dark.json",
1581
+ "isSource": true,
1582
+ "original": {
1583
+ "value": "#FFDEBF",
1584
+ "public": true,
1585
+ "type": "color"
1586
+ },
1587
+ "name": "color-dark-status-warning-light",
1588
+ "attributes": {
1589
+ "category": "color-dark",
1590
+ "type": "status",
1591
+ "item": "warning-light"
1592
+ },
1593
+ "path": [
1594
+ "color-dark",
1595
+ "status",
1596
+ "warning-light"
1597
+ ]
1598
+ }
1599
+ },
1600
+ "admin": {
1601
+ "pantheor": {
1602
+ "value": "#A76BBC",
1603
+ "type": "color",
1604
+ "filePath": "tokens/color/base.dark.json",
1605
+ "isSource": true,
1606
+ "original": {
1607
+ "value": "#A76BBC",
1608
+ "type": "color"
1609
+ },
1610
+ "name": "color-dark-admin-pantheor",
1611
+ "attributes": {
1612
+ "category": "color-dark",
1613
+ "type": "admin",
1614
+ "item": "pantheor"
1615
+ },
1616
+ "path": [
1617
+ "color-dark",
1618
+ "admin",
1619
+ "pantheor"
1620
+ ]
1621
+ },
1622
+ "pantheor-dark": {
1623
+ "value": "#824199",
1624
+ "type": "color",
1625
+ "filePath": "tokens/color/base.dark.json",
1626
+ "isSource": true,
1627
+ "original": {
1628
+ "value": "#824199",
1629
+ "type": "color"
1630
+ },
1631
+ "name": "color-dark-admin-pantheor-dark",
1632
+ "attributes": {
1633
+ "category": "color-dark",
1634
+ "type": "admin",
1635
+ "item": "pantheor-dark"
1636
+ },
1637
+ "path": [
1638
+ "color-dark",
1639
+ "admin",
1640
+ "pantheor-dark"
1641
+ ]
1642
+ },
1643
+ "pantheor-light": {
1644
+ "value": "#E1D2E7",
1645
+ "type": "color",
1646
+ "filePath": "tokens/color/base.dark.json",
1647
+ "isSource": true,
1648
+ "original": {
1649
+ "value": "#E1D2E7",
1650
+ "type": "color"
1651
+ },
1652
+ "name": "color-dark-admin-pantheor-light",
1653
+ "attributes": {
1654
+ "category": "color-dark",
1655
+ "type": "admin",
1656
+ "item": "pantheor-light"
1657
+ },
1658
+ "path": [
1659
+ "color-dark",
1660
+ "admin",
1661
+ "pantheor-light"
1662
+ ]
1663
+ }
1664
+ },
1665
+ "partners": {
1666
+ "gitlab": {
1667
+ "value": "#FFEDFB",
1668
+ "type": "color",
1669
+ "filePath": "tokens/color/base.dark.json",
1670
+ "isSource": true,
1671
+ "original": {
1672
+ "value": "#FFEDFB",
1673
+ "type": "color"
1674
+ },
1675
+ "name": "color-dark-partners-gitlab",
1676
+ "attributes": {
1677
+ "category": "color-dark",
1678
+ "type": "partners",
1679
+ "item": "gitlab"
1680
+ },
1681
+ "path": [
1682
+ "color-dark",
1683
+ "partners",
1684
+ "gitlab"
1685
+ ]
1686
+ },
1687
+ "bitbucket": {
1688
+ "value": "#004DC0",
1689
+ "type": "color",
1690
+ "filePath": "tokens/color/base.dark.json",
1691
+ "isSource": true,
1692
+ "original": {
1693
+ "value": "#004DC0",
1694
+ "type": "color"
1695
+ },
1696
+ "name": "color-dark-partners-bitbucket",
1697
+ "attributes": {
1698
+ "category": "color-dark",
1699
+ "type": "partners",
1700
+ "item": "bitbucket"
1701
+ },
1702
+ "path": [
1703
+ "color-dark",
1704
+ "partners",
1705
+ "bitbucket"
1706
+ ]
1707
+ },
1708
+ "gatsby": {
1709
+ "value": "#663399",
1710
+ "type": "color",
1711
+ "filePath": "tokens/color/base.dark.json",
1712
+ "isSource": true,
1713
+ "original": {
1714
+ "value": "#663399",
1715
+ "type": "color"
1716
+ },
1717
+ "name": "color-dark-partners-gatsby",
1718
+ "attributes": {
1719
+ "category": "color-dark",
1720
+ "type": "partners",
1721
+ "item": "gatsby"
1722
+ },
1723
+ "path": [
1724
+ "color-dark",
1725
+ "partners",
1726
+ "gatsby"
1727
+ ]
1728
+ }
1729
+ },
1730
+ "gradient": {
1731
+ "sunrise": {
1732
+ "value": {
1733
+ "type": "linear-gradient",
1734
+ "angle": "227.79deg",
1735
+ "colors": {
1736
+ "1": "#300068 38.28%",
1737
+ "2": "#E65F35 100%"
1738
+ }
1739
+ },
1740
+ "type": "color",
1741
+ "filePath": "tokens/color/gradients.dark.json",
1742
+ "isSource": true,
1743
+ "original": {
1744
+ "value": {
1745
+ "type": "linear-gradient",
1746
+ "angle": "227.79deg",
1747
+ "colors": {
1748
+ "1": "#300068 38.28%",
1749
+ "2": "#E65F35 100%"
1750
+ }
1751
+ },
1752
+ "type": "color"
1753
+ },
1754
+ "name": "color-dark-gradient-sunrise",
1755
+ "attributes": {
1756
+ "category": "color-dark",
1757
+ "type": "gradient",
1758
+ "item": "sunrise"
1759
+ },
1760
+ "path": [
1761
+ "color-dark",
1762
+ "gradient",
1763
+ "sunrise"
1764
+ ]
1765
+ },
1766
+ "sunset": {
1767
+ "value": {
1768
+ "type": "linear-gradient",
1769
+ "angle": "48.24deg",
1770
+ "colors": {
1771
+ "1": "#EF13AD 0%",
1772
+ "2": "#300068 66.25%"
1773
+ }
1774
+ },
1775
+ "type": "color",
1776
+ "filePath": "tokens/color/gradients.dark.json",
1777
+ "isSource": true,
1778
+ "original": {
1779
+ "value": {
1780
+ "type": "linear-gradient",
1781
+ "angle": "48.24deg",
1782
+ "colors": {
1783
+ "1": "#EF13AD 0%",
1784
+ "2": "#300068 66.25%"
1785
+ }
1786
+ },
1787
+ "type": "color"
1788
+ },
1789
+ "name": "color-dark-gradient-sunset",
1790
+ "attributes": {
1791
+ "category": "color-dark",
1792
+ "type": "gradient",
1793
+ "item": "sunset"
1794
+ },
1795
+ "path": [
1796
+ "color-dark",
1797
+ "gradient",
1798
+ "sunset"
1799
+ ]
1800
+ },
1801
+ "after-hours": {
1802
+ "value": {
1803
+ "type": "linear-gradient",
1804
+ "angle": "228.64deg",
1805
+ "colors": {
1806
+ "1": "#2B017B 41.87%",
1807
+ "2": "#29B2FF 100%"
1808
+ }
1809
+ },
1810
+ "type": "color",
1811
+ "filePath": "tokens/color/gradients.dark.json",
1812
+ "isSource": true,
1813
+ "original": {
1814
+ "value": {
1815
+ "type": "linear-gradient",
1816
+ "angle": "228.64deg",
1817
+ "colors": {
1818
+ "1": "#2B017B 41.87%",
1819
+ "2": "#29B2FF 100%"
1820
+ }
1821
+ },
1822
+ "type": "color"
1823
+ },
1824
+ "name": "color-dark-gradient-after-hours",
1825
+ "attributes": {
1826
+ "category": "color-dark",
1827
+ "type": "gradient",
1828
+ "item": "after-hours"
1829
+ },
1830
+ "path": [
1831
+ "color-dark",
1832
+ "gradient",
1833
+ "after-hours"
1834
+ ]
1835
+ },
1836
+ "midnight": {
1837
+ "value": {
1838
+ "type": "linear-gradient",
1839
+ "angle": "228.64deg",
1840
+ "colors": {
1841
+ "1": "#3017A1 46.34%",
1842
+ "2": "#00E0C3 100%"
1843
+ }
1844
+ },
1845
+ "type": "color",
1846
+ "filePath": "tokens/color/gradients.dark.json",
1847
+ "isSource": true,
1848
+ "original": {
1849
+ "value": {
1850
+ "type": "linear-gradient",
1851
+ "angle": "228.64deg",
1852
+ "colors": {
1853
+ "1": "#3017A1 46.34%",
1854
+ "2": "#00E0C3 100%"
1855
+ }
1856
+ },
1857
+ "type": "color"
1858
+ },
1859
+ "name": "color-dark-gradient-midnight",
1860
+ "attributes": {
1861
+ "category": "color-dark",
1862
+ "type": "gradient",
1863
+ "item": "midnight"
1864
+ },
1865
+ "path": [
1866
+ "color-dark",
1867
+ "gradient",
1868
+ "midnight"
1869
+ ]
1870
+ }
1871
+ },
1872
+ "border": {
1873
+ "default": {
1874
+ "value": "#393359",
1875
+ "public": true,
1876
+ "type": "color",
1877
+ "filePath": "tokens/color/purpose.dark.json",
1878
+ "isSource": true,
1879
+ "original": {
1880
+ "value": "{color-dark.neutrals.dark.value}",
1881
+ "public": true,
1882
+ "type": "color"
1883
+ },
1884
+ "name": "color-dark-border-default",
1885
+ "attributes": {
1886
+ "category": "color-dark",
1887
+ "type": "border",
1888
+ "item": "default"
1889
+ },
1890
+ "path": [
1891
+ "color-dark",
1892
+ "border",
1893
+ "default"
1894
+ ]
1895
+ }
1896
+ },
1897
+ "link": {
1898
+ "default": {
1899
+ "value": "#5092D9",
1900
+ "public": true,
1901
+ "type": "color",
1902
+ "filePath": "tokens/color/purpose.dark.json",
1903
+ "isSource": true,
1904
+ "original": {
1905
+ "value": "#5092D9",
1906
+ "public": true,
1907
+ "type": "color"
1908
+ },
1909
+ "name": "color-dark-link-default",
1910
+ "attributes": {
1911
+ "category": "color-dark",
1912
+ "type": "link",
1913
+ "item": "default"
1914
+ },
1915
+ "path": [
1916
+ "color-dark",
1917
+ "link",
1918
+ "default"
1919
+ ]
1920
+ },
1921
+ "hover": {
1922
+ "value": "#FFB3E6",
1923
+ "public": true,
1924
+ "type": "color",
1925
+ "filePath": "tokens/color/purpose.dark.json",
1926
+ "isSource": true,
1927
+ "original": {
1928
+ "value": "{color-dark.accents.tertiary.value}",
1929
+ "public": true,
1930
+ "type": "color"
1931
+ },
1932
+ "name": "color-dark-link-hover",
1933
+ "attributes": {
1934
+ "category": "color-dark",
1935
+ "type": "link",
1936
+ "item": "hover"
1937
+ },
1938
+ "path": [
1939
+ "color-dark",
1940
+ "link",
1941
+ "hover"
1942
+ ]
1943
+ },
1944
+ "active": {
1945
+ "value": "#FF8AD8",
1946
+ "public": true,
1947
+ "type": "color",
1948
+ "filePath": "tokens/color/purpose.dark.json",
1949
+ "isSource": true,
1950
+ "original": {
1951
+ "value": "{color-dark.accents.tertiary-dark.value}",
1952
+ "public": true,
1953
+ "type": "color"
1954
+ },
1955
+ "name": "color-dark-link-active",
1956
+ "attributes": {
1957
+ "category": "color-dark",
1958
+ "type": "link",
1959
+ "item": "active"
1960
+ },
1961
+ "path": [
1962
+ "color-dark",
1963
+ "link",
1964
+ "active"
1965
+ ]
1966
+ },
1967
+ "visited": {
1968
+ "value": "#B6AAF3",
1969
+ "public": true,
1970
+ "type": "color",
1971
+ "filePath": "tokens/color/purpose.dark.json",
1972
+ "isSource": true,
1973
+ "original": {
1974
+ "value": "{color-dark.accents.secondary.value}",
1975
+ "public": true,
1976
+ "type": "color"
1977
+ },
1978
+ "name": "color-dark-link-visited",
1979
+ "attributes": {
1980
+ "category": "color-dark",
1981
+ "type": "link",
1982
+ "item": "visited"
1983
+ },
1984
+ "path": [
1985
+ "color-dark",
1986
+ "link",
1987
+ "visited"
1988
+ ]
1989
+ }
1990
+ },
1991
+ "input": {
1992
+ "background": {
1993
+ "disabled": {
1994
+ "value": "#D2D1D5",
1995
+ "public": true,
1996
+ "type": "color",
1997
+ "filePath": "tokens/color/purpose.dark.json",
1998
+ "isSource": true,
1999
+ "original": {
2000
+ "value": "{color-dark.neutrals.medium-light.value}",
2001
+ "public": true,
2002
+ "type": "color"
2003
+ },
2004
+ "name": "color-dark-input-background-disabled",
2005
+ "attributes": {
2006
+ "category": "color-dark",
2007
+ "type": "input",
2008
+ "item": "background",
2009
+ "subitem": "disabled"
2010
+ },
2011
+ "path": [
2012
+ "color-dark",
2013
+ "input",
2014
+ "background",
2015
+ "disabled"
2016
+ ]
2017
+ }
2018
+ },
2019
+ "border": {
2020
+ "default": {
2021
+ "value": "#393359",
2022
+ "public": true,
2023
+ "type": "color",
2024
+ "filePath": "tokens/color/purpose.dark.json",
2025
+ "isSource": true,
2026
+ "original": {
2027
+ "value": "{color-dark.neutrals.dark.value}",
2028
+ "public": true,
2029
+ "type": "color"
2030
+ },
2031
+ "name": "color-dark-input-border-default",
2032
+ "attributes": {
2033
+ "category": "color-dark",
2034
+ "type": "input",
2035
+ "item": "border",
2036
+ "subitem": "default"
2037
+ },
2038
+ "path": [
2039
+ "color-dark",
2040
+ "input",
2041
+ "border",
2042
+ "default"
2043
+ ]
2044
+ },
2045
+ "disabled": {
2046
+ "value": "#777681",
2047
+ "public": true,
2048
+ "type": "color",
2049
+ "filePath": "tokens/color/purpose.dark.json",
2050
+ "isSource": true,
2051
+ "original": {
2052
+ "value": "{color-dark.neutrals.medium-dark.value}",
2053
+ "public": true,
2054
+ "type": "color"
2055
+ },
2056
+ "name": "color-dark-input-border-disabled",
2057
+ "attributes": {
2058
+ "category": "color-dark",
2059
+ "type": "input",
2060
+ "item": "border",
2061
+ "subitem": "disabled"
2062
+ },
2063
+ "path": [
2064
+ "color-dark",
2065
+ "input",
2066
+ "border",
2067
+ "disabled"
2068
+ ]
2069
+ },
2070
+ "hover": {
2071
+ "value": "#907AF0",
2072
+ "public": true,
2073
+ "type": "color",
2074
+ "filePath": "tokens/color/purpose.dark.json",
2075
+ "isSource": true,
2076
+ "original": {
2077
+ "value": "{color-dark.accents.secondary-dark.value}",
2078
+ "public": true,
2079
+ "type": "color"
2080
+ },
2081
+ "name": "color-dark-input-border-hover",
2082
+ "attributes": {
2083
+ "category": "color-dark",
2084
+ "type": "input",
2085
+ "item": "border",
2086
+ "subitem": "hover"
2087
+ },
2088
+ "path": [
2089
+ "color-dark",
2090
+ "input",
2091
+ "border",
2092
+ "hover"
2093
+ ]
2094
+ },
2095
+ "active": {
2096
+ "value": "#B6AAF3",
2097
+ "public": true,
2098
+ "type": "color",
2099
+ "filePath": "tokens/color/purpose.dark.json",
2100
+ "isSource": true,
2101
+ "original": {
2102
+ "value": "{color-dark.accents.secondary.value}",
2103
+ "public": true,
2104
+ "type": "color"
2105
+ },
2106
+ "name": "color-dark-input-border-active",
2107
+ "attributes": {
2108
+ "category": "color-dark",
2109
+ "type": "input",
2110
+ "item": "border",
2111
+ "subitem": "active"
2112
+ },
2113
+ "path": [
2114
+ "color-dark",
2115
+ "input",
2116
+ "border",
2117
+ "active"
2118
+ ]
2119
+ },
2120
+ "focus": {
2121
+ "value": "#B6AAF3",
2122
+ "public": true,
2123
+ "type": "color",
2124
+ "filePath": "tokens/color/purpose.dark.json",
2125
+ "isSource": true,
2126
+ "original": {
2127
+ "value": "{color-dark.accents.secondary.value}",
2128
+ "public": true,
2129
+ "type": "color"
2130
+ },
2131
+ "name": "color-dark-input-border-focus",
2132
+ "attributes": {
2133
+ "category": "color-dark",
2134
+ "type": "input",
2135
+ "item": "border",
2136
+ "subitem": "focus"
2137
+ },
2138
+ "path": [
2139
+ "color-dark",
2140
+ "input",
2141
+ "border",
2142
+ "focus"
2143
+ ]
2144
+ },
2145
+ "error": {
2146
+ "value": "#FF4B55",
2147
+ "public": true,
2148
+ "type": "color",
2149
+ "filePath": "tokens/color/purpose.dark.json",
2150
+ "isSource": true,
2151
+ "original": {
2152
+ "value": "{color-dark.status.error.value}",
2153
+ "public": true,
2154
+ "type": "color"
2155
+ },
2156
+ "name": "color-dark-input-border-error",
2157
+ "attributes": {
2158
+ "category": "color-dark",
2159
+ "type": "input",
2160
+ "item": "border",
2161
+ "subitem": "error"
2162
+ },
2163
+ "path": [
2164
+ "color-dark",
2165
+ "input",
2166
+ "border",
2167
+ "error"
2168
+ ]
2169
+ },
2170
+ "success": {
2171
+ "value": "#3DA378",
2172
+ "public": true,
2173
+ "type": "color",
2174
+ "filePath": "tokens/color/purpose.dark.json",
2175
+ "isSource": true,
2176
+ "original": {
2177
+ "value": "{color-dark.status.success.value}",
2178
+ "public": true,
2179
+ "type": "color"
2180
+ },
2181
+ "name": "color-dark-input-border-success",
2182
+ "attributes": {
2183
+ "category": "color-dark",
2184
+ "type": "input",
2185
+ "item": "border",
2186
+ "subitem": "success"
2187
+ },
2188
+ "path": [
2189
+ "color-dark",
2190
+ "input",
2191
+ "border",
2192
+ "success"
2193
+ ]
2194
+ }
2195
+ },
2196
+ "label": {
2197
+ "default": {
2198
+ "value": "#1C1B2D",
2199
+ "public": true,
2200
+ "type": "color",
2201
+ "filePath": "tokens/color/purpose.dark.json",
2202
+ "isSource": true,
2203
+ "original": {
2204
+ "value": "{color-dark.text.default.value}",
2205
+ "public": true,
2206
+ "type": "color"
2207
+ },
2208
+ "name": "color-dark-input-label-default",
2209
+ "attributes": {
2210
+ "category": "color-dark",
2211
+ "type": "input",
2212
+ "item": "label",
2213
+ "subitem": "default"
2214
+ },
2215
+ "path": [
2216
+ "color-dark",
2217
+ "input",
2218
+ "label",
2219
+ "default"
2220
+ ]
2221
+ },
2222
+ "disabled": {
2223
+ "value": "#393359",
2224
+ "public": true,
2225
+ "type": "color",
2226
+ "filePath": "tokens/color/purpose.dark.json",
2227
+ "isSource": true,
2228
+ "original": {
2229
+ "value": "{color-dark.text.disabled.value}",
2230
+ "public": true,
2231
+ "type": "color"
2232
+ },
2233
+ "name": "color-dark-input-label-disabled",
2234
+ "attributes": {
2235
+ "category": "color-dark",
2236
+ "type": "input",
2237
+ "item": "label",
2238
+ "subitem": "disabled"
2239
+ },
2240
+ "path": [
2241
+ "color-dark",
2242
+ "input",
2243
+ "label",
2244
+ "disabled"
2245
+ ]
2246
+ },
2247
+ "hover": {
2248
+ "value": "#B6AAF3",
2249
+ "public": true,
2250
+ "type": "color",
2251
+ "filePath": "tokens/color/purpose.dark.json",
2252
+ "isSource": true,
2253
+ "original": {
2254
+ "value": "{color-dark.accents.secondary.value}",
2255
+ "public": true,
2256
+ "type": "color"
2257
+ },
2258
+ "name": "color-dark-input-label-hover",
2259
+ "attributes": {
2260
+ "category": "color-dark",
2261
+ "type": "input",
2262
+ "item": "label",
2263
+ "subitem": "hover"
2264
+ },
2265
+ "path": [
2266
+ "color-dark",
2267
+ "input",
2268
+ "label",
2269
+ "hover"
2270
+ ]
2271
+ },
2272
+ "active": {
2273
+ "value": "#B6AAF3",
2274
+ "public": true,
2275
+ "type": "color",
2276
+ "filePath": "tokens/color/purpose.dark.json",
2277
+ "isSource": true,
2278
+ "original": {
2279
+ "value": "{color-dark.accents.secondary.value}",
2280
+ "public": true,
2281
+ "type": "color"
2282
+ },
2283
+ "name": "color-dark-input-label-active",
2284
+ "attributes": {
2285
+ "category": "color-dark",
2286
+ "type": "input",
2287
+ "item": "label",
2288
+ "subitem": "active"
2289
+ },
2290
+ "path": [
2291
+ "color-dark",
2292
+ "input",
2293
+ "label",
2294
+ "active"
2295
+ ]
2296
+ },
2297
+ "focus": {
2298
+ "value": "#B6AAF3",
2299
+ "public": true,
2300
+ "type": "color",
2301
+ "filePath": "tokens/color/purpose.dark.json",
2302
+ "isSource": true,
2303
+ "original": {
2304
+ "value": "{color-dark.accents.secondary.value}",
2305
+ "public": true,
2306
+ "type": "color"
2307
+ },
2308
+ "name": "color-dark-input-label-focus",
2309
+ "attributes": {
2310
+ "category": "color-dark",
2311
+ "type": "input",
2312
+ "item": "label",
2313
+ "subitem": "focus"
2314
+ },
2315
+ "path": [
2316
+ "color-dark",
2317
+ "input",
2318
+ "label",
2319
+ "focus"
2320
+ ]
2321
+ },
2322
+ "error": {
2323
+ "value": "#FF4B55",
2324
+ "public": true,
2325
+ "type": "color",
2326
+ "filePath": "tokens/color/purpose.dark.json",
2327
+ "isSource": true,
2328
+ "original": {
2329
+ "value": "{color-dark.status.error.value}",
2330
+ "public": true,
2331
+ "type": "color"
2332
+ },
2333
+ "name": "color-dark-input-label-error",
2334
+ "attributes": {
2335
+ "category": "color-dark",
2336
+ "type": "input",
2337
+ "item": "label",
2338
+ "subitem": "error"
2339
+ },
2340
+ "path": [
2341
+ "color-dark",
2342
+ "input",
2343
+ "label",
2344
+ "error"
2345
+ ]
2346
+ },
2347
+ "success": {
2348
+ "value": "#3DA378",
2349
+ "public": true,
2350
+ "type": "color",
2351
+ "filePath": "tokens/color/purpose.dark.json",
2352
+ "isSource": true,
2353
+ "original": {
2354
+ "value": "{color-dark.status.success.value}",
2355
+ "public": true,
2356
+ "type": "color"
2357
+ },
2358
+ "name": "color-dark-input-label-success",
2359
+ "attributes": {
2360
+ "category": "color-dark",
2361
+ "type": "input",
2362
+ "item": "label",
2363
+ "subitem": "success"
2364
+ },
2365
+ "path": [
2366
+ "color-dark",
2367
+ "input",
2368
+ "label",
2369
+ "success"
2370
+ ]
2371
+ }
2372
+ },
2373
+ "message": {
2374
+ "default": {
2375
+ "value": "#393359",
2376
+ "public": true,
2377
+ "type": "color",
2378
+ "filePath": "tokens/color/purpose.dark.json",
2379
+ "isSource": true,
2380
+ "original": {
2381
+ "value": "{color-dark.neutrals.dark.value}",
2382
+ "public": true,
2383
+ "type": "color"
2384
+ },
2385
+ "name": "color-dark-input-message-default",
2386
+ "attributes": {
2387
+ "category": "color-dark",
2388
+ "type": "input",
2389
+ "item": "message",
2390
+ "subitem": "default"
2391
+ },
2392
+ "path": [
2393
+ "color-dark",
2394
+ "input",
2395
+ "message",
2396
+ "default"
2397
+ ]
2398
+ },
2399
+ "error": {
2400
+ "value": "#FF4B55",
2401
+ "public": true,
2402
+ "type": "color",
2403
+ "filePath": "tokens/color/purpose.dark.json",
2404
+ "isSource": true,
2405
+ "original": {
2406
+ "value": "{color-dark.status.error.value}",
2407
+ "public": true,
2408
+ "type": "color"
2409
+ },
2410
+ "name": "color-dark-input-message-error",
2411
+ "attributes": {
2412
+ "category": "color-dark",
2413
+ "type": "input",
2414
+ "item": "message",
2415
+ "subitem": "error"
2416
+ },
2417
+ "path": [
2418
+ "color-dark",
2419
+ "input",
2420
+ "message",
2421
+ "error"
2422
+ ]
2423
+ },
2424
+ "success": {
2425
+ "value": "#3DA378",
2426
+ "public": true,
2427
+ "type": "color",
2428
+ "filePath": "tokens/color/purpose.dark.json",
2429
+ "isSource": true,
2430
+ "original": {
2431
+ "value": "{color-dark.status.success.value}",
2432
+ "public": true,
2433
+ "type": "color"
2434
+ },
2435
+ "name": "color-dark-input-message-success",
2436
+ "attributes": {
2437
+ "category": "color-dark",
2438
+ "type": "input",
2439
+ "item": "message",
2440
+ "subitem": "success"
2441
+ },
2442
+ "path": [
2443
+ "color-dark",
2444
+ "input",
2445
+ "message",
2446
+ "success"
2447
+ ]
2448
+ }
2449
+ },
2450
+ "checked": {
2451
+ "background": {
2452
+ "value": "#B6AAF3",
2453
+ "public": true,
2454
+ "type": "color",
2455
+ "filePath": "tokens/color/purpose.dark.json",
2456
+ "isSource": true,
2457
+ "original": {
2458
+ "value": "{color-dark.accents.secondary.value}",
2459
+ "public": true,
2460
+ "type": "color"
2461
+ },
2462
+ "name": "color-dark-input-checked-background",
2463
+ "attributes": {
2464
+ "category": "color-dark",
2465
+ "type": "input",
2466
+ "item": "checked",
2467
+ "subitem": "background"
2468
+ },
2469
+ "path": [
2470
+ "color-dark",
2471
+ "input",
2472
+ "checked",
2473
+ "background"
2474
+ ]
2475
+ },
2476
+ "foreground": {
2477
+ "value": "#FFFFFF",
2478
+ "public": true,
2479
+ "type": "color",
2480
+ "filePath": "tokens/color/purpose.dark.json",
2481
+ "isSource": true,
2482
+ "original": {
2483
+ "value": "{color-dark.neutrals.lightest.value}",
2484
+ "public": true,
2485
+ "type": "color"
2486
+ },
2487
+ "name": "color-dark-input-checked-foreground",
2488
+ "attributes": {
2489
+ "category": "color-dark",
2490
+ "type": "input",
2491
+ "item": "checked",
2492
+ "subitem": "foreground"
2493
+ },
2494
+ "path": [
2495
+ "color-dark",
2496
+ "input",
2497
+ "checked",
2498
+ "foreground"
2499
+ ]
2500
+ }
2501
+ },
2502
+ "focus": {
2503
+ "outline": {
2504
+ "value": "#127CBB",
2505
+ "public": true,
2506
+ "type": "color",
2507
+ "filePath": "tokens/color/purpose.dark.json",
2508
+ "isSource": true,
2509
+ "original": {
2510
+ "value": "#127CBB",
2511
+ "public": true,
2512
+ "type": "color"
2513
+ },
2514
+ "name": "color-dark-input-focus-outline",
2515
+ "attributes": {
2516
+ "category": "color-dark",
2517
+ "type": "input",
2518
+ "item": "focus",
2519
+ "subitem": "outline"
2520
+ },
2521
+ "path": [
2522
+ "color-dark",
2523
+ "input",
2524
+ "focus",
2525
+ "outline"
2526
+ ]
2527
+ }
2528
+ }
2529
+ },
2530
+ "panel": {
2531
+ "background": {
2532
+ "value": "#FFFFFF",
2533
+ "public": true,
2534
+ "type": "color",
2535
+ "filePath": "tokens/color/purpose.dark.json",
2536
+ "isSource": true,
2537
+ "original": {
2538
+ "value": "{color-dark.neutrals.lightest.value}",
2539
+ "public": true,
2540
+ "type": "color"
2541
+ },
2542
+ "name": "color-dark-panel-background",
2543
+ "attributes": {
2544
+ "category": "color-dark",
2545
+ "type": "panel",
2546
+ "item": "background"
2547
+ },
2548
+ "path": [
2549
+ "color-dark",
2550
+ "panel",
2551
+ "background"
2552
+ ]
2553
+ },
2554
+ "border": {
2555
+ "value": "#9B9BA3",
2556
+ "public": true,
2557
+ "type": "color",
2558
+ "filePath": "tokens/color/purpose.dark.json",
2559
+ "isSource": true,
2560
+ "original": {
2561
+ "value": "{color-dark.neutrals.medium.value}",
2562
+ "public": true,
2563
+ "type": "color"
2564
+ },
2565
+ "name": "color-dark-panel-border",
2566
+ "attributes": {
2567
+ "category": "color-dark",
2568
+ "type": "panel",
2569
+ "item": "border"
2570
+ },
2571
+ "path": [
2572
+ "color-dark",
2573
+ "panel",
2574
+ "border"
2575
+ ]
2576
+ }
2577
+ },
2578
+ "text": {
2579
+ "default": {
2580
+ "value": "#1C1B2D",
2581
+ "public": true,
2582
+ "type": "color",
2583
+ "asFallback": true,
2584
+ "filePath": "tokens/color/purpose.dark.json",
2585
+ "isSource": true,
2586
+ "original": {
2587
+ "value": "{color-dark.neutrals.darkest.value}",
2588
+ "public": true,
2589
+ "type": "color",
2590
+ "asFallback": true
2591
+ },
2592
+ "name": "color-dark-text-default",
2593
+ "attributes": {
2594
+ "category": "color-dark",
2595
+ "type": "text",
2596
+ "item": "default"
2597
+ },
2598
+ "path": [
2599
+ "color-dark",
2600
+ "text",
2601
+ "default"
2602
+ ]
2603
+ },
2604
+ "disabled": {
2605
+ "value": "#393359",
2606
+ "public": true,
2607
+ "type": "color",
2608
+ "filePath": "tokens/color/purpose.dark.json",
2609
+ "isSource": true,
2610
+ "original": {
2611
+ "value": "{color-dark.neutrals.dark.value}",
2612
+ "public": true,
2613
+ "type": "color"
2614
+ },
2615
+ "name": "color-dark-text-disabled",
2616
+ "attributes": {
2617
+ "category": "color-dark",
2618
+ "type": "text",
2619
+ "item": "disabled"
2620
+ },
2621
+ "path": [
2622
+ "color-dark",
2623
+ "text",
2624
+ "disabled"
2625
+ ]
2626
+ },
2627
+ "placeholder": {
2628
+ "value": "#393359",
2629
+ "public": true,
2630
+ "type": "color",
2631
+ "filePath": "tokens/color/purpose.dark.json",
2632
+ "isSource": true,
2633
+ "original": {
2634
+ "value": "{color-dark.neutrals.dark.value}",
2635
+ "public": true,
2636
+ "type": "color"
2637
+ },
2638
+ "name": "color-dark-text-placeholder",
2639
+ "attributes": {
2640
+ "category": "color-dark",
2641
+ "type": "text",
2642
+ "item": "placeholder"
2643
+ },
2644
+ "path": [
2645
+ "color-dark",
2646
+ "text",
2647
+ "placeholder"
2648
+ ]
2649
+ },
2650
+ "headings": {
2651
+ "value": "#1C1B2D",
2652
+ "public": true,
2653
+ "type": "color",
2654
+ "filePath": "tokens/color/purpose.dark.json",
2655
+ "isSource": true,
2656
+ "original": {
2657
+ "value": "{color-dark.text.default.value}",
2658
+ "public": true,
2659
+ "type": "color"
2660
+ },
2661
+ "name": "color-dark-text-headings",
2662
+ "attributes": {
2663
+ "category": "color-dark",
2664
+ "type": "text",
2665
+ "item": "headings"
2666
+ },
2667
+ "path": [
2668
+ "color-dark",
2669
+ "text",
2670
+ "headings"
2671
+ ]
2672
+ },
2673
+ "bodycopy": {
2674
+ "value": "#1C1B2D",
2675
+ "public": true,
2676
+ "type": "color",
2677
+ "filePath": "tokens/color/purpose.dark.json",
2678
+ "isSource": true,
2679
+ "original": {
2680
+ "value": "{color-dark.text.default.value}",
2681
+ "public": true,
2682
+ "type": "color"
2683
+ },
2684
+ "name": "color-dark-text-bodycopy",
2685
+ "attributes": {
2686
+ "category": "color-dark",
2687
+ "type": "text",
2688
+ "item": "bodycopy"
2689
+ },
2690
+ "path": [
2691
+ "color-dark",
2692
+ "text",
2693
+ "bodycopy"
2694
+ ]
2695
+ }
2696
+ }
2697
+ },
2698
+ "color-light": {
2699
+ "brand": {
2700
+ "primary": {
2701
+ "value": "#FFDC28",
2702
+ "public": true,
2703
+ "type": "color",
2704
+ "filePath": "tokens/color/base.json",
2705
+ "isSource": true,
2706
+ "original": {
2707
+ "value": "#FFDC28",
2708
+ "public": true,
2709
+ "type": "color"
2710
+ },
2711
+ "name": "color-light-brand-primary",
2712
+ "attributes": {
2713
+ "category": "color-light",
2714
+ "type": "brand",
2715
+ "item": "primary"
2716
+ },
2717
+ "path": [
2718
+ "color-light",
2719
+ "brand",
2720
+ "primary"
2721
+ ]
2722
+ },
2723
+ "primary-dark": {
2724
+ "value": "#CCB020",
2725
+ "public": true,
2726
+ "type": "color",
2727
+ "filePath": "tokens/color/base.json",
2728
+ "isSource": true,
2729
+ "original": {
2730
+ "value": "#CCB020",
2731
+ "public": true,
2732
+ "type": "color"
2733
+ },
2734
+ "name": "color-light-brand-primary-dark",
2735
+ "attributes": {
2736
+ "category": "color-light",
2737
+ "type": "brand",
2738
+ "item": "primary-dark"
2739
+ },
2740
+ "path": [
2741
+ "color-light",
2742
+ "brand",
2743
+ "primary-dark"
2744
+ ]
2745
+ },
2746
+ "primary-light": {
2747
+ "value": "#FFF0A0",
2748
+ "public": true,
2749
+ "type": "color",
2750
+ "filePath": "tokens/color/base.json",
2751
+ "isSource": true,
2752
+ "original": {
2753
+ "value": "#FFF0A0",
2754
+ "public": true,
2755
+ "type": "color"
2756
+ },
2757
+ "name": "color-light-brand-primary-light",
2758
+ "attributes": {
2759
+ "category": "color-light",
2760
+ "type": "brand",
2761
+ "item": "primary-light"
2762
+ },
2763
+ "path": [
2764
+ "color-light",
2765
+ "brand",
2766
+ "primary-light"
2767
+ ]
2768
+ }
2769
+ },
2770
+ "accents": {
2771
+ "secondary": {
2772
+ "value": "#3017A1",
2773
+ "public": true,
2774
+ "type": "color",
2775
+ "filePath": "tokens/color/base.json",
2776
+ "isSource": true,
2777
+ "original": {
2778
+ "value": "#3017A1",
2779
+ "public": true,
2780
+ "type": "color"
2781
+ },
2782
+ "name": "color-light-accents-secondary",
2783
+ "attributes": {
2784
+ "category": "color-light",
2785
+ "type": "accents",
2786
+ "item": "secondary"
2787
+ },
2788
+ "path": [
2789
+ "color-light",
2790
+ "accents",
2791
+ "secondary"
2792
+ ]
2793
+ },
2794
+ "secondary-dark": {
2795
+ "value": "#24107B",
2796
+ "public": true,
2797
+ "type": "color",
2798
+ "filePath": "tokens/color/base.json",
2799
+ "isSource": true,
2800
+ "original": {
2801
+ "value": "#24107B",
2802
+ "public": true,
2803
+ "type": "color"
2804
+ },
2805
+ "name": "color-light-accents-secondary-dark",
2806
+ "attributes": {
2807
+ "category": "color-light",
2808
+ "type": "accents",
2809
+ "item": "secondary-dark"
2810
+ },
2811
+ "path": [
2812
+ "color-light",
2813
+ "accents",
2814
+ "secondary-dark"
2815
+ ]
2816
+ },
2817
+ "tertiary": {
2818
+ "value": "#DE0093",
2819
+ "public": true,
2820
+ "type": "color",
2821
+ "filePath": "tokens/color/base.json",
2822
+ "isSource": true,
2823
+ "original": {
2824
+ "value": "#DE0093",
2825
+ "public": true,
2826
+ "type": "color"
2827
+ },
2828
+ "name": "color-light-accents-tertiary",
2829
+ "attributes": {
2830
+ "category": "color-light",
2831
+ "type": "accents",
2832
+ "item": "tertiary"
2833
+ },
2834
+ "path": [
2835
+ "color-light",
2836
+ "accents",
2837
+ "tertiary"
2838
+ ]
2839
+ },
2840
+ "tertiary-dark": {
2841
+ "value": "#92005A",
2842
+ "public": true,
2843
+ "type": "color",
2844
+ "filePath": "tokens/color/base.json",
2845
+ "isSource": true,
2846
+ "original": {
2847
+ "value": "#92005A",
2848
+ "public": true,
2849
+ "type": "color"
2850
+ },
2851
+ "name": "color-light-accents-tertiary-dark",
2852
+ "attributes": {
2853
+ "category": "color-light",
2854
+ "type": "accents",
2855
+ "item": "tertiary-dark"
2856
+ },
2857
+ "path": [
2858
+ "color-light",
2859
+ "accents",
2860
+ "tertiary-dark"
2861
+ ]
2862
+ }
2863
+ },
2864
+ "neutrals": {
2865
+ "darkest": {
2866
+ "value": "#23232D",
2867
+ "public": true,
2868
+ "type": "color",
2869
+ "filePath": "tokens/color/base.json",
2870
+ "isSource": true,
2871
+ "original": {
2872
+ "value": "#23232D",
2873
+ "public": true,
2874
+ "type": "color"
2875
+ },
2876
+ "name": "color-light-neutrals-darkest",
2877
+ "attributes": {
2878
+ "category": "color-light",
2879
+ "type": "neutrals",
2880
+ "item": "darkest"
2881
+ },
2882
+ "path": [
2883
+ "color-light",
2884
+ "neutrals",
2885
+ "darkest"
2886
+ ]
2887
+ },
2888
+ "darker": {
2889
+ "value": "#4B4B5D",
2890
+ "public": true,
2891
+ "type": "color",
2892
+ "filePath": "tokens/color/base.json",
2893
+ "isSource": true,
2894
+ "original": {
2895
+ "value": "#4B4B5D",
2896
+ "public": true,
2897
+ "type": "color"
2898
+ },
2899
+ "name": "color-light-neutrals-darker",
2900
+ "attributes": {
2901
+ "category": "color-light",
2902
+ "type": "neutrals",
2903
+ "item": "darker"
2904
+ },
2905
+ "path": [
2906
+ "color-light",
2907
+ "neutrals",
2908
+ "darker"
2909
+ ]
2910
+ },
2911
+ "dark": {
2912
+ "value": "#6B6B84",
2913
+ "public": true,
2914
+ "type": "color",
2915
+ "filePath": "tokens/color/base.json",
2916
+ "isSource": true,
2917
+ "original": {
2918
+ "value": "#6B6B84",
2919
+ "public": true,
2920
+ "type": "color"
2921
+ },
2922
+ "name": "color-light-neutrals-dark",
2923
+ "attributes": {
2924
+ "category": "color-light",
2925
+ "type": "neutrals",
2926
+ "item": "dark"
2927
+ },
2928
+ "path": [
2929
+ "color-light",
2930
+ "neutrals",
2931
+ "dark"
2932
+ ]
2933
+ },
2934
+ "medium-dark": {
2935
+ "value": "#C1C1D6",
2936
+ "public": true,
2937
+ "type": "color",
2938
+ "filePath": "tokens/color/base.json",
2939
+ "isSource": true,
2940
+ "original": {
2941
+ "value": "#C1C1D6",
2942
+ "public": true,
2943
+ "type": "color"
2944
+ },
2945
+ "name": "color-light-neutrals-medium-dark",
2946
+ "attributes": {
2947
+ "category": "color-light",
2948
+ "type": "neutrals",
2949
+ "item": "medium-dark"
2950
+ },
2951
+ "path": [
2952
+ "color-light",
2953
+ "neutrals",
2954
+ "medium-dark"
2955
+ ]
2956
+ },
2957
+ "medium": {
2958
+ "value": "#DFDFEC",
2959
+ "public": true,
2960
+ "type": "color",
2961
+ "filePath": "tokens/color/base.json",
2962
+ "isSource": true,
2963
+ "original": {
2964
+ "value": "#DFDFEC",
2965
+ "public": true,
2966
+ "type": "color"
2967
+ },
2968
+ "name": "color-light-neutrals-medium",
2969
+ "attributes": {
2970
+ "category": "color-light",
2971
+ "type": "neutrals",
2972
+ "item": "medium"
2973
+ },
2974
+ "path": [
2975
+ "color-light",
2976
+ "neutrals",
2977
+ "medium"
2978
+ ]
2979
+ },
2980
+ "medium-light": {
2981
+ "value": "#F4F4FC",
2982
+ "public": true,
2983
+ "type": "color",
2984
+ "filePath": "tokens/color/base.json",
2985
+ "isSource": true,
2986
+ "original": {
2987
+ "value": "#F4F4FC",
2988
+ "public": true,
2989
+ "type": "color"
2990
+ },
2991
+ "name": "color-light-neutrals-medium-light",
2992
+ "attributes": {
2993
+ "category": "color-light",
2994
+ "type": "neutrals",
2995
+ "item": "medium-light"
2996
+ },
2997
+ "path": [
2998
+ "color-light",
2999
+ "neutrals",
3000
+ "medium-light"
3001
+ ]
3002
+ },
3003
+ "light": {
3004
+ "value": "#FAFAFE",
3005
+ "public": true,
3006
+ "type": "color",
3007
+ "filePath": "tokens/color/base.json",
3008
+ "isSource": true,
3009
+ "original": {
3010
+ "value": "#FAFAFE",
3011
+ "public": true,
3012
+ "type": "color"
3013
+ },
3014
+ "name": "color-light-neutrals-light",
3015
+ "attributes": {
3016
+ "category": "color-light",
3017
+ "type": "neutrals",
3018
+ "item": "light"
3019
+ },
3020
+ "path": [
3021
+ "color-light",
3022
+ "neutrals",
3023
+ "light"
3024
+ ]
3025
+ },
3026
+ "lightest": {
3027
+ "value": "#FFFFFF",
3028
+ "public": true,
3029
+ "type": "color",
3030
+ "filePath": "tokens/color/base.json",
3031
+ "isSource": true,
3032
+ "original": {
3033
+ "value": "#FFFFFF",
3034
+ "public": true,
3035
+ "type": "color"
3036
+ },
3037
+ "name": "color-light-neutrals-lightest",
3038
+ "attributes": {
3039
+ "category": "color-light",
3040
+ "type": "neutrals",
3041
+ "item": "lightest"
3042
+ },
3043
+ "path": [
3044
+ "color-light",
3045
+ "neutrals",
3046
+ "lightest"
3047
+ ]
3048
+ },
3049
+ "desaturated": {
3050
+ "value": "#F3F3F3",
3051
+ "public": true,
3052
+ "type": "color",
3053
+ "filePath": "tokens/color/base.json",
3054
+ "isSource": true,
3055
+ "original": {
3056
+ "value": "#F3F3F3",
3057
+ "public": true,
3058
+ "type": "color"
3059
+ },
3060
+ "name": "color-light-neutrals-desaturated",
3061
+ "attributes": {
3062
+ "category": "color-light",
3063
+ "type": "neutrals",
3064
+ "item": "desaturated"
3065
+ },
3066
+ "path": [
3067
+ "color-light",
3068
+ "neutrals",
3069
+ "desaturated"
3070
+ ]
3071
+ }
3072
+ },
3073
+ "status": {
3074
+ "error": {
3075
+ "value": "#9E171F",
3076
+ "public": true,
3077
+ "type": "color",
3078
+ "filePath": "tokens/color/base.json",
3079
+ "isSource": true,
3080
+ "original": {
3081
+ "value": "#9E171F",
3082
+ "public": true,
3083
+ "type": "color"
3084
+ },
3085
+ "name": "color-light-status-error",
3086
+ "attributes": {
3087
+ "category": "color-light",
3088
+ "type": "status",
3089
+ "item": "error"
3090
+ },
3091
+ "path": [
3092
+ "color-light",
3093
+ "status",
3094
+ "error"
3095
+ ]
3096
+ },
3097
+ "error-dark": {
3098
+ "value": "#670006",
3099
+ "public": true,
3100
+ "type": "color",
3101
+ "filePath": "tokens/color/base.json",
3102
+ "isSource": true,
3103
+ "original": {
3104
+ "value": "#670006",
3105
+ "public": true,
3106
+ "type": "color"
3107
+ },
3108
+ "name": "color-light-status-error-dark",
3109
+ "attributes": {
3110
+ "category": "color-light",
3111
+ "type": "status",
3112
+ "item": "error-dark"
3113
+ },
3114
+ "path": [
3115
+ "color-light",
3116
+ "status",
3117
+ "error-dark"
3118
+ ]
3119
+ },
3120
+ "error-light": {
3121
+ "value": "#FFEBEC",
3122
+ "public": true,
3123
+ "type": "color",
3124
+ "filePath": "tokens/color/base.json",
3125
+ "isSource": true,
3126
+ "original": {
3127
+ "value": "#FFEBEC",
3128
+ "public": true,
3129
+ "type": "color"
3130
+ },
3131
+ "name": "color-light-status-error-light",
3132
+ "attributes": {
3133
+ "category": "color-light",
3134
+ "type": "status",
3135
+ "item": "error-light"
3136
+ },
3137
+ "path": [
3138
+ "color-light",
3139
+ "status",
3140
+ "error-light"
3141
+ ]
3142
+ },
3143
+ "info": {
3144
+ "value": "#596BC8",
3145
+ "public": true,
3146
+ "type": "color",
3147
+ "filePath": "tokens/color/base.json",
3148
+ "isSource": true,
3149
+ "original": {
3150
+ "value": "#596BC8",
3151
+ "public": true,
3152
+ "type": "color"
3153
+ },
3154
+ "name": "color-light-status-info",
3155
+ "attributes": {
3156
+ "category": "color-light",
3157
+ "type": "status",
3158
+ "item": "info"
3159
+ },
3160
+ "path": [
3161
+ "color-light",
3162
+ "status",
3163
+ "info"
3164
+ ]
3165
+ },
3166
+ "info-dark": {
3167
+ "value": "#000E89",
3168
+ "public": true,
3169
+ "type": "color",
3170
+ "filePath": "tokens/color/base.json",
3171
+ "isSource": true,
3172
+ "original": {
3173
+ "value": "#000E89",
3174
+ "public": true,
3175
+ "type": "color"
3176
+ },
3177
+ "name": "color-light-status-info-dark",
3178
+ "attributes": {
3179
+ "category": "color-light",
3180
+ "type": "status",
3181
+ "item": "info-dark"
3182
+ },
3183
+ "path": [
3184
+ "color-light",
3185
+ "status",
3186
+ "info-dark"
3187
+ ]
3188
+ },
3189
+ "info-light": {
3190
+ "value": "#E9F6FF",
3191
+ "public": true,
3192
+ "type": "color",
3193
+ "filePath": "tokens/color/base.json",
3194
+ "isSource": true,
3195
+ "original": {
3196
+ "value": "#E9F6FF",
3197
+ "public": true,
3198
+ "type": "color"
3199
+ },
3200
+ "name": "color-light-status-info-light",
3201
+ "attributes": {
3202
+ "category": "color-light",
3203
+ "type": "status",
3204
+ "item": "info-light"
3205
+ },
3206
+ "path": [
3207
+ "color-light",
3208
+ "status",
3209
+ "info-light"
3210
+ ]
3211
+ },
3212
+ "success": {
3213
+ "value": "#00864E",
3214
+ "public": true,
3215
+ "type": "color",
3216
+ "filePath": "tokens/color/base.json",
3217
+ "isSource": true,
3218
+ "original": {
3219
+ "value": "#00864E",
3220
+ "public": true,
3221
+ "type": "color"
3222
+ },
3223
+ "name": "color-light-status-success",
3224
+ "attributes": {
3225
+ "category": "color-light",
3226
+ "type": "status",
3227
+ "item": "success"
3228
+ },
3229
+ "path": [
3230
+ "color-light",
3231
+ "status",
3232
+ "success"
3233
+ ]
3234
+ },
3235
+ "success-dark": {
3236
+ "value": "#015044",
3237
+ "public": true,
3238
+ "type": "color",
3239
+ "filePath": "tokens/color/base.json",
3240
+ "isSource": true,
3241
+ "original": {
3242
+ "value": "#015044",
3243
+ "public": true,
3244
+ "type": "color"
3245
+ },
3246
+ "name": "color-light-status-success-dark",
3247
+ "attributes": {
3248
+ "category": "color-light",
3249
+ "type": "status",
3250
+ "item": "success-dark"
3251
+ },
3252
+ "path": [
3253
+ "color-light",
3254
+ "status",
3255
+ "success-dark"
3256
+ ]
3257
+ },
3258
+ "success-light": {
3259
+ "value": "#E4FFF4",
3260
+ "public": true,
3261
+ "type": "color",
3262
+ "filePath": "tokens/color/base.json",
3263
+ "isSource": true,
3264
+ "original": {
3265
+ "value": "#E4FFF4",
3266
+ "public": true,
3267
+ "type": "color"
3268
+ },
3269
+ "name": "color-light-status-success-light",
3270
+ "attributes": {
3271
+ "category": "color-light",
3272
+ "type": "status",
3273
+ "item": "success-light"
3274
+ },
3275
+ "path": [
3276
+ "color-light",
3277
+ "status",
3278
+ "success-light"
3279
+ ]
3280
+ },
3281
+ "warning": {
3282
+ "value": "#FF6E1D",
3283
+ "public": true,
3284
+ "type": "color",
3285
+ "filePath": "tokens/color/base.json",
3286
+ "isSource": true,
3287
+ "original": {
3288
+ "value": "#FF6E1D",
3289
+ "public": true,
3290
+ "type": "color"
3291
+ },
3292
+ "name": "color-light-status-warning",
3293
+ "attributes": {
3294
+ "category": "color-light",
3295
+ "type": "status",
3296
+ "item": "warning"
3297
+ },
3298
+ "path": [
3299
+ "color-light",
3300
+ "status",
3301
+ "warning"
3302
+ ]
3303
+ },
3304
+ "warning-dark": {
3305
+ "value": " #4E2B00",
3306
+ "public": true,
3307
+ "type": "color",
3308
+ "filePath": "tokens/color/base.json",
3309
+ "isSource": true,
3310
+ "original": {
3311
+ "value": " #4E2B00",
3312
+ "public": true,
3313
+ "type": "color"
3314
+ },
3315
+ "name": "color-light-status-warning-dark",
3316
+ "attributes": {
3317
+ "category": "color-light",
3318
+ "type": "status",
3319
+ "item": "warning-dark"
3320
+ },
3321
+ "path": [
3322
+ "color-light",
3323
+ "status",
3324
+ "warning-dark"
3325
+ ]
3326
+ },
3327
+ "warning-light": {
3328
+ "value": "#FFEFDC",
3329
+ "public": true,
3330
+ "type": "color",
3331
+ "filePath": "tokens/color/base.json",
3332
+ "isSource": true,
3333
+ "original": {
3334
+ "value": "#FFEFDC",
3335
+ "public": true,
3336
+ "type": "color"
3337
+ },
3338
+ "name": "color-light-status-warning-light",
3339
+ "attributes": {
3340
+ "category": "color-light",
3341
+ "type": "status",
3342
+ "item": "warning-light"
3343
+ },
3344
+ "path": [
3345
+ "color-light",
3346
+ "status",
3347
+ "warning-light"
3348
+ ]
3349
+ }
3350
+ },
3351
+ "admin": {
3352
+ "pantheor": {
3353
+ "value": "#6A1D85",
3354
+ "type": "color",
3355
+ "filePath": "tokens/color/base.json",
3356
+ "isSource": true,
3357
+ "original": {
3358
+ "value": "#6A1D85",
3359
+ "type": "color"
3360
+ },
3361
+ "name": "color-light-admin-pantheor",
3362
+ "attributes": {
3363
+ "category": "color-light",
3364
+ "type": "admin",
3365
+ "item": "pantheor"
3366
+ },
3367
+ "path": [
3368
+ "color-light",
3369
+ "admin",
3370
+ "pantheor"
3371
+ ]
3372
+ },
3373
+ "pantheor-dark": {
3374
+ "value": "#451157",
3375
+ "type": "color",
3376
+ "filePath": "tokens/color/base.json",
3377
+ "isSource": true,
3378
+ "original": {
3379
+ "value": "#451157",
3380
+ "type": "color"
3381
+ },
3382
+ "name": "color-light-admin-pantheor-dark",
3383
+ "attributes": {
3384
+ "category": "color-light",
3385
+ "type": "admin",
3386
+ "item": "pantheor-dark"
3387
+ },
3388
+ "path": [
3389
+ "color-light",
3390
+ "admin",
3391
+ "pantheor-dark"
3392
+ ]
3393
+ },
3394
+ "pantheor-light": {
3395
+ "value": "#F7F1FF",
3396
+ "type": "color",
3397
+ "filePath": "tokens/color/base.json",
3398
+ "isSource": true,
3399
+ "original": {
3400
+ "value": "#F7F1FF",
3401
+ "type": "color"
3402
+ },
3403
+ "name": "color-light-admin-pantheor-light",
3404
+ "attributes": {
3405
+ "category": "color-light",
3406
+ "type": "admin",
3407
+ "item": "pantheor-light"
3408
+ },
3409
+ "path": [
3410
+ "color-light",
3411
+ "admin",
3412
+ "pantheor-light"
3413
+ ]
3414
+ }
3415
+ },
3416
+ "partners": {
3417
+ "gitlab": {
3418
+ "value": "#FFEDFB",
3419
+ "type": "color",
3420
+ "filePath": "tokens/color/base.json",
3421
+ "isSource": true,
3422
+ "original": {
3423
+ "value": "#FFEDFB",
3424
+ "type": "color"
3425
+ },
3426
+ "name": "color-light-partners-gitlab",
3427
+ "attributes": {
3428
+ "category": "color-light",
3429
+ "type": "partners",
3430
+ "item": "gitlab"
3431
+ },
3432
+ "path": [
3433
+ "color-light",
3434
+ "partners",
3435
+ "gitlab"
3436
+ ]
3437
+ },
3438
+ "bitbucket": {
3439
+ "value": "#004DC0",
3440
+ "type": "color",
3441
+ "filePath": "tokens/color/base.json",
3442
+ "isSource": true,
3443
+ "original": {
3444
+ "value": "#004DC0",
3445
+ "type": "color"
3446
+ },
3447
+ "name": "color-light-partners-bitbucket",
3448
+ "attributes": {
3449
+ "category": "color-light",
3450
+ "type": "partners",
3451
+ "item": "bitbucket"
3452
+ },
3453
+ "path": [
3454
+ "color-light",
3455
+ "partners",
3456
+ "bitbucket"
3457
+ ]
3458
+ },
3459
+ "gatsby": {
3460
+ "value": "#663399",
3461
+ "type": "color",
3462
+ "filePath": "tokens/color/base.json",
3463
+ "isSource": true,
3464
+ "original": {
3465
+ "value": "#663399",
3466
+ "type": "color"
3467
+ },
3468
+ "name": "color-light-partners-gatsby",
3469
+ "attributes": {
3470
+ "category": "color-light",
3471
+ "type": "partners",
3472
+ "item": "gatsby"
3473
+ },
3474
+ "path": [
3475
+ "color-light",
3476
+ "partners",
3477
+ "gatsby"
3478
+ ]
3479
+ }
3480
+ },
3481
+ "gradient": {
3482
+ "sunrise": {
3483
+ "value": {
3484
+ "type": "linear-gradient",
3485
+ "angle": "227.79deg",
3486
+ "colors": {
3487
+ "1": "#300068 38.28%",
3488
+ "2": "#E65F35 100%"
3489
+ }
3490
+ },
3491
+ "type": "color",
3492
+ "filePath": "tokens/color/gradients.json",
3493
+ "isSource": true,
3494
+ "original": {
3495
+ "value": {
3496
+ "type": "linear-gradient",
3497
+ "angle": "227.79deg",
3498
+ "colors": {
3499
+ "1": "#300068 38.28%",
3500
+ "2": "#E65F35 100%"
3501
+ }
3502
+ },
3503
+ "type": "color"
3504
+ },
3505
+ "name": "color-light-gradient-sunrise",
3506
+ "attributes": {
3507
+ "category": "color-light",
3508
+ "type": "gradient",
3509
+ "item": "sunrise"
3510
+ },
3511
+ "path": [
3512
+ "color-light",
3513
+ "gradient",
3514
+ "sunrise"
3515
+ ]
3516
+ },
3517
+ "sunset": {
3518
+ "value": {
3519
+ "type": "linear-gradient",
3520
+ "angle": "48.24deg",
3521
+ "colors": {
3522
+ "1": "#EF13AD 0%",
3523
+ "2": "#300068 66.25%"
3524
+ }
3525
+ },
3526
+ "type": "color",
3527
+ "filePath": "tokens/color/gradients.json",
3528
+ "isSource": true,
3529
+ "original": {
3530
+ "value": {
3531
+ "type": "linear-gradient",
3532
+ "angle": "48.24deg",
3533
+ "colors": {
3534
+ "1": "#EF13AD 0%",
3535
+ "2": "#300068 66.25%"
3536
+ }
3537
+ },
3538
+ "type": "color"
3539
+ },
3540
+ "name": "color-light-gradient-sunset",
3541
+ "attributes": {
3542
+ "category": "color-light",
3543
+ "type": "gradient",
3544
+ "item": "sunset"
3545
+ },
3546
+ "path": [
3547
+ "color-light",
3548
+ "gradient",
3549
+ "sunset"
3550
+ ]
3551
+ },
3552
+ "after-hours": {
3553
+ "value": {
3554
+ "type": "linear-gradient",
3555
+ "angle": "228.64deg",
3556
+ "colors": {
3557
+ "1": "#2B017B 41.87%",
3558
+ "2": "#29B2FF 100%"
3559
+ }
3560
+ },
3561
+ "type": "color",
3562
+ "filePath": "tokens/color/gradients.json",
3563
+ "isSource": true,
3564
+ "original": {
3565
+ "value": {
3566
+ "type": "linear-gradient",
3567
+ "angle": "228.64deg",
3568
+ "colors": {
3569
+ "1": "#2B017B 41.87%",
3570
+ "2": "#29B2FF 100%"
3571
+ }
3572
+ },
3573
+ "type": "color"
3574
+ },
3575
+ "name": "color-light-gradient-after-hours",
3576
+ "attributes": {
3577
+ "category": "color-light",
3578
+ "type": "gradient",
3579
+ "item": "after-hours"
3580
+ },
3581
+ "path": [
3582
+ "color-light",
3583
+ "gradient",
3584
+ "after-hours"
3585
+ ]
3586
+ },
3587
+ "midnight": {
3588
+ "value": {
3589
+ "type": "linear-gradient",
3590
+ "angle": "228.64deg",
3591
+ "colors": {
3592
+ "1": "#3017A1 46.34%",
3593
+ "2": "#00E0C3 100%"
3594
+ }
3595
+ },
3596
+ "type": "color",
3597
+ "filePath": "tokens/color/gradients.json",
3598
+ "isSource": true,
3599
+ "original": {
3600
+ "value": {
3601
+ "type": "linear-gradient",
3602
+ "angle": "228.64deg",
3603
+ "colors": {
3604
+ "1": "#3017A1 46.34%",
3605
+ "2": "#00E0C3 100%"
3606
+ }
3607
+ },
3608
+ "type": "color"
3609
+ },
3610
+ "name": "color-light-gradient-midnight",
3611
+ "attributes": {
3612
+ "category": "color-light",
3613
+ "type": "gradient",
3614
+ "item": "midnight"
3615
+ },
3616
+ "path": [
3617
+ "color-light",
3618
+ "gradient",
3619
+ "midnight"
3620
+ ]
3621
+ }
3622
+ },
3623
+ "border": {
3624
+ "default": {
3625
+ "value": "#6B6B84",
3626
+ "public": true,
3627
+ "type": "color",
3628
+ "filePath": "tokens/color/purpose.json",
3629
+ "isSource": true,
3630
+ "original": {
3631
+ "value": "{color-light.neutrals.dark.value}",
3632
+ "public": true,
3633
+ "type": "color"
3634
+ },
3635
+ "name": "color-light-border-default",
3636
+ "attributes": {
3637
+ "category": "color-light",
3638
+ "type": "border",
3639
+ "item": "default"
3640
+ },
3641
+ "path": [
3642
+ "color-light",
3643
+ "border",
3644
+ "default"
3645
+ ]
3646
+ }
3647
+ },
3648
+ "link": {
3649
+ "default": {
3650
+ "value": "#1B70CE",
3651
+ "public": true,
3652
+ "type": "color",
3653
+ "filePath": "tokens/color/purpose.json",
3654
+ "isSource": true,
3655
+ "original": {
3656
+ "value": "#1B70CE",
3657
+ "public": true,
3658
+ "type": "color"
3659
+ },
3660
+ "name": "color-light-link-default",
3661
+ "attributes": {
3662
+ "category": "color-light",
3663
+ "type": "link",
3664
+ "item": "default"
3665
+ },
3666
+ "path": [
3667
+ "color-light",
3668
+ "link",
3669
+ "default"
3670
+ ]
3671
+ },
3672
+ "hover": {
3673
+ "value": "#DE0093",
3674
+ "public": true,
3675
+ "type": "color",
3676
+ "filePath": "tokens/color/purpose.json",
3677
+ "isSource": true,
3678
+ "original": {
3679
+ "value": "{color-light.accents.tertiary.value}",
3680
+ "public": true,
3681
+ "type": "color"
3682
+ },
3683
+ "name": "color-light-link-hover",
3684
+ "attributes": {
3685
+ "category": "color-light",
3686
+ "type": "link",
3687
+ "item": "hover"
3688
+ },
3689
+ "path": [
3690
+ "color-light",
3691
+ "link",
3692
+ "hover"
3693
+ ]
3694
+ },
3695
+ "active": {
3696
+ "value": "#92005A",
3697
+ "public": true,
3698
+ "type": "color",
3699
+ "filePath": "tokens/color/purpose.json",
3700
+ "isSource": true,
3701
+ "original": {
3702
+ "value": "{color-light.accents.tertiary-dark.value}",
3703
+ "public": true,
3704
+ "type": "color"
3705
+ },
3706
+ "name": "color-light-link-active",
3707
+ "attributes": {
3708
+ "category": "color-light",
3709
+ "type": "link",
3710
+ "item": "active"
3711
+ },
3712
+ "path": [
3713
+ "color-light",
3714
+ "link",
3715
+ "active"
3716
+ ]
3717
+ },
3718
+ "visited": {
3719
+ "value": "#3017A1",
3720
+ "public": true,
3721
+ "type": "color",
3722
+ "filePath": "tokens/color/purpose.json",
3723
+ "isSource": true,
3724
+ "original": {
3725
+ "value": "{color-light.accents.secondary.value}",
3726
+ "public": true,
3727
+ "type": "color"
3728
+ },
3729
+ "name": "color-light-link-visited",
3730
+ "attributes": {
3731
+ "category": "color-light",
3732
+ "type": "link",
3733
+ "item": "visited"
3734
+ },
3735
+ "path": [
3736
+ "color-light",
3737
+ "link",
3738
+ "visited"
3739
+ ]
3740
+ }
3741
+ },
3742
+ "input": {
3743
+ "background": {
3744
+ "disabled": {
3745
+ "value": "#F4F4FC",
3746
+ "public": true,
3747
+ "type": "color",
3748
+ "filePath": "tokens/color/purpose.json",
3749
+ "isSource": true,
3750
+ "original": {
3751
+ "value": "{color-light.neutrals.medium-light.value}",
3752
+ "public": true,
3753
+ "type": "color"
3754
+ },
3755
+ "name": "color-light-input-background-disabled",
3756
+ "attributes": {
3757
+ "category": "color-light",
3758
+ "type": "input",
3759
+ "item": "background",
3760
+ "subitem": "disabled"
3761
+ },
3762
+ "path": [
3763
+ "color-light",
3764
+ "input",
3765
+ "background",
3766
+ "disabled"
3767
+ ]
3768
+ }
3769
+ },
3770
+ "border": {
3771
+ "default": {
3772
+ "value": "#6B6B84",
3773
+ "public": true,
3774
+ "type": "color",
3775
+ "filePath": "tokens/color/purpose.json",
3776
+ "isSource": true,
3777
+ "original": {
3778
+ "value": "{color-light.neutrals.dark.value}",
3779
+ "public": true,
3780
+ "type": "color"
3781
+ },
3782
+ "name": "color-light-input-border-default",
3783
+ "attributes": {
3784
+ "category": "color-light",
3785
+ "type": "input",
3786
+ "item": "border",
3787
+ "subitem": "default"
3788
+ },
3789
+ "path": [
3790
+ "color-light",
3791
+ "input",
3792
+ "border",
3793
+ "default"
3794
+ ]
3795
+ },
3796
+ "disabled": {
3797
+ "value": "#C1C1D6",
3798
+ "public": true,
3799
+ "type": "color",
3800
+ "filePath": "tokens/color/purpose.json",
3801
+ "isSource": true,
3802
+ "original": {
3803
+ "value": "{color-light.neutrals.medium-dark.value}",
3804
+ "public": true,
3805
+ "type": "color"
3806
+ },
3807
+ "name": "color-light-input-border-disabled",
3808
+ "attributes": {
3809
+ "category": "color-light",
3810
+ "type": "input",
3811
+ "item": "border",
3812
+ "subitem": "disabled"
3813
+ },
3814
+ "path": [
3815
+ "color-light",
3816
+ "input",
3817
+ "border",
3818
+ "disabled"
3819
+ ]
3820
+ },
3821
+ "hover": {
3822
+ "value": "#24107B",
3823
+ "public": true,
3824
+ "type": "color",
3825
+ "filePath": "tokens/color/purpose.json",
3826
+ "isSource": true,
3827
+ "original": {
3828
+ "value": "{color-light.accents.secondary-dark.value}",
3829
+ "public": true,
3830
+ "type": "color"
3831
+ },
3832
+ "name": "color-light-input-border-hover",
3833
+ "attributes": {
3834
+ "category": "color-light",
3835
+ "type": "input",
3836
+ "item": "border",
3837
+ "subitem": "hover"
3838
+ },
3839
+ "path": [
3840
+ "color-light",
3841
+ "input",
3842
+ "border",
3843
+ "hover"
3844
+ ]
3845
+ },
3846
+ "active": {
3847
+ "value": "#3017A1",
3848
+ "public": true,
3849
+ "type": "color",
3850
+ "filePath": "tokens/color/purpose.json",
3851
+ "isSource": true,
3852
+ "original": {
3853
+ "value": "{color-light.accents.secondary.value}",
3854
+ "public": true,
3855
+ "type": "color"
3856
+ },
3857
+ "name": "color-light-input-border-active",
3858
+ "attributes": {
3859
+ "category": "color-light",
3860
+ "type": "input",
3861
+ "item": "border",
3862
+ "subitem": "active"
3863
+ },
3864
+ "path": [
3865
+ "color-light",
3866
+ "input",
3867
+ "border",
3868
+ "active"
3869
+ ]
3870
+ },
3871
+ "focus": {
3872
+ "value": "#3017A1",
3873
+ "public": true,
3874
+ "type": "color",
3875
+ "filePath": "tokens/color/purpose.json",
3876
+ "isSource": true,
3877
+ "original": {
3878
+ "value": "{color-light.accents.secondary.value}",
3879
+ "public": true,
3880
+ "type": "color"
3881
+ },
3882
+ "name": "color-light-input-border-focus",
3883
+ "attributes": {
3884
+ "category": "color-light",
3885
+ "type": "input",
3886
+ "item": "border",
3887
+ "subitem": "focus"
3888
+ },
3889
+ "path": [
3890
+ "color-light",
3891
+ "input",
3892
+ "border",
3893
+ "focus"
3894
+ ]
3895
+ },
3896
+ "error": {
3897
+ "value": "#9E171F",
3898
+ "public": true,
3899
+ "type": "color",
3900
+ "filePath": "tokens/color/purpose.json",
3901
+ "isSource": true,
3902
+ "original": {
3903
+ "value": "{color-light.status.error.value}",
3904
+ "public": true,
3905
+ "type": "color"
3906
+ },
3907
+ "name": "color-light-input-border-error",
3908
+ "attributes": {
3909
+ "category": "color-light",
3910
+ "type": "input",
3911
+ "item": "border",
3912
+ "subitem": "error"
3913
+ },
3914
+ "path": [
3915
+ "color-light",
3916
+ "input",
3917
+ "border",
3918
+ "error"
3919
+ ]
3920
+ },
3921
+ "success": {
3922
+ "value": "#00864E",
3923
+ "public": true,
3924
+ "type": "color",
3925
+ "filePath": "tokens/color/purpose.json",
3926
+ "isSource": true,
3927
+ "original": {
3928
+ "value": "{color-light.status.success.value}",
3929
+ "public": true,
3930
+ "type": "color"
3931
+ },
3932
+ "name": "color-light-input-border-success",
3933
+ "attributes": {
3934
+ "category": "color-light",
3935
+ "type": "input",
3936
+ "item": "border",
3937
+ "subitem": "success"
3938
+ },
3939
+ "path": [
3940
+ "color-light",
3941
+ "input",
3942
+ "border",
3943
+ "success"
3944
+ ]
3945
+ }
3946
+ },
3947
+ "label": {
3948
+ "default": {
3949
+ "value": "#23232D",
3950
+ "public": true,
3951
+ "type": "color",
3952
+ "filePath": "tokens/color/purpose.json",
3953
+ "isSource": true,
3954
+ "original": {
3955
+ "value": "{color-light.text.default.value}",
3956
+ "public": true,
3957
+ "type": "color"
3958
+ },
3959
+ "name": "color-light-input-label-default",
3960
+ "attributes": {
3961
+ "category": "color-light",
3962
+ "type": "input",
3963
+ "item": "label",
3964
+ "subitem": "default"
3965
+ },
3966
+ "path": [
3967
+ "color-light",
3968
+ "input",
3969
+ "label",
3970
+ "default"
3971
+ ]
3972
+ },
3973
+ "disabled": {
3974
+ "value": "#6B6B84",
3975
+ "public": true,
3976
+ "type": "color",
3977
+ "filePath": "tokens/color/purpose.json",
3978
+ "isSource": true,
3979
+ "original": {
3980
+ "value": "{color-light.text.disabled.value}",
3981
+ "public": true,
3982
+ "type": "color"
3983
+ },
3984
+ "name": "color-light-input-label-disabled",
3985
+ "attributes": {
3986
+ "category": "color-light",
3987
+ "type": "input",
3988
+ "item": "label",
3989
+ "subitem": "disabled"
3990
+ },
3991
+ "path": [
3992
+ "color-light",
3993
+ "input",
3994
+ "label",
3995
+ "disabled"
3996
+ ]
3997
+ },
3998
+ "hover": {
3999
+ "value": "#3017A1",
4000
+ "public": true,
4001
+ "type": "color",
4002
+ "filePath": "tokens/color/purpose.json",
4003
+ "isSource": true,
4004
+ "original": {
4005
+ "value": "{color-light.accents.secondary.value}",
4006
+ "public": true,
4007
+ "type": "color"
4008
+ },
4009
+ "name": "color-light-input-label-hover",
4010
+ "attributes": {
4011
+ "category": "color-light",
4012
+ "type": "input",
4013
+ "item": "label",
4014
+ "subitem": "hover"
4015
+ },
4016
+ "path": [
4017
+ "color-light",
4018
+ "input",
4019
+ "label",
4020
+ "hover"
4021
+ ]
4022
+ },
4023
+ "active": {
4024
+ "value": "#3017A1",
4025
+ "public": true,
4026
+ "type": "color",
4027
+ "filePath": "tokens/color/purpose.json",
4028
+ "isSource": true,
4029
+ "original": {
4030
+ "value": "{color-light.accents.secondary.value}",
4031
+ "public": true,
4032
+ "type": "color"
4033
+ },
4034
+ "name": "color-light-input-label-active",
4035
+ "attributes": {
4036
+ "category": "color-light",
4037
+ "type": "input",
4038
+ "item": "label",
4039
+ "subitem": "active"
4040
+ },
4041
+ "path": [
4042
+ "color-light",
4043
+ "input",
4044
+ "label",
4045
+ "active"
4046
+ ]
4047
+ },
4048
+ "focus": {
4049
+ "value": "#3017A1",
4050
+ "public": true,
4051
+ "type": "color",
4052
+ "filePath": "tokens/color/purpose.json",
4053
+ "isSource": true,
4054
+ "original": {
4055
+ "value": "{color-light.accents.secondary.value}",
4056
+ "public": true,
4057
+ "type": "color"
4058
+ },
4059
+ "name": "color-light-input-label-focus",
4060
+ "attributes": {
4061
+ "category": "color-light",
4062
+ "type": "input",
4063
+ "item": "label",
4064
+ "subitem": "focus"
4065
+ },
4066
+ "path": [
4067
+ "color-light",
4068
+ "input",
4069
+ "label",
4070
+ "focus"
4071
+ ]
4072
+ },
4073
+ "error": {
4074
+ "value": "#9E171F",
4075
+ "public": true,
4076
+ "type": "color",
4077
+ "filePath": "tokens/color/purpose.json",
4078
+ "isSource": true,
4079
+ "original": {
4080
+ "value": "{color-light.status.error.value}",
4081
+ "public": true,
4082
+ "type": "color"
4083
+ },
4084
+ "name": "color-light-input-label-error",
4085
+ "attributes": {
4086
+ "category": "color-light",
4087
+ "type": "input",
4088
+ "item": "label",
4089
+ "subitem": "error"
4090
+ },
4091
+ "path": [
4092
+ "color-light",
4093
+ "input",
4094
+ "label",
4095
+ "error"
4096
+ ]
4097
+ },
4098
+ "success": {
4099
+ "value": "#00864E",
4100
+ "public": true,
4101
+ "type": "color",
4102
+ "filePath": "tokens/color/purpose.json",
4103
+ "isSource": true,
4104
+ "original": {
4105
+ "value": "{color-light.status.success.value}",
4106
+ "public": true,
4107
+ "type": "color"
4108
+ },
4109
+ "name": "color-light-input-label-success",
4110
+ "attributes": {
4111
+ "category": "color-light",
4112
+ "type": "input",
4113
+ "item": "label",
4114
+ "subitem": "success"
4115
+ },
4116
+ "path": [
4117
+ "color-light",
4118
+ "input",
4119
+ "label",
4120
+ "success"
4121
+ ]
4122
+ }
4123
+ },
4124
+ "message": {
4125
+ "default": {
4126
+ "value": "#6B6B84",
4127
+ "public": true,
4128
+ "type": "color",
4129
+ "filePath": "tokens/color/purpose.json",
4130
+ "isSource": true,
4131
+ "original": {
4132
+ "value": "{color-light.neutrals.dark.value}",
4133
+ "public": true,
4134
+ "type": "color"
4135
+ },
4136
+ "name": "color-light-input-message-default",
4137
+ "attributes": {
4138
+ "category": "color-light",
4139
+ "type": "input",
4140
+ "item": "message",
4141
+ "subitem": "default"
4142
+ },
4143
+ "path": [
4144
+ "color-light",
4145
+ "input",
4146
+ "message",
4147
+ "default"
4148
+ ]
4149
+ },
4150
+ "error": {
4151
+ "value": "#9E171F",
4152
+ "public": true,
4153
+ "type": "color",
4154
+ "filePath": "tokens/color/purpose.json",
4155
+ "isSource": true,
4156
+ "original": {
4157
+ "value": "{color-light.status.error.value}",
4158
+ "public": true,
4159
+ "type": "color"
4160
+ },
4161
+ "name": "color-light-input-message-error",
4162
+ "attributes": {
4163
+ "category": "color-light",
4164
+ "type": "input",
4165
+ "item": "message",
4166
+ "subitem": "error"
4167
+ },
4168
+ "path": [
4169
+ "color-light",
4170
+ "input",
4171
+ "message",
4172
+ "error"
4173
+ ]
4174
+ },
4175
+ "success": {
4176
+ "value": "#00864E",
4177
+ "public": true,
4178
+ "type": "color",
4179
+ "filePath": "tokens/color/purpose.json",
4180
+ "isSource": true,
4181
+ "original": {
4182
+ "value": "{color-light.status.success.value}",
4183
+ "public": true,
4184
+ "type": "color"
4185
+ },
4186
+ "name": "color-light-input-message-success",
4187
+ "attributes": {
4188
+ "category": "color-light",
4189
+ "type": "input",
4190
+ "item": "message",
4191
+ "subitem": "success"
4192
+ },
4193
+ "path": [
4194
+ "color-light",
4195
+ "input",
4196
+ "message",
4197
+ "success"
4198
+ ]
4199
+ }
4200
+ },
4201
+ "checked": {
4202
+ "background": {
4203
+ "value": "#3017A1",
4204
+ "public": true,
4205
+ "type": "color",
4206
+ "filePath": "tokens/color/purpose.json",
4207
+ "isSource": true,
4208
+ "original": {
4209
+ "value": "{color-light.accents.secondary.value}",
4210
+ "public": true,
4211
+ "type": "color"
4212
+ },
4213
+ "name": "color-light-input-checked-background",
4214
+ "attributes": {
4215
+ "category": "color-light",
4216
+ "type": "input",
4217
+ "item": "checked",
4218
+ "subitem": "background"
4219
+ },
4220
+ "path": [
4221
+ "color-light",
4222
+ "input",
4223
+ "checked",
4224
+ "background"
4225
+ ]
4226
+ },
4227
+ "foreground": {
4228
+ "value": "#FFFFFF",
4229
+ "public": true,
4230
+ "type": "color",
4231
+ "filePath": "tokens/color/purpose.json",
4232
+ "isSource": true,
4233
+ "original": {
4234
+ "value": "{color-light.neutrals.lightest.value}",
4235
+ "public": true,
4236
+ "type": "color"
4237
+ },
4238
+ "name": "color-light-input-checked-foreground",
4239
+ "attributes": {
4240
+ "category": "color-light",
4241
+ "type": "input",
4242
+ "item": "checked",
4243
+ "subitem": "foreground"
4244
+ },
4245
+ "path": [
4246
+ "color-light",
4247
+ "input",
4248
+ "checked",
4249
+ "foreground"
4250
+ ]
4251
+ }
4252
+ },
4253
+ "focus": {
4254
+ "outline": {
4255
+ "value": "#127CBB",
4256
+ "public": true,
4257
+ "type": "color",
4258
+ "filePath": "tokens/color/purpose.json",
4259
+ "isSource": true,
4260
+ "original": {
4261
+ "value": "#127CBB",
4262
+ "public": true,
4263
+ "type": "color"
4264
+ },
4265
+ "name": "color-light-input-focus-outline",
4266
+ "attributes": {
4267
+ "category": "color-light",
4268
+ "type": "input",
4269
+ "item": "focus",
4270
+ "subitem": "outline"
4271
+ },
4272
+ "path": [
4273
+ "color-light",
4274
+ "input",
4275
+ "focus",
4276
+ "outline"
4277
+ ]
4278
+ }
4279
+ }
4280
+ },
4281
+ "panel": {
4282
+ "background": {
4283
+ "value": "#FFFFFF",
4284
+ "public": true,
4285
+ "type": "color",
4286
+ "filePath": "tokens/color/purpose.json",
4287
+ "isSource": true,
4288
+ "original": {
4289
+ "value": "{color-light.neutrals.lightest.value}",
4290
+ "public": true,
4291
+ "type": "color"
4292
+ },
4293
+ "name": "color-light-panel-background",
4294
+ "attributes": {
4295
+ "category": "color-light",
4296
+ "type": "panel",
4297
+ "item": "background"
4298
+ },
4299
+ "path": [
4300
+ "color-light",
4301
+ "panel",
4302
+ "background"
4303
+ ]
4304
+ },
4305
+ "border": {
4306
+ "value": "#DFDFEC",
4307
+ "public": true,
4308
+ "type": "color",
4309
+ "filePath": "tokens/color/purpose.json",
4310
+ "isSource": true,
4311
+ "original": {
4312
+ "value": "{color-light.neutrals.medium.value}",
4313
+ "public": true,
4314
+ "type": "color"
4315
+ },
4316
+ "name": "color-light-panel-border",
4317
+ "attributes": {
4318
+ "category": "color-light",
4319
+ "type": "panel",
4320
+ "item": "border"
4321
+ },
4322
+ "path": [
4323
+ "color-light",
4324
+ "panel",
4325
+ "border"
4326
+ ]
4327
+ }
4328
+ },
4329
+ "text": {
4330
+ "default": {
4331
+ "value": "#23232D",
4332
+ "public": true,
4333
+ "type": "color",
4334
+ "asFallback": true,
4335
+ "filePath": "tokens/color/purpose.json",
4336
+ "isSource": true,
4337
+ "original": {
4338
+ "value": "{color-light.neutrals.darkest.value}",
4339
+ "public": true,
4340
+ "type": "color",
4341
+ "asFallback": true
4342
+ },
4343
+ "name": "color-light-text-default",
4344
+ "attributes": {
4345
+ "category": "color-light",
4346
+ "type": "text",
4347
+ "item": "default"
4348
+ },
4349
+ "path": [
4350
+ "color-light",
4351
+ "text",
4352
+ "default"
4353
+ ]
4354
+ },
4355
+ "disabled": {
4356
+ "value": "#6B6B84",
4357
+ "public": true,
4358
+ "type": "color",
4359
+ "filePath": "tokens/color/purpose.json",
4360
+ "isSource": true,
4361
+ "original": {
4362
+ "value": "{color-light.neutrals.dark.value}",
4363
+ "public": true,
4364
+ "type": "color"
4365
+ },
4366
+ "name": "color-light-text-disabled",
4367
+ "attributes": {
4368
+ "category": "color-light",
4369
+ "type": "text",
4370
+ "item": "disabled"
4371
+ },
4372
+ "path": [
4373
+ "color-light",
4374
+ "text",
4375
+ "disabled"
4376
+ ]
4377
+ },
4378
+ "placeholder": {
4379
+ "value": "#6B6B84",
4380
+ "public": true,
4381
+ "type": "color",
4382
+ "filePath": "tokens/color/purpose.json",
4383
+ "isSource": true,
4384
+ "original": {
4385
+ "value": "{color-light.neutrals.dark.value}",
4386
+ "public": true,
4387
+ "type": "color"
4388
+ },
4389
+ "name": "color-light-text-placeholder",
4390
+ "attributes": {
4391
+ "category": "color-light",
4392
+ "type": "text",
4393
+ "item": "placeholder"
4394
+ },
4395
+ "path": [
4396
+ "color-light",
4397
+ "text",
4398
+ "placeholder"
4399
+ ]
4400
+ },
4401
+ "headings": {
4402
+ "value": "#23232D",
4403
+ "public": true,
4404
+ "type": "color",
4405
+ "filePath": "tokens/color/purpose.json",
4406
+ "isSource": true,
4407
+ "original": {
4408
+ "value": "{color-light.text.default.value}",
4409
+ "public": true,
4410
+ "type": "color"
4411
+ },
4412
+ "name": "color-light-text-headings",
4413
+ "attributes": {
4414
+ "category": "color-light",
4415
+ "type": "text",
4416
+ "item": "headings"
4417
+ },
4418
+ "path": [
4419
+ "color-light",
4420
+ "text",
4421
+ "headings"
4422
+ ]
4423
+ },
4424
+ "bodycopy": {
4425
+ "value": "#23232D",
4426
+ "public": true,
4427
+ "type": "color",
4428
+ "filePath": "tokens/color/purpose.json",
4429
+ "isSource": true,
4430
+ "original": {
4431
+ "value": "{color-light.text.default.value}",
4432
+ "public": true,
4433
+ "type": "color"
4434
+ },
4435
+ "name": "color-light-text-bodycopy",
4436
+ "attributes": {
4437
+ "category": "color-light",
4438
+ "type": "text",
4439
+ "item": "bodycopy"
4440
+ },
4441
+ "path": [
4442
+ "color-light",
4443
+ "text",
4444
+ "bodycopy"
4445
+ ]
4446
+ }
4447
+ }
4448
+ }
4449
+ }
4450
+ }