@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,1753 @@
1
+ {
2
+ "color": {
3
+ "brand": {
4
+ "primary-dark": {
5
+ "value": "#CCB020",
6
+ "public": true,
7
+ "type": "color",
8
+ "filePath": "tokens/color/base.dark.json",
9
+ "isSource": true,
10
+ "original": {
11
+ "value": "#CCB020",
12
+ "public": true,
13
+ "type": "color"
14
+ },
15
+ "name": "color-brand-primary-dark",
16
+ "attributes": {
17
+ "category": "color",
18
+ "type": "brand",
19
+ "item": "primary-dark"
20
+ },
21
+ "path": [
22
+ "color",
23
+ "brand",
24
+ "primary-dark"
25
+ ]
26
+ },
27
+ "primary": {
28
+ "value": "#FFDC28",
29
+ "public": true,
30
+ "type": "color",
31
+ "filePath": "tokens/color/base.dark.json",
32
+ "isSource": true,
33
+ "original": {
34
+ "value": "#FFDC28",
35
+ "public": true,
36
+ "type": "color"
37
+ },
38
+ "name": "color-brand-primary",
39
+ "attributes": {
40
+ "category": "color",
41
+ "type": "brand",
42
+ "item": "primary"
43
+ },
44
+ "path": [
45
+ "color",
46
+ "brand",
47
+ "primary"
48
+ ]
49
+ },
50
+ "primary-light": {
51
+ "value": "#FFF0A0",
52
+ "public": true,
53
+ "type": "color",
54
+ "filePath": "tokens/color/base.dark.json",
55
+ "isSource": true,
56
+ "original": {
57
+ "value": "#FFF0A0",
58
+ "public": true,
59
+ "type": "color"
60
+ },
61
+ "name": "color-brand-primary-light",
62
+ "attributes": {
63
+ "category": "color",
64
+ "type": "brand",
65
+ "item": "primary-light"
66
+ },
67
+ "path": [
68
+ "color",
69
+ "brand",
70
+ "primary-light"
71
+ ]
72
+ }
73
+ },
74
+ "accents": {
75
+ "secondary-dark": {
76
+ "value": "#907AF0",
77
+ "public": true,
78
+ "type": "color",
79
+ "filePath": "tokens/color/base.dark.json",
80
+ "isSource": true,
81
+ "original": {
82
+ "value": "#907AF0",
83
+ "public": true,
84
+ "type": "color"
85
+ },
86
+ "name": "color-accents-secondary-dark",
87
+ "attributes": {
88
+ "category": "color",
89
+ "type": "accents",
90
+ "item": "secondary-dark"
91
+ },
92
+ "path": [
93
+ "color",
94
+ "accents",
95
+ "secondary-dark"
96
+ ]
97
+ },
98
+ "secondary": {
99
+ "value": "#B6AAF3",
100
+ "public": true,
101
+ "type": "color",
102
+ "filePath": "tokens/color/base.dark.json",
103
+ "isSource": true,
104
+ "original": {
105
+ "value": "#B6AAF3",
106
+ "public": true,
107
+ "type": "color"
108
+ },
109
+ "name": "color-accents-secondary",
110
+ "attributes": {
111
+ "category": "color",
112
+ "type": "accents",
113
+ "item": "secondary"
114
+ },
115
+ "path": [
116
+ "color",
117
+ "accents",
118
+ "secondary"
119
+ ]
120
+ },
121
+ "tertiary-dark": {
122
+ "value": "#FF8AD8",
123
+ "public": true,
124
+ "type": "color",
125
+ "filePath": "tokens/color/base.dark.json",
126
+ "isSource": true,
127
+ "original": {
128
+ "value": "#FF8AD8",
129
+ "public": true,
130
+ "type": "color"
131
+ },
132
+ "name": "color-accents-tertiary-dark",
133
+ "attributes": {
134
+ "category": "color",
135
+ "type": "accents",
136
+ "item": "tertiary-dark"
137
+ },
138
+ "path": [
139
+ "color",
140
+ "accents",
141
+ "tertiary-dark"
142
+ ]
143
+ },
144
+ "tertiary": {
145
+ "value": "#FFB3E6",
146
+ "public": true,
147
+ "type": "color",
148
+ "filePath": "tokens/color/base.dark.json",
149
+ "isSource": true,
150
+ "original": {
151
+ "value": "#FFB3E6",
152
+ "public": true,
153
+ "type": "color"
154
+ },
155
+ "name": "color-accents-tertiary",
156
+ "attributes": {
157
+ "category": "color",
158
+ "type": "accents",
159
+ "item": "tertiary"
160
+ },
161
+ "path": [
162
+ "color",
163
+ "accents",
164
+ "tertiary"
165
+ ]
166
+ }
167
+ },
168
+ "neutrals": {
169
+ "darkest": {
170
+ "value": "#1C1B2D",
171
+ "public": true,
172
+ "type": "color",
173
+ "filePath": "tokens/color/base.dark.json",
174
+ "isSource": true,
175
+ "original": {
176
+ "value": "#1C1B2D",
177
+ "public": true,
178
+ "type": "color"
179
+ },
180
+ "name": "color-neutrals-darkest",
181
+ "attributes": {
182
+ "category": "color",
183
+ "type": "neutrals",
184
+ "item": "darkest"
185
+ },
186
+ "path": [
187
+ "color",
188
+ "neutrals",
189
+ "darkest"
190
+ ]
191
+ },
192
+ "darker": {
193
+ "value": "#25233B",
194
+ "public": true,
195
+ "type": "color",
196
+ "filePath": "tokens/color/base.dark.json",
197
+ "isSource": true,
198
+ "original": {
199
+ "value": "#25233B",
200
+ "public": true,
201
+ "type": "color"
202
+ },
203
+ "name": "color-neutrals-darker",
204
+ "attributes": {
205
+ "category": "color",
206
+ "type": "neutrals",
207
+ "item": "darker"
208
+ },
209
+ "path": [
210
+ "color",
211
+ "neutrals",
212
+ "darker"
213
+ ]
214
+ },
215
+ "dark": {
216
+ "value": "#393359",
217
+ "public": true,
218
+ "type": "color",
219
+ "filePath": "tokens/color/base.dark.json",
220
+ "isSource": true,
221
+ "original": {
222
+ "value": "#393359",
223
+ "public": true,
224
+ "type": "color"
225
+ },
226
+ "name": "color-neutrals-dark",
227
+ "attributes": {
228
+ "category": "color",
229
+ "type": "neutrals",
230
+ "item": "dark"
231
+ },
232
+ "path": [
233
+ "color",
234
+ "neutrals",
235
+ "dark"
236
+ ]
237
+ },
238
+ "medium-dark": {
239
+ "value": "#777681",
240
+ "public": true,
241
+ "type": "color",
242
+ "filePath": "tokens/color/base.dark.json",
243
+ "isSource": true,
244
+ "original": {
245
+ "value": "#777681",
246
+ "public": true,
247
+ "type": "color"
248
+ },
249
+ "name": "color-neutrals-medium-dark",
250
+ "attributes": {
251
+ "category": "color",
252
+ "type": "neutrals",
253
+ "item": "medium-dark"
254
+ },
255
+ "path": [
256
+ "color",
257
+ "neutrals",
258
+ "medium-dark"
259
+ ]
260
+ },
261
+ "medium": {
262
+ "value": "#9B9BA3",
263
+ "public": true,
264
+ "type": "color",
265
+ "filePath": "tokens/color/base.dark.json",
266
+ "isSource": true,
267
+ "original": {
268
+ "value": "#9B9BA3",
269
+ "public": true,
270
+ "type": "color"
271
+ },
272
+ "name": "color-neutrals-medium",
273
+ "attributes": {
274
+ "category": "color",
275
+ "type": "neutrals",
276
+ "item": "medium"
277
+ },
278
+ "path": [
279
+ "color",
280
+ "neutrals",
281
+ "medium"
282
+ ]
283
+ },
284
+ "medium-light": {
285
+ "value": "#D2D1D5",
286
+ "public": true,
287
+ "type": "color",
288
+ "filePath": "tokens/color/base.dark.json",
289
+ "isSource": true,
290
+ "original": {
291
+ "value": "#D2D1D5",
292
+ "public": true,
293
+ "type": "color"
294
+ },
295
+ "name": "color-neutrals-medium-light",
296
+ "attributes": {
297
+ "category": "color",
298
+ "type": "neutrals",
299
+ "item": "medium-light"
300
+ },
301
+ "path": [
302
+ "color",
303
+ "neutrals",
304
+ "medium-light"
305
+ ]
306
+ },
307
+ "light": {
308
+ "value": "#f6f6f7",
309
+ "public": true,
310
+ "type": "color",
311
+ "filePath": "tokens/color/base.dark.json",
312
+ "isSource": true,
313
+ "original": {
314
+ "value": "#f6f6f7",
315
+ "public": true,
316
+ "type": "color"
317
+ },
318
+ "name": "color-neutrals-light",
319
+ "attributes": {
320
+ "category": "color",
321
+ "type": "neutrals",
322
+ "item": "light"
323
+ },
324
+ "path": [
325
+ "color",
326
+ "neutrals",
327
+ "light"
328
+ ]
329
+ },
330
+ "lightest": {
331
+ "value": "#FFFFFF",
332
+ "public": true,
333
+ "type": "color",
334
+ "filePath": "tokens/color/base.dark.json",
335
+ "isSource": true,
336
+ "original": {
337
+ "value": "#FFFFFF",
338
+ "public": true,
339
+ "type": "color"
340
+ },
341
+ "name": "color-neutrals-lightest",
342
+ "attributes": {
343
+ "category": "color",
344
+ "type": "neutrals",
345
+ "item": "lightest"
346
+ },
347
+ "path": [
348
+ "color",
349
+ "neutrals",
350
+ "lightest"
351
+ ]
352
+ },
353
+ "desaturated": {
354
+ "value": "#F3F3F3",
355
+ "public": true,
356
+ "type": "color",
357
+ "filePath": "tokens/color/base.dark.json",
358
+ "isSource": true,
359
+ "original": {
360
+ "value": "#F3F3F3",
361
+ "public": true,
362
+ "type": "color"
363
+ },
364
+ "name": "color-neutrals-desaturated",
365
+ "attributes": {
366
+ "category": "color",
367
+ "type": "neutrals",
368
+ "item": "desaturated"
369
+ },
370
+ "path": [
371
+ "color",
372
+ "neutrals",
373
+ "desaturated"
374
+ ]
375
+ }
376
+ },
377
+ "status": {
378
+ "error": {
379
+ "value": "#FF4B55",
380
+ "public": true,
381
+ "type": "color",
382
+ "filePath": "tokens/color/base.dark.json",
383
+ "isSource": true,
384
+ "original": {
385
+ "value": "#FF4B55",
386
+ "public": true,
387
+ "type": "color"
388
+ },
389
+ "name": "color-status-error",
390
+ "attributes": {
391
+ "category": "color",
392
+ "type": "status",
393
+ "item": "error"
394
+ },
395
+ "path": [
396
+ "color",
397
+ "status",
398
+ "error"
399
+ ]
400
+ },
401
+ "error-dark": {
402
+ "value": "#D5353F",
403
+ "public": true,
404
+ "type": "color",
405
+ "filePath": "tokens/color/base.dark.json",
406
+ "isSource": true,
407
+ "original": {
408
+ "value": "#D5353F",
409
+ "public": true,
410
+ "type": "color"
411
+ },
412
+ "name": "color-status-error-dark",
413
+ "attributes": {
414
+ "category": "color",
415
+ "type": "status",
416
+ "item": "error-dark"
417
+ },
418
+ "path": [
419
+ "color",
420
+ "status",
421
+ "error-dark"
422
+ ]
423
+ },
424
+ "error-light": {
425
+ "value": "#FFBEC2",
426
+ "public": true,
427
+ "type": "color",
428
+ "filePath": "tokens/color/base.dark.json",
429
+ "isSource": true,
430
+ "original": {
431
+ "value": "#FFBEC2",
432
+ "public": true,
433
+ "type": "color"
434
+ },
435
+ "name": "color-status-error-light",
436
+ "attributes": {
437
+ "category": "color",
438
+ "type": "status",
439
+ "item": "error-light"
440
+ },
441
+ "path": [
442
+ "color",
443
+ "status",
444
+ "error-light"
445
+ ]
446
+ },
447
+ "info": {
448
+ "value": "#82AAE4",
449
+ "public": true,
450
+ "type": "color",
451
+ "filePath": "tokens/color/base.dark.json",
452
+ "isSource": true,
453
+ "original": {
454
+ "value": "#82AAE4",
455
+ "public": true,
456
+ "type": "color"
457
+ },
458
+ "name": "color-status-info",
459
+ "attributes": {
460
+ "category": "color",
461
+ "type": "status",
462
+ "item": "info"
463
+ },
464
+ "path": [
465
+ "color",
466
+ "status",
467
+ "info"
468
+ ]
469
+ },
470
+ "info-dark": {
471
+ "value": "#2760B0",
472
+ "public": true,
473
+ "type": "color",
474
+ "filePath": "tokens/color/base.dark.json",
475
+ "isSource": true,
476
+ "original": {
477
+ "value": "#2760B0",
478
+ "public": true,
479
+ "type": "color"
480
+ },
481
+ "name": "color-status-info-dark",
482
+ "attributes": {
483
+ "category": "color",
484
+ "type": "status",
485
+ "item": "info-dark"
486
+ },
487
+ "path": [
488
+ "color",
489
+ "status",
490
+ "info-dark"
491
+ ]
492
+ },
493
+ "info-light": {
494
+ "value": "#D5E3F6",
495
+ "public": true,
496
+ "type": "color",
497
+ "filePath": "tokens/color/base.dark.json",
498
+ "isSource": true,
499
+ "original": {
500
+ "value": "#D5E3F6",
501
+ "public": true,
502
+ "type": "color"
503
+ },
504
+ "name": "color-status-info-light",
505
+ "attributes": {
506
+ "category": "color",
507
+ "type": "status",
508
+ "item": "info-light"
509
+ },
510
+ "path": [
511
+ "color",
512
+ "status",
513
+ "info-light"
514
+ ]
515
+ },
516
+ "success": {
517
+ "value": "#3DA378",
518
+ "public": true,
519
+ "type": "color",
520
+ "filePath": "tokens/color/base.dark.json",
521
+ "isSource": true,
522
+ "original": {
523
+ "value": "#3DA378",
524
+ "public": true,
525
+ "type": "color"
526
+ },
527
+ "name": "color-status-success",
528
+ "attributes": {
529
+ "category": "color",
530
+ "type": "status",
531
+ "item": "success"
532
+ },
533
+ "path": [
534
+ "color",
535
+ "status",
536
+ "success"
537
+ ]
538
+ },
539
+ "success-dark": {
540
+ "value": "#007B48",
541
+ "public": true,
542
+ "type": "color",
543
+ "filePath": "tokens/color/base.dark.json",
544
+ "isSource": true,
545
+ "original": {
546
+ "value": "#007B48",
547
+ "public": true,
548
+ "type": "color"
549
+ },
550
+ "name": "color-status-success-dark",
551
+ "attributes": {
552
+ "category": "color",
553
+ "type": "status",
554
+ "item": "success-dark"
555
+ },
556
+ "path": [
557
+ "color",
558
+ "status",
559
+ "success-dark"
560
+ ]
561
+ },
562
+ "success-light": {
563
+ "value": "#CCE7DC",
564
+ "public": true,
565
+ "type": "color",
566
+ "filePath": "tokens/color/base.dark.json",
567
+ "isSource": true,
568
+ "original": {
569
+ "value": "#CCE7DC",
570
+ "public": true,
571
+ "type": "color"
572
+ },
573
+ "name": "color-status-success-light",
574
+ "attributes": {
575
+ "category": "color",
576
+ "type": "status",
577
+ "item": "success-light"
578
+ },
579
+ "path": [
580
+ "color",
581
+ "status",
582
+ "success-light"
583
+ ]
584
+ },
585
+ "warning": {
586
+ "value": "#FF922D",
587
+ "public": true,
588
+ "type": "color",
589
+ "filePath": "tokens/color/base.dark.json",
590
+ "isSource": true,
591
+ "original": {
592
+ "value": "#FF922D",
593
+ "public": true,
594
+ "type": "color"
595
+ },
596
+ "name": "color-status-warning",
597
+ "attributes": {
598
+ "category": "color",
599
+ "type": "status",
600
+ "item": "warning"
601
+ },
602
+ "path": [
603
+ "color",
604
+ "status",
605
+ "warning"
606
+ ]
607
+ },
608
+ "warning-dark": {
609
+ "value": " #995210",
610
+ "public": true,
611
+ "type": "color",
612
+ "filePath": "tokens/color/base.dark.json",
613
+ "isSource": true,
614
+ "original": {
615
+ "value": " #995210",
616
+ "public": true,
617
+ "type": "color"
618
+ },
619
+ "name": "color-status-warning-dark",
620
+ "attributes": {
621
+ "category": "color",
622
+ "type": "status",
623
+ "item": "warning-dark"
624
+ },
625
+ "path": [
626
+ "color",
627
+ "status",
628
+ "warning-dark"
629
+ ]
630
+ },
631
+ "warning-light": {
632
+ "value": "#FFDEBF",
633
+ "public": true,
634
+ "type": "color",
635
+ "filePath": "tokens/color/base.dark.json",
636
+ "isSource": true,
637
+ "original": {
638
+ "value": "#FFDEBF",
639
+ "public": true,
640
+ "type": "color"
641
+ },
642
+ "name": "color-status-warning-light",
643
+ "attributes": {
644
+ "category": "color",
645
+ "type": "status",
646
+ "item": "warning-light"
647
+ },
648
+ "path": [
649
+ "color",
650
+ "status",
651
+ "warning-light"
652
+ ]
653
+ }
654
+ },
655
+ "admin": {
656
+ "pantheor": {
657
+ "value": "#A76BBC",
658
+ "type": "color",
659
+ "filePath": "tokens/color/base.dark.json",
660
+ "isSource": true,
661
+ "original": {
662
+ "value": "#A76BBC",
663
+ "type": "color"
664
+ },
665
+ "name": "color-admin-pantheor",
666
+ "attributes": {
667
+ "category": "color",
668
+ "type": "admin",
669
+ "item": "pantheor"
670
+ },
671
+ "path": [
672
+ "color",
673
+ "admin",
674
+ "pantheor"
675
+ ]
676
+ },
677
+ "pantheor-dark": {
678
+ "value": "#824199",
679
+ "type": "color",
680
+ "filePath": "tokens/color/base.dark.json",
681
+ "isSource": true,
682
+ "original": {
683
+ "value": "#824199",
684
+ "type": "color"
685
+ },
686
+ "name": "color-admin-pantheor-dark",
687
+ "attributes": {
688
+ "category": "color",
689
+ "type": "admin",
690
+ "item": "pantheor-dark"
691
+ },
692
+ "path": [
693
+ "color",
694
+ "admin",
695
+ "pantheor-dark"
696
+ ]
697
+ },
698
+ "pantheor-light": {
699
+ "value": "#E1D2E7",
700
+ "type": "color",
701
+ "filePath": "tokens/color/base.dark.json",
702
+ "isSource": true,
703
+ "original": {
704
+ "value": "#E1D2E7",
705
+ "type": "color"
706
+ },
707
+ "name": "color-admin-pantheor-light",
708
+ "attributes": {
709
+ "category": "color",
710
+ "type": "admin",
711
+ "item": "pantheor-light"
712
+ },
713
+ "path": [
714
+ "color",
715
+ "admin",
716
+ "pantheor-light"
717
+ ]
718
+ }
719
+ },
720
+ "partners": {
721
+ "gitlab": {
722
+ "value": "#FFEDFB",
723
+ "type": "color",
724
+ "filePath": "tokens/color/base.dark.json",
725
+ "isSource": true,
726
+ "original": {
727
+ "value": "#FFEDFB",
728
+ "type": "color"
729
+ },
730
+ "name": "color-partners-gitlab",
731
+ "attributes": {
732
+ "category": "color",
733
+ "type": "partners",
734
+ "item": "gitlab"
735
+ },
736
+ "path": [
737
+ "color",
738
+ "partners",
739
+ "gitlab"
740
+ ]
741
+ },
742
+ "bitbucket": {
743
+ "value": "#004DC0",
744
+ "type": "color",
745
+ "filePath": "tokens/color/base.dark.json",
746
+ "isSource": true,
747
+ "original": {
748
+ "value": "#004DC0",
749
+ "type": "color"
750
+ },
751
+ "name": "color-partners-bitbucket",
752
+ "attributes": {
753
+ "category": "color",
754
+ "type": "partners",
755
+ "item": "bitbucket"
756
+ },
757
+ "path": [
758
+ "color",
759
+ "partners",
760
+ "bitbucket"
761
+ ]
762
+ },
763
+ "gatsby": {
764
+ "value": "#663399",
765
+ "type": "color",
766
+ "filePath": "tokens/color/base.dark.json",
767
+ "isSource": true,
768
+ "original": {
769
+ "value": "#663399",
770
+ "type": "color"
771
+ },
772
+ "name": "color-partners-gatsby",
773
+ "attributes": {
774
+ "category": "color",
775
+ "type": "partners",
776
+ "item": "gatsby"
777
+ },
778
+ "path": [
779
+ "color",
780
+ "partners",
781
+ "gatsby"
782
+ ]
783
+ }
784
+ },
785
+ "gradient": {
786
+ "sunrise": {
787
+ "value": {
788
+ "type": "linear-gradient",
789
+ "angle": "227.79deg",
790
+ "colors": {
791
+ "1": "#300068 38.28%",
792
+ "2": "#E65F35 100%"
793
+ }
794
+ },
795
+ "type": "color",
796
+ "filePath": "tokens/color/gradients.dark.json",
797
+ "isSource": true,
798
+ "original": {
799
+ "value": {
800
+ "type": "linear-gradient",
801
+ "angle": "227.79deg",
802
+ "colors": {
803
+ "1": "#300068 38.28%",
804
+ "2": "#E65F35 100%"
805
+ }
806
+ },
807
+ "type": "color"
808
+ },
809
+ "name": "color-gradient-sunrise",
810
+ "attributes": {
811
+ "category": "color",
812
+ "type": "gradient",
813
+ "item": "sunrise"
814
+ },
815
+ "path": [
816
+ "color",
817
+ "gradient",
818
+ "sunrise"
819
+ ]
820
+ },
821
+ "sunset": {
822
+ "value": {
823
+ "type": "linear-gradient",
824
+ "angle": "48.24deg",
825
+ "colors": {
826
+ "1": "#EF13AD 0%",
827
+ "2": "#300068 66.25%"
828
+ }
829
+ },
830
+ "type": "color",
831
+ "filePath": "tokens/color/gradients.dark.json",
832
+ "isSource": true,
833
+ "original": {
834
+ "value": {
835
+ "type": "linear-gradient",
836
+ "angle": "48.24deg",
837
+ "colors": {
838
+ "1": "#EF13AD 0%",
839
+ "2": "#300068 66.25%"
840
+ }
841
+ },
842
+ "type": "color"
843
+ },
844
+ "name": "color-gradient-sunset",
845
+ "attributes": {
846
+ "category": "color",
847
+ "type": "gradient",
848
+ "item": "sunset"
849
+ },
850
+ "path": [
851
+ "color",
852
+ "gradient",
853
+ "sunset"
854
+ ]
855
+ },
856
+ "after-hours": {
857
+ "value": {
858
+ "type": "linear-gradient",
859
+ "angle": "228.64deg",
860
+ "colors": {
861
+ "1": "#2B017B 41.87%",
862
+ "2": "#29B2FF 100%"
863
+ }
864
+ },
865
+ "type": "color",
866
+ "filePath": "tokens/color/gradients.dark.json",
867
+ "isSource": true,
868
+ "original": {
869
+ "value": {
870
+ "type": "linear-gradient",
871
+ "angle": "228.64deg",
872
+ "colors": {
873
+ "1": "#2B017B 41.87%",
874
+ "2": "#29B2FF 100%"
875
+ }
876
+ },
877
+ "type": "color"
878
+ },
879
+ "name": "color-gradient-after-hours",
880
+ "attributes": {
881
+ "category": "color",
882
+ "type": "gradient",
883
+ "item": "after-hours"
884
+ },
885
+ "path": [
886
+ "color",
887
+ "gradient",
888
+ "after-hours"
889
+ ]
890
+ },
891
+ "midnight": {
892
+ "value": {
893
+ "type": "linear-gradient",
894
+ "angle": "228.64deg",
895
+ "colors": {
896
+ "1": "#3017A1 46.34%",
897
+ "2": "#00E0C3 100%"
898
+ }
899
+ },
900
+ "type": "color",
901
+ "filePath": "tokens/color/gradients.dark.json",
902
+ "isSource": true,
903
+ "original": {
904
+ "value": {
905
+ "type": "linear-gradient",
906
+ "angle": "228.64deg",
907
+ "colors": {
908
+ "1": "#3017A1 46.34%",
909
+ "2": "#00E0C3 100%"
910
+ }
911
+ },
912
+ "type": "color"
913
+ },
914
+ "name": "color-gradient-midnight",
915
+ "attributes": {
916
+ "category": "color",
917
+ "type": "gradient",
918
+ "item": "midnight"
919
+ },
920
+ "path": [
921
+ "color",
922
+ "gradient",
923
+ "midnight"
924
+ ]
925
+ }
926
+ },
927
+ "border": {
928
+ "default": {
929
+ "value": "#393359",
930
+ "public": true,
931
+ "type": "color",
932
+ "filePath": "tokens/color/purpose.dark.json",
933
+ "isSource": true,
934
+ "original": {
935
+ "value": "{color.neutrals.dark.value}",
936
+ "public": true,
937
+ "type": "color"
938
+ },
939
+ "name": "color-border-default",
940
+ "attributes": {
941
+ "category": "color",
942
+ "type": "border",
943
+ "item": "default"
944
+ },
945
+ "path": [
946
+ "color",
947
+ "border",
948
+ "default"
949
+ ]
950
+ }
951
+ },
952
+ "link": {
953
+ "default": {
954
+ "value": "#5092D9",
955
+ "public": true,
956
+ "type": "color",
957
+ "filePath": "tokens/color/purpose.dark.json",
958
+ "isSource": true,
959
+ "original": {
960
+ "value": "#5092D9",
961
+ "public": true,
962
+ "type": "color"
963
+ },
964
+ "name": "color-link-default",
965
+ "attributes": {
966
+ "category": "color",
967
+ "type": "link",
968
+ "item": "default"
969
+ },
970
+ "path": [
971
+ "color",
972
+ "link",
973
+ "default"
974
+ ]
975
+ },
976
+ "hover": {
977
+ "value": "#FFB3E6",
978
+ "public": true,
979
+ "type": "color",
980
+ "filePath": "tokens/color/purpose.dark.json",
981
+ "isSource": true,
982
+ "original": {
983
+ "value": "{color.accents.tertiary.value}",
984
+ "public": true,
985
+ "type": "color"
986
+ },
987
+ "name": "color-link-hover",
988
+ "attributes": {
989
+ "category": "color",
990
+ "type": "link",
991
+ "item": "hover"
992
+ },
993
+ "path": [
994
+ "color",
995
+ "link",
996
+ "hover"
997
+ ]
998
+ },
999
+ "active": {
1000
+ "value": "#FF8AD8",
1001
+ "public": true,
1002
+ "type": "color",
1003
+ "filePath": "tokens/color/purpose.dark.json",
1004
+ "isSource": true,
1005
+ "original": {
1006
+ "value": "{color.accents.tertiary-dark.value}",
1007
+ "public": true,
1008
+ "type": "color"
1009
+ },
1010
+ "name": "color-link-active",
1011
+ "attributes": {
1012
+ "category": "color",
1013
+ "type": "link",
1014
+ "item": "active"
1015
+ },
1016
+ "path": [
1017
+ "color",
1018
+ "link",
1019
+ "active"
1020
+ ]
1021
+ },
1022
+ "visited": {
1023
+ "value": "#B6AAF3",
1024
+ "public": true,
1025
+ "type": "color",
1026
+ "filePath": "tokens/color/purpose.dark.json",
1027
+ "isSource": true,
1028
+ "original": {
1029
+ "value": "{color.accents.secondary.value}",
1030
+ "public": true,
1031
+ "type": "color"
1032
+ },
1033
+ "name": "color-link-visited",
1034
+ "attributes": {
1035
+ "category": "color",
1036
+ "type": "link",
1037
+ "item": "visited"
1038
+ },
1039
+ "path": [
1040
+ "color",
1041
+ "link",
1042
+ "visited"
1043
+ ]
1044
+ }
1045
+ },
1046
+ "input": {
1047
+ "background": {
1048
+ "disabled": {
1049
+ "value": "#D2D1D5",
1050
+ "public": true,
1051
+ "type": "color",
1052
+ "filePath": "tokens/color/purpose.dark.json",
1053
+ "isSource": true,
1054
+ "original": {
1055
+ "value": "{color.neutrals.medium-light.value}",
1056
+ "public": true,
1057
+ "type": "color"
1058
+ },
1059
+ "name": "color-input-background-disabled",
1060
+ "attributes": {
1061
+ "category": "color",
1062
+ "type": "input",
1063
+ "item": "background",
1064
+ "subitem": "disabled"
1065
+ },
1066
+ "path": [
1067
+ "color",
1068
+ "input",
1069
+ "background",
1070
+ "disabled"
1071
+ ]
1072
+ }
1073
+ },
1074
+ "border": {
1075
+ "default": {
1076
+ "value": "#393359",
1077
+ "public": true,
1078
+ "type": "color",
1079
+ "filePath": "tokens/color/purpose.dark.json",
1080
+ "isSource": true,
1081
+ "original": {
1082
+ "value": "{color.neutrals.dark.value}",
1083
+ "public": true,
1084
+ "type": "color"
1085
+ },
1086
+ "name": "color-input-border-default",
1087
+ "attributes": {
1088
+ "category": "color",
1089
+ "type": "input",
1090
+ "item": "border",
1091
+ "subitem": "default"
1092
+ },
1093
+ "path": [
1094
+ "color",
1095
+ "input",
1096
+ "border",
1097
+ "default"
1098
+ ]
1099
+ },
1100
+ "disabled": {
1101
+ "value": "#777681",
1102
+ "public": true,
1103
+ "type": "color",
1104
+ "filePath": "tokens/color/purpose.dark.json",
1105
+ "isSource": true,
1106
+ "original": {
1107
+ "value": "{color.neutrals.medium-dark.value}",
1108
+ "public": true,
1109
+ "type": "color"
1110
+ },
1111
+ "name": "color-input-border-disabled",
1112
+ "attributes": {
1113
+ "category": "color",
1114
+ "type": "input",
1115
+ "item": "border",
1116
+ "subitem": "disabled"
1117
+ },
1118
+ "path": [
1119
+ "color",
1120
+ "input",
1121
+ "border",
1122
+ "disabled"
1123
+ ]
1124
+ },
1125
+ "hover": {
1126
+ "value": "#907AF0",
1127
+ "public": true,
1128
+ "type": "color",
1129
+ "filePath": "tokens/color/purpose.dark.json",
1130
+ "isSource": true,
1131
+ "original": {
1132
+ "value": "{color.accents.secondary-dark.value}",
1133
+ "public": true,
1134
+ "type": "color"
1135
+ },
1136
+ "name": "color-input-border-hover",
1137
+ "attributes": {
1138
+ "category": "color",
1139
+ "type": "input",
1140
+ "item": "border",
1141
+ "subitem": "hover"
1142
+ },
1143
+ "path": [
1144
+ "color",
1145
+ "input",
1146
+ "border",
1147
+ "hover"
1148
+ ]
1149
+ },
1150
+ "active": {
1151
+ "value": "#B6AAF3",
1152
+ "public": true,
1153
+ "type": "color",
1154
+ "filePath": "tokens/color/purpose.dark.json",
1155
+ "isSource": true,
1156
+ "original": {
1157
+ "value": "{color.accents.secondary.value}",
1158
+ "public": true,
1159
+ "type": "color"
1160
+ },
1161
+ "name": "color-input-border-active",
1162
+ "attributes": {
1163
+ "category": "color",
1164
+ "type": "input",
1165
+ "item": "border",
1166
+ "subitem": "active"
1167
+ },
1168
+ "path": [
1169
+ "color",
1170
+ "input",
1171
+ "border",
1172
+ "active"
1173
+ ]
1174
+ },
1175
+ "focus": {
1176
+ "value": "#B6AAF3",
1177
+ "public": true,
1178
+ "type": "color",
1179
+ "filePath": "tokens/color/purpose.dark.json",
1180
+ "isSource": true,
1181
+ "original": {
1182
+ "value": "{color.accents.secondary.value}",
1183
+ "public": true,
1184
+ "type": "color"
1185
+ },
1186
+ "name": "color-input-border-focus",
1187
+ "attributes": {
1188
+ "category": "color",
1189
+ "type": "input",
1190
+ "item": "border",
1191
+ "subitem": "focus"
1192
+ },
1193
+ "path": [
1194
+ "color",
1195
+ "input",
1196
+ "border",
1197
+ "focus"
1198
+ ]
1199
+ },
1200
+ "error": {
1201
+ "value": "#FF4B55",
1202
+ "public": true,
1203
+ "type": "color",
1204
+ "filePath": "tokens/color/purpose.dark.json",
1205
+ "isSource": true,
1206
+ "original": {
1207
+ "value": "{color.status.error.value}",
1208
+ "public": true,
1209
+ "type": "color"
1210
+ },
1211
+ "name": "color-input-border-error",
1212
+ "attributes": {
1213
+ "category": "color",
1214
+ "type": "input",
1215
+ "item": "border",
1216
+ "subitem": "error"
1217
+ },
1218
+ "path": [
1219
+ "color",
1220
+ "input",
1221
+ "border",
1222
+ "error"
1223
+ ]
1224
+ },
1225
+ "success": {
1226
+ "value": "#3DA378",
1227
+ "public": true,
1228
+ "type": "color",
1229
+ "filePath": "tokens/color/purpose.dark.json",
1230
+ "isSource": true,
1231
+ "original": {
1232
+ "value": "{color.status.success.value}",
1233
+ "public": true,
1234
+ "type": "color"
1235
+ },
1236
+ "name": "color-input-border-success",
1237
+ "attributes": {
1238
+ "category": "color",
1239
+ "type": "input",
1240
+ "item": "border",
1241
+ "subitem": "success"
1242
+ },
1243
+ "path": [
1244
+ "color",
1245
+ "input",
1246
+ "border",
1247
+ "success"
1248
+ ]
1249
+ }
1250
+ },
1251
+ "label": {
1252
+ "default": {
1253
+ "value": "#1C1B2D",
1254
+ "public": true,
1255
+ "type": "color",
1256
+ "filePath": "tokens/color/purpose.dark.json",
1257
+ "isSource": true,
1258
+ "original": {
1259
+ "value": "{color.text.default.value}",
1260
+ "public": true,
1261
+ "type": "color"
1262
+ },
1263
+ "name": "color-input-label-default",
1264
+ "attributes": {
1265
+ "category": "color",
1266
+ "type": "input",
1267
+ "item": "label",
1268
+ "subitem": "default"
1269
+ },
1270
+ "path": [
1271
+ "color",
1272
+ "input",
1273
+ "label",
1274
+ "default"
1275
+ ]
1276
+ },
1277
+ "disabled": {
1278
+ "value": "#393359",
1279
+ "public": true,
1280
+ "type": "color",
1281
+ "filePath": "tokens/color/purpose.dark.json",
1282
+ "isSource": true,
1283
+ "original": {
1284
+ "value": "{color.text.disabled.value}",
1285
+ "public": true,
1286
+ "type": "color"
1287
+ },
1288
+ "name": "color-input-label-disabled",
1289
+ "attributes": {
1290
+ "category": "color",
1291
+ "type": "input",
1292
+ "item": "label",
1293
+ "subitem": "disabled"
1294
+ },
1295
+ "path": [
1296
+ "color",
1297
+ "input",
1298
+ "label",
1299
+ "disabled"
1300
+ ]
1301
+ },
1302
+ "hover": {
1303
+ "value": "#B6AAF3",
1304
+ "public": true,
1305
+ "type": "color",
1306
+ "filePath": "tokens/color/purpose.dark.json",
1307
+ "isSource": true,
1308
+ "original": {
1309
+ "value": "{color.accents.secondary.value}",
1310
+ "public": true,
1311
+ "type": "color"
1312
+ },
1313
+ "name": "color-input-label-hover",
1314
+ "attributes": {
1315
+ "category": "color",
1316
+ "type": "input",
1317
+ "item": "label",
1318
+ "subitem": "hover"
1319
+ },
1320
+ "path": [
1321
+ "color",
1322
+ "input",
1323
+ "label",
1324
+ "hover"
1325
+ ]
1326
+ },
1327
+ "active": {
1328
+ "value": "#B6AAF3",
1329
+ "public": true,
1330
+ "type": "color",
1331
+ "filePath": "tokens/color/purpose.dark.json",
1332
+ "isSource": true,
1333
+ "original": {
1334
+ "value": "{color.accents.secondary.value}",
1335
+ "public": true,
1336
+ "type": "color"
1337
+ },
1338
+ "name": "color-input-label-active",
1339
+ "attributes": {
1340
+ "category": "color",
1341
+ "type": "input",
1342
+ "item": "label",
1343
+ "subitem": "active"
1344
+ },
1345
+ "path": [
1346
+ "color",
1347
+ "input",
1348
+ "label",
1349
+ "active"
1350
+ ]
1351
+ },
1352
+ "focus": {
1353
+ "value": "#B6AAF3",
1354
+ "public": true,
1355
+ "type": "color",
1356
+ "filePath": "tokens/color/purpose.dark.json",
1357
+ "isSource": true,
1358
+ "original": {
1359
+ "value": "{color.accents.secondary.value}",
1360
+ "public": true,
1361
+ "type": "color"
1362
+ },
1363
+ "name": "color-input-label-focus",
1364
+ "attributes": {
1365
+ "category": "color",
1366
+ "type": "input",
1367
+ "item": "label",
1368
+ "subitem": "focus"
1369
+ },
1370
+ "path": [
1371
+ "color",
1372
+ "input",
1373
+ "label",
1374
+ "focus"
1375
+ ]
1376
+ },
1377
+ "error": {
1378
+ "value": "#FF4B55",
1379
+ "public": true,
1380
+ "type": "color",
1381
+ "filePath": "tokens/color/purpose.dark.json",
1382
+ "isSource": true,
1383
+ "original": {
1384
+ "value": "{color.status.error.value}",
1385
+ "public": true,
1386
+ "type": "color"
1387
+ },
1388
+ "name": "color-input-label-error",
1389
+ "attributes": {
1390
+ "category": "color",
1391
+ "type": "input",
1392
+ "item": "label",
1393
+ "subitem": "error"
1394
+ },
1395
+ "path": [
1396
+ "color",
1397
+ "input",
1398
+ "label",
1399
+ "error"
1400
+ ]
1401
+ },
1402
+ "success": {
1403
+ "value": "#3DA378",
1404
+ "public": true,
1405
+ "type": "color",
1406
+ "filePath": "tokens/color/purpose.dark.json",
1407
+ "isSource": true,
1408
+ "original": {
1409
+ "value": "{color.status.success.value}",
1410
+ "public": true,
1411
+ "type": "color"
1412
+ },
1413
+ "name": "color-input-label-success",
1414
+ "attributes": {
1415
+ "category": "color",
1416
+ "type": "input",
1417
+ "item": "label",
1418
+ "subitem": "success"
1419
+ },
1420
+ "path": [
1421
+ "color",
1422
+ "input",
1423
+ "label",
1424
+ "success"
1425
+ ]
1426
+ }
1427
+ },
1428
+ "message": {
1429
+ "default": {
1430
+ "value": "#393359",
1431
+ "public": true,
1432
+ "type": "color",
1433
+ "filePath": "tokens/color/purpose.dark.json",
1434
+ "isSource": true,
1435
+ "original": {
1436
+ "value": "{color.neutrals.dark.value}",
1437
+ "public": true,
1438
+ "type": "color"
1439
+ },
1440
+ "name": "color-input-message-default",
1441
+ "attributes": {
1442
+ "category": "color",
1443
+ "type": "input",
1444
+ "item": "message",
1445
+ "subitem": "default"
1446
+ },
1447
+ "path": [
1448
+ "color",
1449
+ "input",
1450
+ "message",
1451
+ "default"
1452
+ ]
1453
+ },
1454
+ "error": {
1455
+ "value": "#FF4B55",
1456
+ "public": true,
1457
+ "type": "color",
1458
+ "filePath": "tokens/color/purpose.dark.json",
1459
+ "isSource": true,
1460
+ "original": {
1461
+ "value": "{color.status.error.value}",
1462
+ "public": true,
1463
+ "type": "color"
1464
+ },
1465
+ "name": "color-input-message-error",
1466
+ "attributes": {
1467
+ "category": "color",
1468
+ "type": "input",
1469
+ "item": "message",
1470
+ "subitem": "error"
1471
+ },
1472
+ "path": [
1473
+ "color",
1474
+ "input",
1475
+ "message",
1476
+ "error"
1477
+ ]
1478
+ },
1479
+ "success": {
1480
+ "value": "#3DA378",
1481
+ "public": true,
1482
+ "type": "color",
1483
+ "filePath": "tokens/color/purpose.dark.json",
1484
+ "isSource": true,
1485
+ "original": {
1486
+ "value": "{color.status.success.value}",
1487
+ "public": true,
1488
+ "type": "color"
1489
+ },
1490
+ "name": "color-input-message-success",
1491
+ "attributes": {
1492
+ "category": "color",
1493
+ "type": "input",
1494
+ "item": "message",
1495
+ "subitem": "success"
1496
+ },
1497
+ "path": [
1498
+ "color",
1499
+ "input",
1500
+ "message",
1501
+ "success"
1502
+ ]
1503
+ }
1504
+ },
1505
+ "checked": {
1506
+ "background": {
1507
+ "value": "#B6AAF3",
1508
+ "public": true,
1509
+ "type": "color",
1510
+ "filePath": "tokens/color/purpose.dark.json",
1511
+ "isSource": true,
1512
+ "original": {
1513
+ "value": "{color.accents.secondary.value}",
1514
+ "public": true,
1515
+ "type": "color"
1516
+ },
1517
+ "name": "color-input-checked-background",
1518
+ "attributes": {
1519
+ "category": "color",
1520
+ "type": "input",
1521
+ "item": "checked",
1522
+ "subitem": "background"
1523
+ },
1524
+ "path": [
1525
+ "color",
1526
+ "input",
1527
+ "checked",
1528
+ "background"
1529
+ ]
1530
+ },
1531
+ "foreground": {
1532
+ "value": "#FFFFFF",
1533
+ "public": true,
1534
+ "type": "color",
1535
+ "filePath": "tokens/color/purpose.dark.json",
1536
+ "isSource": true,
1537
+ "original": {
1538
+ "value": "{color.neutrals.lightest.value}",
1539
+ "public": true,
1540
+ "type": "color"
1541
+ },
1542
+ "name": "color-input-checked-foreground",
1543
+ "attributes": {
1544
+ "category": "color",
1545
+ "type": "input",
1546
+ "item": "checked",
1547
+ "subitem": "foreground"
1548
+ },
1549
+ "path": [
1550
+ "color",
1551
+ "input",
1552
+ "checked",
1553
+ "foreground"
1554
+ ]
1555
+ }
1556
+ },
1557
+ "focus": {
1558
+ "outline": {
1559
+ "value": "#127CBB",
1560
+ "public": true,
1561
+ "type": "color",
1562
+ "filePath": "tokens/color/purpose.dark.json",
1563
+ "isSource": true,
1564
+ "original": {
1565
+ "value": "#127CBB",
1566
+ "public": true,
1567
+ "type": "color"
1568
+ },
1569
+ "name": "color-input-focus-outline",
1570
+ "attributes": {
1571
+ "category": "color",
1572
+ "type": "input",
1573
+ "item": "focus",
1574
+ "subitem": "outline"
1575
+ },
1576
+ "path": [
1577
+ "color",
1578
+ "input",
1579
+ "focus",
1580
+ "outline"
1581
+ ]
1582
+ }
1583
+ }
1584
+ },
1585
+ "panel": {
1586
+ "background": {
1587
+ "value": "#FFFFFF",
1588
+ "public": true,
1589
+ "type": "color",
1590
+ "filePath": "tokens/color/purpose.dark.json",
1591
+ "isSource": true,
1592
+ "original": {
1593
+ "value": "{color.neutrals.lightest.value}",
1594
+ "public": true,
1595
+ "type": "color"
1596
+ },
1597
+ "name": "color-panel-background",
1598
+ "attributes": {
1599
+ "category": "color",
1600
+ "type": "panel",
1601
+ "item": "background"
1602
+ },
1603
+ "path": [
1604
+ "color",
1605
+ "panel",
1606
+ "background"
1607
+ ]
1608
+ },
1609
+ "border": {
1610
+ "value": "#9B9BA3",
1611
+ "public": true,
1612
+ "type": "color",
1613
+ "filePath": "tokens/color/purpose.dark.json",
1614
+ "isSource": true,
1615
+ "original": {
1616
+ "value": "{color.neutrals.medium.value}",
1617
+ "public": true,
1618
+ "type": "color"
1619
+ },
1620
+ "name": "color-panel-border",
1621
+ "attributes": {
1622
+ "category": "color",
1623
+ "type": "panel",
1624
+ "item": "border"
1625
+ },
1626
+ "path": [
1627
+ "color",
1628
+ "panel",
1629
+ "border"
1630
+ ]
1631
+ }
1632
+ },
1633
+ "text": {
1634
+ "default": {
1635
+ "value": "#1C1B2D",
1636
+ "public": true,
1637
+ "type": "color",
1638
+ "asFallback": true,
1639
+ "filePath": "tokens/color/purpose.dark.json",
1640
+ "isSource": true,
1641
+ "original": {
1642
+ "value": "{color.neutrals.darkest.value}",
1643
+ "public": true,
1644
+ "type": "color",
1645
+ "asFallback": true
1646
+ },
1647
+ "name": "color-text-default",
1648
+ "attributes": {
1649
+ "category": "color",
1650
+ "type": "text",
1651
+ "item": "default"
1652
+ },
1653
+ "path": [
1654
+ "color",
1655
+ "text",
1656
+ "default"
1657
+ ]
1658
+ },
1659
+ "disabled": {
1660
+ "value": "#393359",
1661
+ "public": true,
1662
+ "type": "color",
1663
+ "filePath": "tokens/color/purpose.dark.json",
1664
+ "isSource": true,
1665
+ "original": {
1666
+ "value": "{color.neutrals.dark.value}",
1667
+ "public": true,
1668
+ "type": "color"
1669
+ },
1670
+ "name": "color-text-disabled",
1671
+ "attributes": {
1672
+ "category": "color",
1673
+ "type": "text",
1674
+ "item": "disabled"
1675
+ },
1676
+ "path": [
1677
+ "color",
1678
+ "text",
1679
+ "disabled"
1680
+ ]
1681
+ },
1682
+ "placeholder": {
1683
+ "value": "#393359",
1684
+ "public": true,
1685
+ "type": "color",
1686
+ "filePath": "tokens/color/purpose.dark.json",
1687
+ "isSource": true,
1688
+ "original": {
1689
+ "value": "{color.neutrals.dark.value}",
1690
+ "public": true,
1691
+ "type": "color"
1692
+ },
1693
+ "name": "color-text-placeholder",
1694
+ "attributes": {
1695
+ "category": "color",
1696
+ "type": "text",
1697
+ "item": "placeholder"
1698
+ },
1699
+ "path": [
1700
+ "color",
1701
+ "text",
1702
+ "placeholder"
1703
+ ]
1704
+ },
1705
+ "headings": {
1706
+ "value": "#1C1B2D",
1707
+ "public": true,
1708
+ "type": "color",
1709
+ "filePath": "tokens/color/purpose.dark.json",
1710
+ "isSource": true,
1711
+ "original": {
1712
+ "value": "{color.text.default.value}",
1713
+ "public": true,
1714
+ "type": "color"
1715
+ },
1716
+ "name": "color-text-headings",
1717
+ "attributes": {
1718
+ "category": "color",
1719
+ "type": "text",
1720
+ "item": "headings"
1721
+ },
1722
+ "path": [
1723
+ "color",
1724
+ "text",
1725
+ "headings"
1726
+ ]
1727
+ },
1728
+ "bodycopy": {
1729
+ "value": "#1C1B2D",
1730
+ "public": true,
1731
+ "type": "color",
1732
+ "filePath": "tokens/color/purpose.dark.json",
1733
+ "isSource": true,
1734
+ "original": {
1735
+ "value": "{color.text.default.value}",
1736
+ "public": true,
1737
+ "type": "color"
1738
+ },
1739
+ "name": "color-text-bodycopy",
1740
+ "attributes": {
1741
+ "category": "color",
1742
+ "type": "text",
1743
+ "item": "bodycopy"
1744
+ },
1745
+ "path": [
1746
+ "color",
1747
+ "text",
1748
+ "bodycopy"
1749
+ ]
1750
+ }
1751
+ }
1752
+ }
1753
+ }