@transferwise/neptune-tokens 5.1.0 → 7.0.0-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/colors.json DELETED
@@ -1,2957 +0,0 @@
1
- {
2
- "color": {
3
- "base": {
4
- "blue": {
5
- "light": {
6
- "value": {
7
- "r": 0,
8
- "g": 0.7254901960784313,
9
- "b": 1
10
- },
11
- "filePath": "tokens/colors/base.json",
12
- "isSource": true,
13
- "original": {
14
- "value": {
15
- "hex": "#00b9ff"
16
- }
17
- },
18
- "name": "baseBlueLight",
19
- "attributes": {
20
- "category": "color",
21
- "type": "base",
22
- "item": "blue",
23
- "subitem": "light"
24
- },
25
- "path": [
26
- "color",
27
- "base",
28
- "blue",
29
- "light"
30
- ]
31
- },
32
- "mid": {
33
- "value": {
34
- "r": 0,
35
- "g": 0.6352941176470588,
36
- "b": 0.8666666666666667
37
- },
38
- "filePath": "tokens/colors/base.json",
39
- "isSource": true,
40
- "original": {
41
- "value": {
42
- "hex": "#00a2dd"
43
- }
44
- },
45
- "name": "baseBlueMid",
46
- "attributes": {
47
- "category": "color",
48
- "type": "base",
49
- "item": "blue",
50
- "subitem": "mid"
51
- },
52
- "path": [
53
- "color",
54
- "base",
55
- "blue",
56
- "mid"
57
- ]
58
- },
59
- "dark": {
60
- "value": {
61
- "r": 0,
62
- "g": 0.592156862745098,
63
- "b": 0.7803921568627451
64
- },
65
- "filePath": "tokens/colors/base.json",
66
- "isSource": true,
67
- "original": {
68
- "value": {
69
- "hex": "#0097c7"
70
- }
71
- },
72
- "name": "baseBlueDark",
73
- "attributes": {
74
- "category": "color",
75
- "type": "base",
76
- "item": "blue",
77
- "subitem": "dark"
78
- },
79
- "path": [
80
- "color",
81
- "base",
82
- "blue",
83
- "dark"
84
- ]
85
- },
86
- "fade": {
87
- "value": {
88
- "r": 0.2196078431372549,
89
- "g": 0.7843137254901961,
90
- "b": 1,
91
- "opacity": 0.1
92
- },
93
- "filePath": "tokens/colors/base.json",
94
- "isSource": true,
95
- "original": {
96
- "value": {
97
- "hex": "#38c8ff",
98
- "opacity": 0.1
99
- }
100
- },
101
- "name": "baseBlueFade",
102
- "attributes": {
103
- "category": "color",
104
- "type": "base",
105
- "item": "blue",
106
- "subitem": "fade"
107
- },
108
- "path": [
109
- "color",
110
- "base",
111
- "blue",
112
- "fade"
113
- ]
114
- }
115
- },
116
- "green": {
117
- "light": {
118
- "value": {
119
- "r": 0.43529411764705883,
120
- "g": 0.8392156862745098,
121
- "b": 0.596078431372549
122
- },
123
- "filePath": "tokens/colors/base.json",
124
- "isSource": true,
125
- "original": {
126
- "value": {
127
- "hex": "#6fd698"
128
- }
129
- },
130
- "name": "baseGreenLight",
131
- "attributes": {
132
- "category": "color",
133
- "type": "base",
134
- "item": "green",
135
- "subitem": "light"
136
- },
137
- "path": [
138
- "color",
139
- "base",
140
- "green",
141
- "light"
142
- ]
143
- },
144
- "mid": {
145
- "value": {
146
- "r": 0.1803921568627451,
147
- "g": 0.6784313725490196,
148
- "b": 0.29411764705882354
149
- },
150
- "filePath": "tokens/colors/base.json",
151
- "isSource": true,
152
- "original": {
153
- "value": {
154
- "hex": "#2ead4b"
155
- }
156
- },
157
- "name": "baseGreenMid",
158
- "attributes": {
159
- "category": "color",
160
- "type": "base",
161
- "item": "green",
162
- "subitem": "mid"
163
- },
164
- "path": [
165
- "color",
166
- "base",
167
- "green",
168
- "mid"
169
- ]
170
- },
171
- "dark": {
172
- "value": {
173
- "r": 0,
174
- "g": 0.5019607843137255,
175
- "b": 0.14901960784313725
176
- },
177
- "filePath": "tokens/colors/base.json",
178
- "isSource": true,
179
- "original": {
180
- "value": {
181
- "hex": "#008026"
182
- }
183
- },
184
- "name": "baseGreenDark",
185
- "attributes": {
186
- "category": "color",
187
- "type": "base",
188
- "item": "green",
189
- "subitem": "dark"
190
- },
191
- "path": [
192
- "color",
193
- "base",
194
- "green",
195
- "dark"
196
- ]
197
- },
198
- "fade": {
199
- "value": {
200
- "r": 0.21176470588235294,
201
- "g": 0.7803921568627451,
202
- "b": 0.592156862745098,
203
- "opacity": 0.1
204
- },
205
- "filePath": "tokens/colors/base.json",
206
- "isSource": true,
207
- "original": {
208
- "value": {
209
- "hex": "#36c797",
210
- "opacity": 0.1
211
- }
212
- },
213
- "name": "baseGreenFade",
214
- "attributes": {
215
- "category": "color",
216
- "type": "base",
217
- "item": "green",
218
- "subitem": "fade"
219
- },
220
- "path": [
221
- "color",
222
- "base",
223
- "green",
224
- "fade"
225
- ]
226
- }
227
- },
228
- "red": {
229
- "light": {
230
- "value": {
231
- "r": 1,
232
- "g": 0.6509803921568628,
233
- "b": 0.6627450980392157
234
- },
235
- "filePath": "tokens/colors/base.json",
236
- "isSource": true,
237
- "original": {
238
- "value": {
239
- "hex": "#ffa6a9"
240
- }
241
- },
242
- "name": "baseRedLight",
243
- "attributes": {
244
- "category": "color",
245
- "type": "base",
246
- "item": "red",
247
- "subitem": "light"
248
- },
249
- "path": [
250
- "color",
251
- "base",
252
- "red",
253
- "light"
254
- ]
255
- },
256
- "mid": {
257
- "value": {
258
- "r": 0.9058823529411765,
259
- "g": 0.2823529411764706,
260
- "b": 0.2823529411764706
261
- },
262
- "filePath": "tokens/colors/base.json",
263
- "isSource": true,
264
- "original": {
265
- "value": {
266
- "hex": "#e74848"
267
- }
268
- },
269
- "name": "baseRedMid",
270
- "attributes": {
271
- "category": "color",
272
- "type": "base",
273
- "item": "red",
274
- "subitem": "mid"
275
- },
276
- "path": [
277
- "color",
278
- "base",
279
- "red",
280
- "mid"
281
- ]
282
- },
283
- "dark": {
284
- "value": {
285
- "r": 0.8117647058823529,
286
- "g": 0.1607843137254902,
287
- "b": 0.1607843137254902
288
- },
289
- "filePath": "tokens/colors/base.json",
290
- "isSource": true,
291
- "original": {
292
- "value": {
293
- "hex": "#cf2929"
294
- }
295
- },
296
- "name": "baseRedDark",
297
- "attributes": {
298
- "category": "color",
299
- "type": "base",
300
- "item": "red",
301
- "subitem": "dark"
302
- },
303
- "path": [
304
- "color",
305
- "base",
306
- "red",
307
- "dark"
308
- ]
309
- },
310
- "fade": {
311
- "value": {
312
- "r": 1,
313
- "g": 0.5294117647058824,
314
- "b": 0.5294117647058824,
315
- "opacity": 0.1
316
- },
317
- "filePath": "tokens/colors/base.json",
318
- "isSource": true,
319
- "original": {
320
- "value": {
321
- "hex": "#ff8787",
322
- "opacity": 0.1
323
- }
324
- },
325
- "name": "baseRedFade",
326
- "attributes": {
327
- "category": "color",
328
- "type": "base",
329
- "item": "red",
330
- "subitem": "fade"
331
- },
332
- "path": [
333
- "color",
334
- "base",
335
- "red",
336
- "fade"
337
- ]
338
- }
339
- },
340
- "orange": {
341
- "light": {
342
- "value": {
343
- "r": 1,
344
- "g": 0.8196078431372549,
345
- "b": 0.5176470588235295
346
- },
347
- "filePath": "tokens/colors/base.json",
348
- "isSource": true,
349
- "original": {
350
- "value": {
351
- "hex": "#ffd184"
352
- }
353
- },
354
- "name": "baseOrangeLight",
355
- "attributes": {
356
- "category": "color",
357
- "type": "base",
358
- "item": "orange",
359
- "subitem": "light"
360
- },
361
- "path": [
362
- "color",
363
- "base",
364
- "orange",
365
- "light"
366
- ]
367
- },
368
- "mid": {
369
- "value": {
370
- "r": 0.8745098039215686,
371
- "g": 0.5294117647058824,
372
- "b": 0
373
- },
374
- "filePath": "tokens/colors/base.json",
375
- "isSource": true,
376
- "original": {
377
- "value": {
378
- "hex": "#df8700"
379
- }
380
- },
381
- "name": "baseOrangeMid",
382
- "attributes": {
383
- "category": "color",
384
- "type": "base",
385
- "item": "orange",
386
- "subitem": "mid"
387
- },
388
- "path": [
389
- "color",
390
- "base",
391
- "orange",
392
- "mid"
393
- ]
394
- },
395
- "dark": {
396
- "value": {
397
- "r": 0.6039215686274509,
398
- "g": 0.396078431372549,
399
- "b": 0
400
- },
401
- "filePath": "tokens/colors/base.json",
402
- "isSource": true,
403
- "original": {
404
- "value": {
405
- "hex": "#9a6500"
406
- }
407
- },
408
- "name": "baseOrangeDark",
409
- "attributes": {
410
- "category": "color",
411
- "type": "base",
412
- "item": "orange",
413
- "subitem": "dark"
414
- },
415
- "path": [
416
- "color",
417
- "base",
418
- "orange",
419
- "dark"
420
- ]
421
- },
422
- "fade": {
423
- "value": {
424
- "r": 1,
425
- "g": 0.6745098039215687,
426
- "b": 0,
427
- "opacity": 0.1
428
- },
429
- "filePath": "tokens/colors/base.json",
430
- "isSource": true,
431
- "original": {
432
- "value": {
433
- "hex": "#ffac00",
434
- "opacity": 0.1
435
- }
436
- },
437
- "name": "baseOrangeFade",
438
- "attributes": {
439
- "category": "color",
440
- "type": "base",
441
- "item": "orange",
442
- "subitem": "fade"
443
- },
444
- "path": [
445
- "color",
446
- "base",
447
- "orange",
448
- "fade"
449
- ]
450
- }
451
- },
452
- "smoke": {
453
- "light": {
454
- "value": {
455
- "r": 0.8862745098039215,
456
- "g": 0.9019607843137255,
457
- "b": 0.9098039215686274
458
- },
459
- "filePath": "tokens/colors/base.json",
460
- "isSource": true,
461
- "original": {
462
- "value": {
463
- "hex": "#e2e6e8"
464
- }
465
- },
466
- "name": "baseSmokeLight",
467
- "attributes": {
468
- "category": "color",
469
- "type": "base",
470
- "item": "smoke",
471
- "subitem": "light"
472
- },
473
- "path": [
474
- "color",
475
- "base",
476
- "smoke",
477
- "light"
478
- ]
479
- },
480
- "mid": {
481
- "value": {
482
- "r": 0.788235294117647,
483
- "g": 0.796078431372549,
484
- "b": 0.807843137254902
485
- },
486
- "filePath": "tokens/colors/base.json",
487
- "isSource": true,
488
- "original": {
489
- "value": {
490
- "hex": "#c9cbce"
491
- }
492
- },
493
- "name": "baseSmokeMid",
494
- "attributes": {
495
- "category": "color",
496
- "type": "base",
497
- "item": "smoke",
498
- "subitem": "mid"
499
- },
500
- "path": [
501
- "color",
502
- "base",
503
- "smoke",
504
- "mid"
505
- ]
506
- },
507
- "dark": {
508
- "value": {
509
- "r": 0.6588235294117647,
510
- "g": 0.6666666666666666,
511
- "b": 0.6745098039215687
512
- },
513
- "filePath": "tokens/colors/base.json",
514
- "isSource": true,
515
- "original": {
516
- "value": {
517
- "hex": "#a8aaac"
518
- }
519
- },
520
- "name": "baseSmokeDark",
521
- "attributes": {
522
- "category": "color",
523
- "type": "base",
524
- "item": "smoke",
525
- "subitem": "dark"
526
- },
527
- "path": [
528
- "color",
529
- "base",
530
- "smoke",
531
- "dark"
532
- ]
533
- },
534
- "fade": {
535
- "value": {
536
- "r": 0.5254901960784314,
537
- "g": 0.6549019607843137,
538
- "b": 0.7411764705882353,
539
- "opacity": 0.1
540
- },
541
- "filePath": "tokens/colors/base.json",
542
- "isSource": true,
543
- "original": {
544
- "value": {
545
- "hex": "#86a7bd",
546
- "opacity": 0.1
547
- }
548
- },
549
- "name": "baseSmokeFade",
550
- "attributes": {
551
- "category": "color",
552
- "type": "base",
553
- "item": "smoke",
554
- "subitem": "fade"
555
- },
556
- "path": [
557
- "color",
558
- "base",
559
- "smoke",
560
- "fade"
561
- ]
562
- }
563
- },
564
- "navy": {
565
- "light": {
566
- "value": {
567
- "r": 0.21568627450980393,
568
- "g": 0.3176470588235294,
569
- "b": 0.49411764705882355
570
- },
571
- "filePath": "tokens/colors/base.json",
572
- "isSource": true,
573
- "original": {
574
- "value": {
575
- "hex": "#37517e"
576
- }
577
- },
578
- "name": "baseNavyLight",
579
- "attributes": {
580
- "category": "color",
581
- "type": "base",
582
- "item": "navy",
583
- "subitem": "light"
584
- },
585
- "path": [
586
- "color",
587
- "base",
588
- "navy",
589
- "light"
590
- ]
591
- },
592
- "mid": {
593
- "value": {
594
- "r": 0.1803921568627451,
595
- "g": 0.2627450980392157,
596
- "b": 0.4117647058823529
597
- },
598
- "filePath": "tokens/colors/base.json",
599
- "isSource": true,
600
- "original": {
601
- "value": {
602
- "hex": "#2e4369"
603
- }
604
- },
605
- "name": "baseNavyMid",
606
- "attributes": {
607
- "category": "color",
608
- "type": "base",
609
- "item": "navy",
610
- "subitem": "mid"
611
- },
612
- "path": [
613
- "color",
614
- "base",
615
- "navy",
616
- "mid"
617
- ]
618
- },
619
- "dark": {
620
- "value": {
621
- "r": 0.1450980392156863,
622
- "g": 0.21176470588235294,
623
- "b": 0.3333333333333333
624
- },
625
- "filePath": "tokens/colors/base.json",
626
- "isSource": true,
627
- "original": {
628
- "value": {
629
- "hex": "#253655"
630
- }
631
- },
632
- "name": "baseNavyDark",
633
- "attributes": {
634
- "category": "color",
635
- "type": "base",
636
- "item": "navy",
637
- "subitem": "dark"
638
- },
639
- "path": [
640
- "color",
641
- "base",
642
- "navy",
643
- "dark"
644
- ]
645
- },
646
- "fade": {
647
- "value": {
648
- "r": 0.5176470588235295,
649
- "g": 0.611764705882353,
650
- "b": 0.7725490196078432,
651
- "opacity": 0.1
652
- },
653
- "filePath": "tokens/colors/base.json",
654
- "isSource": true,
655
- "original": {
656
- "value": {
657
- "hex": "#849cc5",
658
- "opacity": 0.1
659
- }
660
- },
661
- "name": "baseNavyFade",
662
- "attributes": {
663
- "category": "color",
664
- "type": "base",
665
- "item": "navy",
666
- "subitem": "fade"
667
- },
668
- "path": [
669
- "color",
670
- "base",
671
- "navy",
672
- "fade"
673
- ]
674
- }
675
- },
676
- "grey": {
677
- "light": {
678
- "value": {
679
- "r": 0.5098039215686274,
680
- "g": 0.611764705882353,
681
- "b": 0.6627450980392157
682
- },
683
- "filePath": "tokens/colors/base.json",
684
- "isSource": true,
685
- "original": {
686
- "value": {
687
- "hex": "#829ca9"
688
- }
689
- },
690
- "name": "baseGreyLight",
691
- "attributes": {
692
- "category": "color",
693
- "type": "base",
694
- "item": "grey",
695
- "subitem": "light"
696
- },
697
- "path": [
698
- "color",
699
- "base",
700
- "grey",
701
- "light"
702
- ]
703
- },
704
- "mid": {
705
- "value": {
706
- "r": 0.43529411764705883,
707
- "g": 0.5254901960784314,
708
- "b": 0.5686274509803921
709
- },
710
- "filePath": "tokens/colors/base.json",
711
- "isSource": true,
712
- "original": {
713
- "value": {
714
- "hex": "#6f8691"
715
- }
716
- },
717
- "name": "baseGreyMid",
718
- "attributes": {
719
- "category": "color",
720
- "type": "base",
721
- "item": "grey",
722
- "subitem": "mid"
723
- },
724
- "path": [
725
- "color",
726
- "base",
727
- "grey",
728
- "mid"
729
- ]
730
- },
731
- "dark": {
732
- "value": {
733
- "r": 0.36470588235294116,
734
- "g": 0.4392156862745098,
735
- "b": 0.4745098039215686
736
- },
737
- "filePath": "tokens/colors/base.json",
738
- "isSource": true,
739
- "original": {
740
- "value": {
741
- "hex": "#5d7079"
742
- }
743
- },
744
- "name": "baseGreyDark",
745
- "attributes": {
746
- "category": "color",
747
- "type": "base",
748
- "item": "grey",
749
- "subitem": "dark"
750
- },
751
- "path": [
752
- "color",
753
- "base",
754
- "grey",
755
- "dark"
756
- ]
757
- },
758
- "fade": {
759
- "value": {
760
- "r": 0.5098039215686274,
761
- "g": 0.611764705882353,
762
- "b": 0.6627450980392157,
763
- "opacity": 0.1
764
- },
765
- "filePath": "tokens/colors/base.json",
766
- "isSource": true,
767
- "original": {
768
- "value": {
769
- "hex": "#829ca9",
770
- "opacity": 0.1
771
- }
772
- },
773
- "name": "baseGreyFade",
774
- "attributes": {
775
- "category": "color",
776
- "type": "base",
777
- "item": "grey",
778
- "subitem": "fade"
779
- },
780
- "path": [
781
- "color",
782
- "base",
783
- "grey",
784
- "fade"
785
- ]
786
- }
787
- },
788
- "white": {
789
- "light": {
790
- "value": {
791
- "r": 1,
792
- "g": 1,
793
- "b": 1
794
- },
795
- "filePath": "tokens/colors/base.json",
796
- "isSource": true,
797
- "original": {
798
- "value": {
799
- "hex": "#ffffff"
800
- }
801
- },
802
- "name": "baseWhiteLight",
803
- "attributes": {
804
- "category": "color",
805
- "type": "base",
806
- "item": "white",
807
- "subitem": "light"
808
- },
809
- "path": [
810
- "color",
811
- "base",
812
- "white",
813
- "light"
814
- ]
815
- },
816
- "mid": {
817
- "value": {
818
- "r": 0.9215686274509803,
819
- "g": 0.9215686274509803,
820
- "b": 0.9215686274509803
821
- },
822
- "filePath": "tokens/colors/base.json",
823
- "isSource": true,
824
- "original": {
825
- "value": {
826
- "hex": "#ebebeb"
827
- }
828
- },
829
- "name": "baseWhiteMid",
830
- "attributes": {
831
- "category": "color",
832
- "type": "base",
833
- "item": "white",
834
- "subitem": "mid"
835
- },
836
- "path": [
837
- "color",
838
- "base",
839
- "white",
840
- "mid"
841
- ]
842
- },
843
- "fade": {
844
- "value": {
845
- "r": 1,
846
- "g": 1,
847
- "b": 1,
848
- "opacity": 0.1
849
- },
850
- "filePath": "tokens/colors/base.json",
851
- "isSource": true,
852
- "original": {
853
- "value": {
854
- "hex": "#ffffff",
855
- "opacity": 0.1
856
- }
857
- },
858
- "name": "baseWhiteFade",
859
- "attributes": {
860
- "category": "color",
861
- "type": "base",
862
- "item": "white",
863
- "subitem": "fade"
864
- },
865
- "path": [
866
- "color",
867
- "base",
868
- "white",
869
- "fade"
870
- ]
871
- }
872
- },
873
- "black": {
874
- "light": {
875
- "value": {
876
- "r": 0.12549019607843137,
877
- "g": 0.12549019607843137,
878
- "b": 0.12549019607843137
879
- },
880
- "filePath": "tokens/colors/base.json",
881
- "isSource": true,
882
- "original": {
883
- "value": {
884
- "hex": "#202020"
885
- }
886
- },
887
- "name": "baseBlackLight",
888
- "attributes": {
889
- "category": "color",
890
- "type": "base",
891
- "item": "black",
892
- "subitem": "light"
893
- },
894
- "path": [
895
- "color",
896
- "base",
897
- "black",
898
- "light"
899
- ]
900
- },
901
- "mid": {
902
- "value": {
903
- "r": 0.09411764705882353,
904
- "g": 0.09411764705882353,
905
- "b": 0.09411764705882353
906
- },
907
- "filePath": "tokens/colors/base.json",
908
- "isSource": true,
909
- "original": {
910
- "value": {
911
- "hex": "#181818"
912
- }
913
- },
914
- "name": "baseBlackMid",
915
- "attributes": {
916
- "category": "color",
917
- "type": "base",
918
- "item": "black",
919
- "subitem": "mid"
920
- },
921
- "path": [
922
- "color",
923
- "base",
924
- "black",
925
- "mid"
926
- ]
927
- },
928
- "dark": {
929
- "value": {
930
- "r": 0,
931
- "g": 0,
932
- "b": 0
933
- },
934
- "filePath": "tokens/colors/base.json",
935
- "isSource": true,
936
- "original": {
937
- "value": {
938
- "hex": "#000000"
939
- }
940
- },
941
- "name": "baseBlackDark",
942
- "attributes": {
943
- "category": "color",
944
- "type": "base",
945
- "item": "black",
946
- "subitem": "dark"
947
- },
948
- "path": [
949
- "color",
950
- "base",
951
- "black",
952
- "dark"
953
- ]
954
- },
955
- "fade": {
956
- "value": {
957
- "r": 0,
958
- "g": 0,
959
- "b": 0,
960
- "opacity": 0.1
961
- },
962
- "filePath": "tokens/colors/base.json",
963
- "isSource": true,
964
- "original": {
965
- "value": {
966
- "hex": "#000000",
967
- "opacity": 0.1
968
- }
969
- },
970
- "name": "baseBlackFade",
971
- "attributes": {
972
- "category": "color",
973
- "type": "base",
974
- "item": "black",
975
- "subitem": "fade"
976
- },
977
- "path": [
978
- "color",
979
- "base",
980
- "black",
981
- "fade"
982
- ]
983
- }
984
- },
985
- "brand": {
986
- "blue": {
987
- "value": {
988
- "r": 0,
989
- "g": 0.7254901960784313,
990
- "b": 1
991
- },
992
- "filePath": "tokens/colors/base.json",
993
- "isSource": true,
994
- "original": {
995
- "value": {
996
- "hex": "#00b9ff"
997
- }
998
- },
999
- "name": "baseBrandBlue",
1000
- "attributes": {
1001
- "category": "color",
1002
- "type": "base",
1003
- "item": "brand",
1004
- "subitem": "blue"
1005
- },
1006
- "path": [
1007
- "color",
1008
- "base",
1009
- "brand",
1010
- "blue"
1011
- ]
1012
- },
1013
- "purple": {
1014
- "value": {
1015
- "r": 0.2823529411764706,
1016
- "g": 0.3607843137254902,
1017
- "b": 0.7803921568627451
1018
- },
1019
- "filePath": "tokens/colors/base.json",
1020
- "isSource": true,
1021
- "original": {
1022
- "value": {
1023
- "hex": "#485cc7"
1024
- }
1025
- },
1026
- "name": "baseBrandPurple",
1027
- "attributes": {
1028
- "category": "color",
1029
- "type": "base",
1030
- "item": "brand",
1031
- "subitem": "purple"
1032
- },
1033
- "path": [
1034
- "color",
1035
- "base",
1036
- "brand",
1037
- "purple"
1038
- ]
1039
- },
1040
- "amber": {
1041
- "value": {
1042
- "r": 1,
1043
- "g": 0.7137254901960784,
1044
- "b": 0.09803921568627451
1045
- },
1046
- "filePath": "tokens/colors/base.json",
1047
- "isSource": true,
1048
- "original": {
1049
- "value": {
1050
- "hex": "#ffb619"
1051
- }
1052
- },
1053
- "name": "baseBrandAmber",
1054
- "attributes": {
1055
- "category": "color",
1056
- "type": "base",
1057
- "item": "brand",
1058
- "subitem": "amber"
1059
- },
1060
- "path": [
1061
- "color",
1062
- "base",
1063
- "brand",
1064
- "amber"
1065
- ]
1066
- },
1067
- "borderless": {
1068
- "value": {
1069
- "r": 0.26666666666666666,
1070
- "g": 0.9333333333333333,
1071
- "b": 0.4392156862745098
1072
- },
1073
- "filePath": "tokens/colors/base.json",
1074
- "isSource": true,
1075
- "original": {
1076
- "value": {
1077
- "hex": "#44ee70"
1078
- }
1079
- },
1080
- "name": "baseBrandBorderless",
1081
- "attributes": {
1082
- "category": "color",
1083
- "type": "base",
1084
- "item": "brand",
1085
- "subitem": "borderless"
1086
- },
1087
- "path": [
1088
- "color",
1089
- "base",
1090
- "brand",
1091
- "borderless"
1092
- ]
1093
- }
1094
- }
1095
- },
1096
- "dark": {
1097
- "content": {
1098
- "primary": {
1099
- "value": {
1100
- "r": 0.8862745098039215,
1101
- "g": 0.9019607843137255,
1102
- "b": 0.9098039215686274
1103
- },
1104
- "filePath": "tokens/colors/themes/dark.json",
1105
- "isSource": true,
1106
- "original": {
1107
- "value": "{color.base.smoke.light.value}"
1108
- },
1109
- "name": "darkContentPrimary",
1110
- "attributes": {
1111
- "category": "color",
1112
- "type": "dark",
1113
- "item": "content",
1114
- "subitem": "primary"
1115
- },
1116
- "path": [
1117
- "color",
1118
- "dark",
1119
- "content",
1120
- "primary"
1121
- ]
1122
- },
1123
- "secondary": {
1124
- "value": {
1125
- "r": 0.788235294117647,
1126
- "g": 0.796078431372549,
1127
- "b": 0.807843137254902
1128
- },
1129
- "filePath": "tokens/colors/themes/dark.json",
1130
- "isSource": true,
1131
- "original": {
1132
- "value": "{color.base.smoke.mid.value}"
1133
- },
1134
- "name": "darkContentSecondary",
1135
- "attributes": {
1136
- "category": "color",
1137
- "type": "dark",
1138
- "item": "content",
1139
- "subitem": "secondary"
1140
- },
1141
- "path": [
1142
- "color",
1143
- "dark",
1144
- "content",
1145
- "secondary"
1146
- ]
1147
- },
1148
- "accent": {
1149
- "value": {
1150
- "r": 0,
1151
- "g": 0.7254901960784313,
1152
- "b": 1
1153
- },
1154
- "filePath": "tokens/colors/themes/dark.json",
1155
- "isSource": true,
1156
- "original": {
1157
- "value": "{color.base.blue.light.value}"
1158
- },
1159
- "name": "darkContentAccent",
1160
- "attributes": {
1161
- "category": "color",
1162
- "type": "dark",
1163
- "item": "content",
1164
- "subitem": "accent"
1165
- },
1166
- "path": [
1167
- "color",
1168
- "dark",
1169
- "content",
1170
- "accent"
1171
- ]
1172
- },
1173
- "positive": {
1174
- "value": {
1175
- "r": 0.43529411764705883,
1176
- "g": 0.8392156862745098,
1177
- "b": 0.596078431372549
1178
- },
1179
- "filePath": "tokens/colors/themes/dark.json",
1180
- "isSource": true,
1181
- "original": {
1182
- "value": "{color.base.green.light.value}"
1183
- },
1184
- "name": "darkContentPositive",
1185
- "attributes": {
1186
- "category": "color",
1187
- "type": "dark",
1188
- "item": "content",
1189
- "subitem": "positive"
1190
- },
1191
- "path": [
1192
- "color",
1193
- "dark",
1194
- "content",
1195
- "positive"
1196
- ]
1197
- },
1198
- "negative": {
1199
- "value": {
1200
- "r": 1,
1201
- "g": 0.6509803921568628,
1202
- "b": 0.6627450980392157
1203
- },
1204
- "filePath": "tokens/colors/themes/dark.json",
1205
- "isSource": true,
1206
- "original": {
1207
- "value": "{color.base.red.light.value}"
1208
- },
1209
- "name": "darkContentNegative",
1210
- "attributes": {
1211
- "category": "color",
1212
- "type": "dark",
1213
- "item": "content",
1214
- "subitem": "negative"
1215
- },
1216
- "path": [
1217
- "color",
1218
- "dark",
1219
- "content",
1220
- "negative"
1221
- ]
1222
- },
1223
- "warning": {
1224
- "value": {
1225
- "r": 1,
1226
- "g": 0.8196078431372549,
1227
- "b": 0.5176470588235295
1228
- },
1229
- "filePath": "tokens/colors/themes/dark.json",
1230
- "isSource": true,
1231
- "original": {
1232
- "value": "{color.base.orange.light.value}"
1233
- },
1234
- "name": "darkContentWarning",
1235
- "attributes": {
1236
- "category": "color",
1237
- "type": "dark",
1238
- "item": "content",
1239
- "subitem": "warning"
1240
- },
1241
- "path": [
1242
- "color",
1243
- "dark",
1244
- "content",
1245
- "warning"
1246
- ]
1247
- },
1248
- "disabled": {
1249
- "value": {
1250
- "r": 0.6588235294117647,
1251
- "g": 0.6666666666666666,
1252
- "b": 0.6745098039215687
1253
- },
1254
- "filePath": "tokens/colors/themes/dark.json",
1255
- "isSource": true,
1256
- "original": {
1257
- "value": "{color.base.smoke.dark.value}"
1258
- },
1259
- "name": "darkContentDisabled",
1260
- "attributes": {
1261
- "category": "color",
1262
- "type": "dark",
1263
- "item": "content",
1264
- "subitem": "disabled"
1265
- },
1266
- "path": [
1267
- "color",
1268
- "dark",
1269
- "content",
1270
- "disabled"
1271
- ]
1272
- }
1273
- },
1274
- "interactive": {
1275
- "accent": {
1276
- "value": {
1277
- "r": 0,
1278
- "g": 0.6352941176470588,
1279
- "b": 0.8666666666666667
1280
- },
1281
- "filePath": "tokens/colors/themes/dark.json",
1282
- "isSource": true,
1283
- "original": {
1284
- "value": "{color.base.blue.mid.value}"
1285
- },
1286
- "name": "darkInteractiveAccent",
1287
- "attributes": {
1288
- "category": "color",
1289
- "type": "dark",
1290
- "item": "interactive",
1291
- "subitem": "accent"
1292
- },
1293
- "path": [
1294
- "color",
1295
- "dark",
1296
- "interactive",
1297
- "accent"
1298
- ]
1299
- },
1300
- "positive": {
1301
- "value": {
1302
- "r": 0.1803921568627451,
1303
- "g": 0.6784313725490196,
1304
- "b": 0.29411764705882354
1305
- },
1306
- "filePath": "tokens/colors/themes/dark.json",
1307
- "isSource": true,
1308
- "original": {
1309
- "value": "{color.base.green.mid.value}"
1310
- },
1311
- "name": "darkInteractivePositive",
1312
- "attributes": {
1313
- "category": "color",
1314
- "type": "dark",
1315
- "item": "interactive",
1316
- "subitem": "positive"
1317
- },
1318
- "path": [
1319
- "color",
1320
- "dark",
1321
- "interactive",
1322
- "positive"
1323
- ]
1324
- },
1325
- "negative": {
1326
- "value": {
1327
- "r": 0.9058823529411765,
1328
- "g": 0.2823529411764706,
1329
- "b": 0.2823529411764706
1330
- },
1331
- "filePath": "tokens/colors/themes/dark.json",
1332
- "isSource": true,
1333
- "original": {
1334
- "value": "{color.base.red.mid.value}"
1335
- },
1336
- "name": "darkInteractiveNegative",
1337
- "attributes": {
1338
- "category": "color",
1339
- "type": "dark",
1340
- "item": "interactive",
1341
- "subitem": "negative"
1342
- },
1343
- "path": [
1344
- "color",
1345
- "dark",
1346
- "interactive",
1347
- "negative"
1348
- ]
1349
- },
1350
- "warning": {
1351
- "value": {
1352
- "r": 0.8745098039215686,
1353
- "g": 0.5294117647058824,
1354
- "b": 0
1355
- },
1356
- "filePath": "tokens/colors/themes/dark.json",
1357
- "isSource": true,
1358
- "original": {
1359
- "value": "{color.base.orange.mid.value}"
1360
- },
1361
- "name": "darkInteractiveWarning",
1362
- "attributes": {
1363
- "category": "color",
1364
- "type": "dark",
1365
- "item": "interactive",
1366
- "subitem": "warning"
1367
- },
1368
- "path": [
1369
- "color",
1370
- "dark",
1371
- "interactive",
1372
- "warning"
1373
- ]
1374
- },
1375
- "secondary": {
1376
- "value": {
1377
- "r": 0.6588235294117647,
1378
- "g": 0.6666666666666666,
1379
- "b": 0.6745098039215687
1380
- },
1381
- "filePath": "tokens/colors/themes/dark.json",
1382
- "isSource": true,
1383
- "original": {
1384
- "value": "{color.base.smoke.dark.value}"
1385
- },
1386
- "name": "darkInteractiveSecondary",
1387
- "attributes": {
1388
- "category": "color",
1389
- "type": "dark",
1390
- "item": "interactive",
1391
- "subitem": "secondary"
1392
- },
1393
- "path": [
1394
- "color",
1395
- "dark",
1396
- "interactive",
1397
- "secondary"
1398
- ]
1399
- },
1400
- "disabled": {
1401
- "value": {
1402
- "r": 0.6588235294117647,
1403
- "g": 0.6666666666666666,
1404
- "b": 0.6745098039215687
1405
- },
1406
- "filePath": "tokens/colors/themes/dark.json",
1407
- "isSource": true,
1408
- "original": {
1409
- "value": "{color.base.smoke.dark.value}"
1410
- },
1411
- "name": "darkInteractiveDisabled",
1412
- "attributes": {
1413
- "category": "color",
1414
- "type": "dark",
1415
- "item": "interactive",
1416
- "subitem": "disabled"
1417
- },
1418
- "path": [
1419
- "color",
1420
- "dark",
1421
- "interactive",
1422
- "disabled"
1423
- ]
1424
- }
1425
- },
1426
- "background": {
1427
- "screen": {
1428
- "value": {
1429
- "r": 0.09411764705882353,
1430
- "g": 0.09411764705882353,
1431
- "b": 0.09411764705882353
1432
- },
1433
- "filePath": "tokens/colors/themes/dark.json",
1434
- "isSource": true,
1435
- "original": {
1436
- "value": "{color.base.black.mid.value}"
1437
- },
1438
- "name": "darkBackgroundScreen",
1439
- "attributes": {
1440
- "category": "color",
1441
- "type": "dark",
1442
- "item": "background",
1443
- "subitem": "screen"
1444
- },
1445
- "path": [
1446
- "color",
1447
- "dark",
1448
- "background",
1449
- "screen"
1450
- ]
1451
- },
1452
- "elevated": {
1453
- "value": {
1454
- "r": 0.12549019607843137,
1455
- "g": 0.12549019607843137,
1456
- "b": 0.12549019607843137
1457
- },
1458
- "filePath": "tokens/colors/themes/dark.json",
1459
- "isSource": true,
1460
- "original": {
1461
- "value": "{color.base.black.light.value}"
1462
- },
1463
- "name": "darkBackgroundElevated",
1464
- "attributes": {
1465
- "category": "color",
1466
- "type": "dark",
1467
- "item": "background",
1468
- "subitem": "elevated"
1469
- },
1470
- "path": [
1471
- "color",
1472
- "dark",
1473
- "background",
1474
- "elevated"
1475
- ]
1476
- },
1477
- "neutral": {
1478
- "value": {
1479
- "r": 0.5254901960784314,
1480
- "g": 0.6549019607843137,
1481
- "b": 0.7411764705882353,
1482
- "opacity": 0.1
1483
- },
1484
- "filePath": "tokens/colors/themes/dark.json",
1485
- "isSource": true,
1486
- "original": {
1487
- "value": "{color.base.smoke.fade.value}"
1488
- },
1489
- "name": "darkBackgroundNeutral",
1490
- "attributes": {
1491
- "category": "color",
1492
- "type": "dark",
1493
- "item": "background",
1494
- "subitem": "neutral"
1495
- },
1496
- "path": [
1497
- "color",
1498
- "dark",
1499
- "background",
1500
- "neutral"
1501
- ]
1502
- },
1503
- "accent": {
1504
- "value": {
1505
- "r": 0.2196078431372549,
1506
- "g": 0.7843137254901961,
1507
- "b": 1,
1508
- "opacity": 0.1
1509
- },
1510
- "filePath": "tokens/colors/themes/dark.json",
1511
- "isSource": true,
1512
- "original": {
1513
- "value": "{color.base.blue.fade.value}"
1514
- },
1515
- "name": "darkBackgroundAccent",
1516
- "attributes": {
1517
- "category": "color",
1518
- "type": "dark",
1519
- "item": "background",
1520
- "subitem": "accent"
1521
- },
1522
- "path": [
1523
- "color",
1524
- "dark",
1525
- "background",
1526
- "accent"
1527
- ]
1528
- },
1529
- "positive": {
1530
- "value": {
1531
- "r": 0.21176470588235294,
1532
- "g": 0.7803921568627451,
1533
- "b": 0.592156862745098,
1534
- "opacity": 0.1
1535
- },
1536
- "filePath": "tokens/colors/themes/dark.json",
1537
- "isSource": true,
1538
- "original": {
1539
- "value": "{color.base.green.fade.value}"
1540
- },
1541
- "name": "darkBackgroundPositive",
1542
- "attributes": {
1543
- "category": "color",
1544
- "type": "dark",
1545
- "item": "background",
1546
- "subitem": "positive"
1547
- },
1548
- "path": [
1549
- "color",
1550
- "dark",
1551
- "background",
1552
- "positive"
1553
- ]
1554
- },
1555
- "negative": {
1556
- "value": {
1557
- "r": 1,
1558
- "g": 0.5294117647058824,
1559
- "b": 0.5294117647058824,
1560
- "opacity": 0.1
1561
- },
1562
- "filePath": "tokens/colors/themes/dark.json",
1563
- "isSource": true,
1564
- "original": {
1565
- "value": "{color.base.red.fade.value}"
1566
- },
1567
- "name": "darkBackgroundNegative",
1568
- "attributes": {
1569
- "category": "color",
1570
- "type": "dark",
1571
- "item": "background",
1572
- "subitem": "negative"
1573
- },
1574
- "path": [
1575
- "color",
1576
- "dark",
1577
- "background",
1578
- "negative"
1579
- ]
1580
- },
1581
- "warning": {
1582
- "value": {
1583
- "r": 1,
1584
- "g": 0.6745098039215687,
1585
- "b": 0,
1586
- "opacity": 0.1
1587
- },
1588
- "filePath": "tokens/colors/themes/dark.json",
1589
- "isSource": true,
1590
- "original": {
1591
- "value": "{color.base.orange.fade.value}"
1592
- },
1593
- "name": "darkBackgroundWarning",
1594
- "attributes": {
1595
- "category": "color",
1596
- "type": "dark",
1597
- "item": "background",
1598
- "subitem": "warning"
1599
- },
1600
- "path": [
1601
- "color",
1602
- "dark",
1603
- "background",
1604
- "warning"
1605
- ]
1606
- },
1607
- "overlay": {
1608
- "value": {
1609
- "r": 1,
1610
- "g": 1,
1611
- "b": 1,
1612
- "opacity": 0.1
1613
- },
1614
- "filePath": "tokens/colors/themes/dark.json",
1615
- "isSource": true,
1616
- "original": {
1617
- "value": "{color.base.white.fade.value}"
1618
- },
1619
- "name": "darkBackgroundOverlay",
1620
- "attributes": {
1621
- "category": "color",
1622
- "type": "dark",
1623
- "item": "background",
1624
- "subitem": "overlay"
1625
- },
1626
- "path": [
1627
- "color",
1628
- "dark",
1629
- "background",
1630
- "overlay"
1631
- ]
1632
- }
1633
- },
1634
- "border": {
1635
- "neutral": {
1636
- "value": {
1637
- "r": 1,
1638
- "g": 1,
1639
- "b": 1,
1640
- "opacity": 0.1
1641
- },
1642
- "filePath": "tokens/colors/themes/dark.json",
1643
- "isSource": true,
1644
- "original": {
1645
- "value": "{color.base.white.fade.value}"
1646
- },
1647
- "name": "darkBorderNeutral",
1648
- "attributes": {
1649
- "category": "color",
1650
- "type": "dark",
1651
- "item": "border",
1652
- "subitem": "neutral"
1653
- },
1654
- "path": [
1655
- "color",
1656
- "dark",
1657
- "border",
1658
- "neutral"
1659
- ]
1660
- },
1661
- "overlay": {
1662
- "value": {
1663
- "r": 1,
1664
- "g": 1,
1665
- "b": 1,
1666
- "opacity": 0.1
1667
- },
1668
- "filePath": "tokens/colors/themes/dark.json",
1669
- "isSource": true,
1670
- "original": {
1671
- "value": "{color.base.white.fade.value}"
1672
- },
1673
- "name": "darkBorderOverlay",
1674
- "attributes": {
1675
- "category": "color",
1676
- "type": "dark",
1677
- "item": "border",
1678
- "subitem": "overlay"
1679
- },
1680
- "path": [
1681
- "color",
1682
- "dark",
1683
- "border",
1684
- "overlay"
1685
- ]
1686
- }
1687
- },
1688
- "core": {
1689
- "contrast": {
1690
- "value": {
1691
- "r": 1,
1692
- "g": 1,
1693
- "b": 1
1694
- },
1695
- "filePath": "tokens/colors/themes/dark.json",
1696
- "isSource": true,
1697
- "original": {
1698
- "value": "{color.base.white.light.value}"
1699
- },
1700
- "name": "darkCoreContrast",
1701
- "attributes": {
1702
- "category": "color",
1703
- "type": "dark",
1704
- "item": "core",
1705
- "subitem": "contrast"
1706
- },
1707
- "path": [
1708
- "color",
1709
- "dark",
1710
- "core",
1711
- "contrast"
1712
- ]
1713
- }
1714
- }
1715
- },
1716
- "light": {
1717
- "content": {
1718
- "primary": {
1719
- "value": {
1720
- "r": 0.21568627450980393,
1721
- "g": 0.3176470588235294,
1722
- "b": 0.49411764705882355
1723
- },
1724
- "filePath": "tokens/colors/themes/light.json",
1725
- "isSource": true,
1726
- "original": {
1727
- "value": "{color.base.navy.light.value}"
1728
- },
1729
- "name": "lightContentPrimary",
1730
- "attributes": {
1731
- "category": "color",
1732
- "type": "light",
1733
- "item": "content",
1734
- "subitem": "primary"
1735
- },
1736
- "path": [
1737
- "color",
1738
- "light",
1739
- "content",
1740
- "primary"
1741
- ]
1742
- },
1743
- "secondary": {
1744
- "value": {
1745
- "r": 0.36470588235294116,
1746
- "g": 0.4392156862745098,
1747
- "b": 0.4745098039215686
1748
- },
1749
- "filePath": "tokens/colors/themes/light.json",
1750
- "isSource": true,
1751
- "original": {
1752
- "value": "{color.base.grey.dark.value}"
1753
- },
1754
- "name": "lightContentSecondary",
1755
- "attributes": {
1756
- "category": "color",
1757
- "type": "light",
1758
- "item": "content",
1759
- "subitem": "secondary"
1760
- },
1761
- "path": [
1762
- "color",
1763
- "light",
1764
- "content",
1765
- "secondary"
1766
- ]
1767
- },
1768
- "accent": {
1769
- "value": {
1770
- "r": 0,
1771
- "g": 0.592156862745098,
1772
- "b": 0.7803921568627451
1773
- },
1774
- "filePath": "tokens/colors/themes/light.json",
1775
- "isSource": true,
1776
- "original": {
1777
- "value": "{color.base.blue.dark.value}"
1778
- },
1779
- "name": "lightContentAccent",
1780
- "attributes": {
1781
- "category": "color",
1782
- "type": "light",
1783
- "item": "content",
1784
- "subitem": "accent"
1785
- },
1786
- "path": [
1787
- "color",
1788
- "light",
1789
- "content",
1790
- "accent"
1791
- ]
1792
- },
1793
- "positive": {
1794
- "value": {
1795
- "r": 0,
1796
- "g": 0.5019607843137255,
1797
- "b": 0.14901960784313725
1798
- },
1799
- "filePath": "tokens/colors/themes/light.json",
1800
- "isSource": true,
1801
- "original": {
1802
- "value": "{color.base.green.dark.value}"
1803
- },
1804
- "name": "lightContentPositive",
1805
- "attributes": {
1806
- "category": "color",
1807
- "type": "light",
1808
- "item": "content",
1809
- "subitem": "positive"
1810
- },
1811
- "path": [
1812
- "color",
1813
- "light",
1814
- "content",
1815
- "positive"
1816
- ]
1817
- },
1818
- "negative": {
1819
- "value": {
1820
- "r": 0.8117647058823529,
1821
- "g": 0.1607843137254902,
1822
- "b": 0.1607843137254902
1823
- },
1824
- "filePath": "tokens/colors/themes/light.json",
1825
- "isSource": true,
1826
- "original": {
1827
- "value": "{color.base.red.dark.value}"
1828
- },
1829
- "name": "lightContentNegative",
1830
- "attributes": {
1831
- "category": "color",
1832
- "type": "light",
1833
- "item": "content",
1834
- "subitem": "negative"
1835
- },
1836
- "path": [
1837
- "color",
1838
- "light",
1839
- "content",
1840
- "negative"
1841
- ]
1842
- },
1843
- "warning": {
1844
- "value": {
1845
- "r": 0.6039215686274509,
1846
- "g": 0.396078431372549,
1847
- "b": 0
1848
- },
1849
- "filePath": "tokens/colors/themes/light.json",
1850
- "isSource": true,
1851
- "original": {
1852
- "value": "{color.base.orange.dark.value}"
1853
- },
1854
- "name": "lightContentWarning",
1855
- "attributes": {
1856
- "category": "color",
1857
- "type": "light",
1858
- "item": "content",
1859
- "subitem": "warning"
1860
- },
1861
- "path": [
1862
- "color",
1863
- "light",
1864
- "content",
1865
- "warning"
1866
- ]
1867
- },
1868
- "disabled": {
1869
- "value": {
1870
- "r": 0.6588235294117647,
1871
- "g": 0.6666666666666666,
1872
- "b": 0.6745098039215687
1873
- },
1874
- "filePath": "tokens/colors/themes/light.json",
1875
- "isSource": true,
1876
- "original": {
1877
- "value": "{color.base.smoke.dark.value}"
1878
- },
1879
- "name": "lightContentDisabled",
1880
- "attributes": {
1881
- "category": "color",
1882
- "type": "light",
1883
- "item": "content",
1884
- "subitem": "disabled"
1885
- },
1886
- "path": [
1887
- "color",
1888
- "light",
1889
- "content",
1890
- "disabled"
1891
- ]
1892
- }
1893
- },
1894
- "interactive": {
1895
- "accent": {
1896
- "value": {
1897
- "r": 0,
1898
- "g": 0.6352941176470588,
1899
- "b": 0.8666666666666667
1900
- },
1901
- "filePath": "tokens/colors/themes/light.json",
1902
- "isSource": true,
1903
- "original": {
1904
- "value": "{color.base.blue.mid.value}"
1905
- },
1906
- "name": "lightInteractiveAccent",
1907
- "attributes": {
1908
- "category": "color",
1909
- "type": "light",
1910
- "item": "interactive",
1911
- "subitem": "accent"
1912
- },
1913
- "path": [
1914
- "color",
1915
- "light",
1916
- "interactive",
1917
- "accent"
1918
- ]
1919
- },
1920
- "positive": {
1921
- "value": {
1922
- "r": 0.1803921568627451,
1923
- "g": 0.6784313725490196,
1924
- "b": 0.29411764705882354
1925
- },
1926
- "filePath": "tokens/colors/themes/light.json",
1927
- "isSource": true,
1928
- "original": {
1929
- "value": "{color.base.green.mid.value}"
1930
- },
1931
- "name": "lightInteractivePositive",
1932
- "attributes": {
1933
- "category": "color",
1934
- "type": "light",
1935
- "item": "interactive",
1936
- "subitem": "positive"
1937
- },
1938
- "path": [
1939
- "color",
1940
- "light",
1941
- "interactive",
1942
- "positive"
1943
- ]
1944
- },
1945
- "negative": {
1946
- "value": {
1947
- "r": 0.9058823529411765,
1948
- "g": 0.2823529411764706,
1949
- "b": 0.2823529411764706
1950
- },
1951
- "filePath": "tokens/colors/themes/light.json",
1952
- "isSource": true,
1953
- "original": {
1954
- "value": "{color.base.red.mid.value}"
1955
- },
1956
- "name": "lightInteractiveNegative",
1957
- "attributes": {
1958
- "category": "color",
1959
- "type": "light",
1960
- "item": "interactive",
1961
- "subitem": "negative"
1962
- },
1963
- "path": [
1964
- "color",
1965
- "light",
1966
- "interactive",
1967
- "negative"
1968
- ]
1969
- },
1970
- "warning": {
1971
- "value": {
1972
- "r": 0.8745098039215686,
1973
- "g": 0.5294117647058824,
1974
- "b": 0
1975
- },
1976
- "filePath": "tokens/colors/themes/light.json",
1977
- "isSource": true,
1978
- "original": {
1979
- "value": "{color.base.orange.mid.value}"
1980
- },
1981
- "name": "lightInteractiveWarning",
1982
- "attributes": {
1983
- "category": "color",
1984
- "type": "light",
1985
- "item": "interactive",
1986
- "subitem": "warning"
1987
- },
1988
- "path": [
1989
- "color",
1990
- "light",
1991
- "interactive",
1992
- "warning"
1993
- ]
1994
- },
1995
- "secondary": {
1996
- "value": {
1997
- "r": 0.788235294117647,
1998
- "g": 0.796078431372549,
1999
- "b": 0.807843137254902
2000
- },
2001
- "filePath": "tokens/colors/themes/light.json",
2002
- "isSource": true,
2003
- "original": {
2004
- "value": "{color.base.smoke.mid.value}"
2005
- },
2006
- "name": "lightInteractiveSecondary",
2007
- "attributes": {
2008
- "category": "color",
2009
- "type": "light",
2010
- "item": "interactive",
2011
- "subitem": "secondary"
2012
- },
2013
- "path": [
2014
- "color",
2015
- "light",
2016
- "interactive",
2017
- "secondary"
2018
- ]
2019
- },
2020
- "disabled": {
2021
- "value": {
2022
- "r": 0.6588235294117647,
2023
- "g": 0.6666666666666666,
2024
- "b": 0.6745098039215687
2025
- },
2026
- "filePath": "tokens/colors/themes/light.json",
2027
- "isSource": true,
2028
- "original": {
2029
- "value": "{color.base.smoke.dark.value}"
2030
- },
2031
- "name": "lightInteractiveDisabled",
2032
- "attributes": {
2033
- "category": "color",
2034
- "type": "light",
2035
- "item": "interactive",
2036
- "subitem": "disabled"
2037
- },
2038
- "path": [
2039
- "color",
2040
- "light",
2041
- "interactive",
2042
- "disabled"
2043
- ]
2044
- }
2045
- },
2046
- "background": {
2047
- "screen": {
2048
- "value": {
2049
- "r": 1,
2050
- "g": 1,
2051
- "b": 1
2052
- },
2053
- "filePath": "tokens/colors/themes/light.json",
2054
- "isSource": true,
2055
- "original": {
2056
- "value": "{color.base.white.light.value}"
2057
- },
2058
- "name": "lightBackgroundScreen",
2059
- "attributes": {
2060
- "category": "color",
2061
- "type": "light",
2062
- "item": "background",
2063
- "subitem": "screen"
2064
- },
2065
- "path": [
2066
- "color",
2067
- "light",
2068
- "background",
2069
- "screen"
2070
- ]
2071
- },
2072
- "elevated": {
2073
- "value": {
2074
- "r": 1,
2075
- "g": 1,
2076
- "b": 1
2077
- },
2078
- "filePath": "tokens/colors/themes/light.json",
2079
- "isSource": true,
2080
- "original": {
2081
- "value": "{color.base.white.light.value}"
2082
- },
2083
- "name": "lightBackgroundElevated",
2084
- "attributes": {
2085
- "category": "color",
2086
- "type": "light",
2087
- "item": "background",
2088
- "subitem": "elevated"
2089
- },
2090
- "path": [
2091
- "color",
2092
- "light",
2093
- "background",
2094
- "elevated"
2095
- ]
2096
- },
2097
- "neutral": {
2098
- "value": {
2099
- "r": 0.5254901960784314,
2100
- "g": 0.6549019607843137,
2101
- "b": 0.7411764705882353,
2102
- "opacity": 0.1
2103
- },
2104
- "filePath": "tokens/colors/themes/light.json",
2105
- "isSource": true,
2106
- "original": {
2107
- "value": "{color.base.smoke.fade.value}"
2108
- },
2109
- "name": "lightBackgroundNeutral",
2110
- "attributes": {
2111
- "category": "color",
2112
- "type": "light",
2113
- "item": "background",
2114
- "subitem": "neutral"
2115
- },
2116
- "path": [
2117
- "color",
2118
- "light",
2119
- "background",
2120
- "neutral"
2121
- ]
2122
- },
2123
- "accent": {
2124
- "value": {
2125
- "r": 0.2196078431372549,
2126
- "g": 0.7843137254901961,
2127
- "b": 1,
2128
- "opacity": 0.1
2129
- },
2130
- "filePath": "tokens/colors/themes/light.json",
2131
- "isSource": true,
2132
- "original": {
2133
- "value": "{color.base.blue.fade.value}"
2134
- },
2135
- "name": "lightBackgroundAccent",
2136
- "attributes": {
2137
- "category": "color",
2138
- "type": "light",
2139
- "item": "background",
2140
- "subitem": "accent"
2141
- },
2142
- "path": [
2143
- "color",
2144
- "light",
2145
- "background",
2146
- "accent"
2147
- ]
2148
- },
2149
- "positive": {
2150
- "value": {
2151
- "r": 0.21176470588235294,
2152
- "g": 0.7803921568627451,
2153
- "b": 0.592156862745098,
2154
- "opacity": 0.1
2155
- },
2156
- "filePath": "tokens/colors/themes/light.json",
2157
- "isSource": true,
2158
- "original": {
2159
- "value": "{color.base.green.fade.value}"
2160
- },
2161
- "name": "lightBackgroundPositive",
2162
- "attributes": {
2163
- "category": "color",
2164
- "type": "light",
2165
- "item": "background",
2166
- "subitem": "positive"
2167
- },
2168
- "path": [
2169
- "color",
2170
- "light",
2171
- "background",
2172
- "positive"
2173
- ]
2174
- },
2175
- "negative": {
2176
- "value": {
2177
- "r": 1,
2178
- "g": 0.5294117647058824,
2179
- "b": 0.5294117647058824,
2180
- "opacity": 0.1
2181
- },
2182
- "filePath": "tokens/colors/themes/light.json",
2183
- "isSource": true,
2184
- "original": {
2185
- "value": "{color.base.red.fade.value}"
2186
- },
2187
- "name": "lightBackgroundNegative",
2188
- "attributes": {
2189
- "category": "color",
2190
- "type": "light",
2191
- "item": "background",
2192
- "subitem": "negative"
2193
- },
2194
- "path": [
2195
- "color",
2196
- "light",
2197
- "background",
2198
- "negative"
2199
- ]
2200
- },
2201
- "warning": {
2202
- "value": {
2203
- "r": 1,
2204
- "g": 0.6745098039215687,
2205
- "b": 0,
2206
- "opacity": 0.1
2207
- },
2208
- "filePath": "tokens/colors/themes/light.json",
2209
- "isSource": true,
2210
- "original": {
2211
- "value": "{color.base.orange.fade.value}"
2212
- },
2213
- "name": "lightBackgroundWarning",
2214
- "attributes": {
2215
- "category": "color",
2216
- "type": "light",
2217
- "item": "background",
2218
- "subitem": "warning"
2219
- },
2220
- "path": [
2221
- "color",
2222
- "light",
2223
- "background",
2224
- "warning"
2225
- ]
2226
- },
2227
- "overlay": {
2228
- "value": {
2229
- "r": 0,
2230
- "g": 0,
2231
- "b": 0,
2232
- "opacity": 0.1
2233
- },
2234
- "filePath": "tokens/colors/themes/light.json",
2235
- "isSource": true,
2236
- "original": {
2237
- "value": "{color.base.black.fade.value}"
2238
- },
2239
- "name": "lightBackgroundOverlay",
2240
- "attributes": {
2241
- "category": "color",
2242
- "type": "light",
2243
- "item": "background",
2244
- "subitem": "overlay"
2245
- },
2246
- "path": [
2247
- "color",
2248
- "light",
2249
- "background",
2250
- "overlay"
2251
- ]
2252
- }
2253
- },
2254
- "border": {
2255
- "neutral": {
2256
- "value": {
2257
- "r": 0,
2258
- "g": 0,
2259
- "b": 0,
2260
- "opacity": 0.1
2261
- },
2262
- "filePath": "tokens/colors/themes/light.json",
2263
- "isSource": true,
2264
- "original": {
2265
- "value": "{color.base.black.fade.value}"
2266
- },
2267
- "name": "lightBorderNeutral",
2268
- "attributes": {
2269
- "category": "color",
2270
- "type": "light",
2271
- "item": "border",
2272
- "subitem": "neutral"
2273
- },
2274
- "path": [
2275
- "color",
2276
- "light",
2277
- "border",
2278
- "neutral"
2279
- ]
2280
- },
2281
- "overlay": {
2282
- "value": {
2283
- "r": 0,
2284
- "g": 0,
2285
- "b": 0,
2286
- "opacity": 0.1
2287
- },
2288
- "filePath": "tokens/colors/themes/light.json",
2289
- "isSource": true,
2290
- "original": {
2291
- "value": "{color.base.black.fade.value}"
2292
- },
2293
- "name": "lightBorderOverlay",
2294
- "attributes": {
2295
- "category": "color",
2296
- "type": "light",
2297
- "item": "border",
2298
- "subitem": "overlay"
2299
- },
2300
- "path": [
2301
- "color",
2302
- "light",
2303
- "border",
2304
- "overlay"
2305
- ]
2306
- }
2307
- },
2308
- "core": {
2309
- "contrast": {
2310
- "value": {
2311
- "r": 0,
2312
- "g": 0,
2313
- "b": 0
2314
- },
2315
- "filePath": "tokens/colors/themes/light.json",
2316
- "isSource": true,
2317
- "original": {
2318
- "value": "{color.base.black.dark.value}"
2319
- },
2320
- "name": "lightCoreContrast",
2321
- "attributes": {
2322
- "category": "color",
2323
- "type": "light",
2324
- "item": "core",
2325
- "subitem": "contrast"
2326
- },
2327
- "path": [
2328
- "color",
2329
- "light",
2330
- "core",
2331
- "contrast"
2332
- ]
2333
- }
2334
- }
2335
- },
2336
- "navy": {
2337
- "content": {
2338
- "primary": {
2339
- "value": {
2340
- "r": 1,
2341
- "g": 1,
2342
- "b": 1
2343
- },
2344
- "filePath": "tokens/colors/themes/navy.json",
2345
- "isSource": true,
2346
- "original": {
2347
- "value": "{color.base.white.light.value}"
2348
- },
2349
- "name": "navyContentPrimary",
2350
- "attributes": {
2351
- "category": "color",
2352
- "type": "navy",
2353
- "item": "content",
2354
- "subitem": "primary"
2355
- },
2356
- "path": [
2357
- "color",
2358
- "navy",
2359
- "content",
2360
- "primary"
2361
- ]
2362
- },
2363
- "secondary": {
2364
- "value": {
2365
- "r": 0.788235294117647,
2366
- "g": 0.796078431372549,
2367
- "b": 0.807843137254902
2368
- },
2369
- "filePath": "tokens/colors/themes/navy.json",
2370
- "isSource": true,
2371
- "original": {
2372
- "value": "{color.base.smoke.mid.value}"
2373
- },
2374
- "name": "navyContentSecondary",
2375
- "attributes": {
2376
- "category": "color",
2377
- "type": "navy",
2378
- "item": "content",
2379
- "subitem": "secondary"
2380
- },
2381
- "path": [
2382
- "color",
2383
- "navy",
2384
- "content",
2385
- "secondary"
2386
- ]
2387
- },
2388
- "accent": {
2389
- "value": {
2390
- "r": 0,
2391
- "g": 0.7254901960784313,
2392
- "b": 1
2393
- },
2394
- "filePath": "tokens/colors/themes/navy.json",
2395
- "isSource": true,
2396
- "original": {
2397
- "value": "{color.base.blue.light.value}"
2398
- },
2399
- "name": "navyContentAccent",
2400
- "attributes": {
2401
- "category": "color",
2402
- "type": "navy",
2403
- "item": "content",
2404
- "subitem": "accent"
2405
- },
2406
- "path": [
2407
- "color",
2408
- "navy",
2409
- "content",
2410
- "accent"
2411
- ]
2412
- },
2413
- "positive": {
2414
- "value": {
2415
- "r": 0.43529411764705883,
2416
- "g": 0.8392156862745098,
2417
- "b": 0.596078431372549
2418
- },
2419
- "filePath": "tokens/colors/themes/navy.json",
2420
- "isSource": true,
2421
- "original": {
2422
- "value": "{color.base.green.light.value}"
2423
- },
2424
- "name": "navyContentPositive",
2425
- "attributes": {
2426
- "category": "color",
2427
- "type": "navy",
2428
- "item": "content",
2429
- "subitem": "positive"
2430
- },
2431
- "path": [
2432
- "color",
2433
- "navy",
2434
- "content",
2435
- "positive"
2436
- ]
2437
- },
2438
- "negative": {
2439
- "value": {
2440
- "r": 1,
2441
- "g": 0.6509803921568628,
2442
- "b": 0.6627450980392157
2443
- },
2444
- "filePath": "tokens/colors/themes/navy.json",
2445
- "isSource": true,
2446
- "original": {
2447
- "value": "{color.base.red.light.value}"
2448
- },
2449
- "name": "navyContentNegative",
2450
- "attributes": {
2451
- "category": "color",
2452
- "type": "navy",
2453
- "item": "content",
2454
- "subitem": "negative"
2455
- },
2456
- "path": [
2457
- "color",
2458
- "navy",
2459
- "content",
2460
- "negative"
2461
- ]
2462
- },
2463
- "warning": {
2464
- "value": {
2465
- "r": 1,
2466
- "g": 0.8196078431372549,
2467
- "b": 0.5176470588235295
2468
- },
2469
- "filePath": "tokens/colors/themes/navy.json",
2470
- "isSource": true,
2471
- "original": {
2472
- "value": "{color.base.orange.light.value}"
2473
- },
2474
- "name": "navyContentWarning",
2475
- "attributes": {
2476
- "category": "color",
2477
- "type": "navy",
2478
- "item": "content",
2479
- "subitem": "warning"
2480
- },
2481
- "path": [
2482
- "color",
2483
- "navy",
2484
- "content",
2485
- "warning"
2486
- ]
2487
- },
2488
- "disabled": {
2489
- "value": {
2490
- "r": 0.6588235294117647,
2491
- "g": 0.6666666666666666,
2492
- "b": 0.6745098039215687
2493
- },
2494
- "filePath": "tokens/colors/themes/navy.json",
2495
- "isSource": true,
2496
- "original": {
2497
- "value": "{color.base.smoke.dark.value}"
2498
- },
2499
- "name": "navyContentDisabled",
2500
- "attributes": {
2501
- "category": "color",
2502
- "type": "navy",
2503
- "item": "content",
2504
- "subitem": "disabled"
2505
- },
2506
- "path": [
2507
- "color",
2508
- "navy",
2509
- "content",
2510
- "disabled"
2511
- ]
2512
- }
2513
- },
2514
- "interactive": {
2515
- "accent": {
2516
- "value": {
2517
- "r": 0,
2518
- "g": 0.6352941176470588,
2519
- "b": 0.8666666666666667
2520
- },
2521
- "filePath": "tokens/colors/themes/navy.json",
2522
- "isSource": true,
2523
- "original": {
2524
- "value": "{color.base.blue.mid.value}"
2525
- },
2526
- "name": "navyInteractiveAccent",
2527
- "attributes": {
2528
- "category": "color",
2529
- "type": "navy",
2530
- "item": "interactive",
2531
- "subitem": "accent"
2532
- },
2533
- "path": [
2534
- "color",
2535
- "navy",
2536
- "interactive",
2537
- "accent"
2538
- ]
2539
- },
2540
- "positive": {
2541
- "value": {
2542
- "r": 0.1803921568627451,
2543
- "g": 0.6784313725490196,
2544
- "b": 0.29411764705882354
2545
- },
2546
- "filePath": "tokens/colors/themes/navy.json",
2547
- "isSource": true,
2548
- "original": {
2549
- "value": "{color.base.green.mid.value}"
2550
- },
2551
- "name": "navyInteractivePositive",
2552
- "attributes": {
2553
- "category": "color",
2554
- "type": "navy",
2555
- "item": "interactive",
2556
- "subitem": "positive"
2557
- },
2558
- "path": [
2559
- "color",
2560
- "navy",
2561
- "interactive",
2562
- "positive"
2563
- ]
2564
- },
2565
- "negative": {
2566
- "value": {
2567
- "r": 0.9058823529411765,
2568
- "g": 0.2823529411764706,
2569
- "b": 0.2823529411764706
2570
- },
2571
- "filePath": "tokens/colors/themes/navy.json",
2572
- "isSource": true,
2573
- "original": {
2574
- "value": "{color.base.red.mid.value}"
2575
- },
2576
- "name": "navyInteractiveNegative",
2577
- "attributes": {
2578
- "category": "color",
2579
- "type": "navy",
2580
- "item": "interactive",
2581
- "subitem": "negative"
2582
- },
2583
- "path": [
2584
- "color",
2585
- "navy",
2586
- "interactive",
2587
- "negative"
2588
- ]
2589
- },
2590
- "warning": {
2591
- "value": {
2592
- "r": 0.8745098039215686,
2593
- "g": 0.5294117647058824,
2594
- "b": 0
2595
- },
2596
- "filePath": "tokens/colors/themes/navy.json",
2597
- "isSource": true,
2598
- "original": {
2599
- "value": "{color.base.orange.mid.value}"
2600
- },
2601
- "name": "navyInteractiveWarning",
2602
- "attributes": {
2603
- "category": "color",
2604
- "type": "navy",
2605
- "item": "interactive",
2606
- "subitem": "warning"
2607
- },
2608
- "path": [
2609
- "color",
2610
- "navy",
2611
- "interactive",
2612
- "warning"
2613
- ]
2614
- },
2615
- "secondary": {
2616
- "value": {
2617
- "r": 0.6588235294117647,
2618
- "g": 0.6666666666666666,
2619
- "b": 0.6745098039215687
2620
- },
2621
- "filePath": "tokens/colors/themes/navy.json",
2622
- "isSource": true,
2623
- "original": {
2624
- "value": "{color.base.smoke.dark.value}"
2625
- },
2626
- "name": "navyInteractiveSecondary",
2627
- "attributes": {
2628
- "category": "color",
2629
- "type": "navy",
2630
- "item": "interactive",
2631
- "subitem": "secondary"
2632
- },
2633
- "path": [
2634
- "color",
2635
- "navy",
2636
- "interactive",
2637
- "secondary"
2638
- ]
2639
- },
2640
- "disabled": {
2641
- "value": {
2642
- "r": 0.6588235294117647,
2643
- "g": 0.6666666666666666,
2644
- "b": 0.6745098039215687
2645
- },
2646
- "filePath": "tokens/colors/themes/navy.json",
2647
- "isSource": true,
2648
- "original": {
2649
- "value": "{color.base.smoke.dark.value}"
2650
- },
2651
- "name": "navyInteractiveDisabled",
2652
- "attributes": {
2653
- "category": "color",
2654
- "type": "navy",
2655
- "item": "interactive",
2656
- "subitem": "disabled"
2657
- },
2658
- "path": [
2659
- "color",
2660
- "navy",
2661
- "interactive",
2662
- "disabled"
2663
- ]
2664
- }
2665
- },
2666
- "background": {
2667
- "screen": {
2668
- "value": {
2669
- "r": 0.1803921568627451,
2670
- "g": 0.2627450980392157,
2671
- "b": 0.4117647058823529
2672
- },
2673
- "filePath": "tokens/colors/themes/navy.json",
2674
- "isSource": true,
2675
- "original": {
2676
- "value": "{color.base.navy.mid.value}"
2677
- },
2678
- "name": "navyBackgroundScreen",
2679
- "attributes": {
2680
- "category": "color",
2681
- "type": "navy",
2682
- "item": "background",
2683
- "subitem": "screen"
2684
- },
2685
- "path": [
2686
- "color",
2687
- "navy",
2688
- "background",
2689
- "screen"
2690
- ]
2691
- },
2692
- "elevated": {
2693
- "value": {
2694
- "r": 0.21568627450980393,
2695
- "g": 0.3176470588235294,
2696
- "b": 0.49411764705882355
2697
- },
2698
- "filePath": "tokens/colors/themes/navy.json",
2699
- "isSource": true,
2700
- "original": {
2701
- "value": "{color.base.navy.light.value}"
2702
- },
2703
- "name": "navyBackgroundElevated",
2704
- "attributes": {
2705
- "category": "color",
2706
- "type": "navy",
2707
- "item": "background",
2708
- "subitem": "elevated"
2709
- },
2710
- "path": [
2711
- "color",
2712
- "navy",
2713
- "background",
2714
- "elevated"
2715
- ]
2716
- },
2717
- "neutral": {
2718
- "value": {
2719
- "r": 0.5254901960784314,
2720
- "g": 0.6549019607843137,
2721
- "b": 0.7411764705882353,
2722
- "opacity": 0.1
2723
- },
2724
- "filePath": "tokens/colors/themes/navy.json",
2725
- "isSource": true,
2726
- "original": {
2727
- "value": "{color.base.smoke.fade.value}"
2728
- },
2729
- "name": "navyBackgroundNeutral",
2730
- "attributes": {
2731
- "category": "color",
2732
- "type": "navy",
2733
- "item": "background",
2734
- "subitem": "neutral"
2735
- },
2736
- "path": [
2737
- "color",
2738
- "navy",
2739
- "background",
2740
- "neutral"
2741
- ]
2742
- },
2743
- "accent": {
2744
- "value": {
2745
- "r": 0.2196078431372549,
2746
- "g": 0.7843137254901961,
2747
- "b": 1,
2748
- "opacity": 0.1
2749
- },
2750
- "filePath": "tokens/colors/themes/navy.json",
2751
- "isSource": true,
2752
- "original": {
2753
- "value": "{color.base.blue.fade.value}"
2754
- },
2755
- "name": "navyBackgroundAccent",
2756
- "attributes": {
2757
- "category": "color",
2758
- "type": "navy",
2759
- "item": "background",
2760
- "subitem": "accent"
2761
- },
2762
- "path": [
2763
- "color",
2764
- "navy",
2765
- "background",
2766
- "accent"
2767
- ]
2768
- },
2769
- "positive": {
2770
- "value": {
2771
- "r": 0.21176470588235294,
2772
- "g": 0.7803921568627451,
2773
- "b": 0.592156862745098,
2774
- "opacity": 0.1
2775
- },
2776
- "filePath": "tokens/colors/themes/navy.json",
2777
- "isSource": true,
2778
- "original": {
2779
- "value": "{color.base.green.fade.value}"
2780
- },
2781
- "name": "navyBackgroundPositive",
2782
- "attributes": {
2783
- "category": "color",
2784
- "type": "navy",
2785
- "item": "background",
2786
- "subitem": "positive"
2787
- },
2788
- "path": [
2789
- "color",
2790
- "navy",
2791
- "background",
2792
- "positive"
2793
- ]
2794
- },
2795
- "negative": {
2796
- "value": {
2797
- "r": 1,
2798
- "g": 0.5294117647058824,
2799
- "b": 0.5294117647058824,
2800
- "opacity": 0.1
2801
- },
2802
- "filePath": "tokens/colors/themes/navy.json",
2803
- "isSource": true,
2804
- "original": {
2805
- "value": "{color.base.red.fade.value}"
2806
- },
2807
- "name": "navyBackgroundNegative",
2808
- "attributes": {
2809
- "category": "color",
2810
- "type": "navy",
2811
- "item": "background",
2812
- "subitem": "negative"
2813
- },
2814
- "path": [
2815
- "color",
2816
- "navy",
2817
- "background",
2818
- "negative"
2819
- ]
2820
- },
2821
- "warning": {
2822
- "value": {
2823
- "r": 1,
2824
- "g": 0.6745098039215687,
2825
- "b": 0,
2826
- "opacity": 0.1
2827
- },
2828
- "filePath": "tokens/colors/themes/navy.json",
2829
- "isSource": true,
2830
- "original": {
2831
- "value": "{color.base.orange.fade.value}"
2832
- },
2833
- "name": "navyBackgroundWarning",
2834
- "attributes": {
2835
- "category": "color",
2836
- "type": "navy",
2837
- "item": "background",
2838
- "subitem": "warning"
2839
- },
2840
- "path": [
2841
- "color",
2842
- "navy",
2843
- "background",
2844
- "warning"
2845
- ]
2846
- },
2847
- "overlay": {
2848
- "value": {
2849
- "r": 1,
2850
- "g": 1,
2851
- "b": 1,
2852
- "opacity": 0.1
2853
- },
2854
- "filePath": "tokens/colors/themes/navy.json",
2855
- "isSource": true,
2856
- "original": {
2857
- "value": "{color.base.white.fade.value}"
2858
- },
2859
- "name": "navyBackgroundOverlay",
2860
- "attributes": {
2861
- "category": "color",
2862
- "type": "navy",
2863
- "item": "background",
2864
- "subitem": "overlay"
2865
- },
2866
- "path": [
2867
- "color",
2868
- "navy",
2869
- "background",
2870
- "overlay"
2871
- ]
2872
- }
2873
- },
2874
- "border": {
2875
- "neutral": {
2876
- "value": {
2877
- "r": 1,
2878
- "g": 1,
2879
- "b": 1,
2880
- "opacity": 0.1
2881
- },
2882
- "filePath": "tokens/colors/themes/navy.json",
2883
- "isSource": true,
2884
- "original": {
2885
- "value": "{color.base.white.fade.value}"
2886
- },
2887
- "name": "navyBorderNeutral",
2888
- "attributes": {
2889
- "category": "color",
2890
- "type": "navy",
2891
- "item": "border",
2892
- "subitem": "neutral"
2893
- },
2894
- "path": [
2895
- "color",
2896
- "navy",
2897
- "border",
2898
- "neutral"
2899
- ]
2900
- },
2901
- "overlay": {
2902
- "value": {
2903
- "r": 1,
2904
- "g": 1,
2905
- "b": 1,
2906
- "opacity": 0.1
2907
- },
2908
- "filePath": "tokens/colors/themes/navy.json",
2909
- "isSource": true,
2910
- "original": {
2911
- "value": "{color.base.white.fade.value}"
2912
- },
2913
- "name": "navyBorderOverlay",
2914
- "attributes": {
2915
- "category": "color",
2916
- "type": "navy",
2917
- "item": "border",
2918
- "subitem": "overlay"
2919
- },
2920
- "path": [
2921
- "color",
2922
- "navy",
2923
- "border",
2924
- "overlay"
2925
- ]
2926
- }
2927
- },
2928
- "core": {
2929
- "contrast": {
2930
- "value": {
2931
- "r": 1,
2932
- "g": 1,
2933
- "b": 1
2934
- },
2935
- "filePath": "tokens/colors/themes/navy.json",
2936
- "isSource": true,
2937
- "original": {
2938
- "value": "{color.base.white.light.value}"
2939
- },
2940
- "name": "navyCoreContrast",
2941
- "attributes": {
2942
- "category": "color",
2943
- "type": "navy",
2944
- "item": "core",
2945
- "subitem": "contrast"
2946
- },
2947
- "path": [
2948
- "color",
2949
- "navy",
2950
- "core",
2951
- "contrast"
2952
- ]
2953
- }
2954
- }
2955
- }
2956
- }
2957
- }