@transferwise/neptune-tokens 6.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,3032 +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.4627450980392157,
707
- "g": 0.5568627450980392,
708
- "b": 0.611764705882353
709
- },
710
- "filePath": "tokens/colors/base.json",
711
- "isSource": true,
712
- "original": {
713
- "value": {
714
- "hex": "#768e9c"
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
- "tertiary": {
1149
- "value": {
1150
- "r": 0.6588235294117647,
1151
- "g": 0.6666666666666666,
1152
- "b": 0.6745098039215687
1153
- },
1154
- "filePath": "tokens/colors/themes/dark.json",
1155
- "isSource": true,
1156
- "original": {
1157
- "value": "{color.base.smoke.dark.value}"
1158
- },
1159
- "name": "darkContentTertiary",
1160
- "attributes": {
1161
- "category": "color",
1162
- "type": "dark",
1163
- "item": "content",
1164
- "subitem": "tertiary"
1165
- },
1166
- "path": [
1167
- "color",
1168
- "dark",
1169
- "content",
1170
- "tertiary"
1171
- ]
1172
- },
1173
- "accent": {
1174
- "value": {
1175
- "r": 0,
1176
- "g": 0.7254901960784313,
1177
- "b": 1
1178
- },
1179
- "filePath": "tokens/colors/themes/dark.json",
1180
- "isSource": true,
1181
- "original": {
1182
- "value": "{color.base.blue.light.value}"
1183
- },
1184
- "name": "darkContentAccent",
1185
- "attributes": {
1186
- "category": "color",
1187
- "type": "dark",
1188
- "item": "content",
1189
- "subitem": "accent"
1190
- },
1191
- "path": [
1192
- "color",
1193
- "dark",
1194
- "content",
1195
- "accent"
1196
- ]
1197
- },
1198
- "positive": {
1199
- "value": {
1200
- "r": 0.43529411764705883,
1201
- "g": 0.8392156862745098,
1202
- "b": 0.596078431372549
1203
- },
1204
- "filePath": "tokens/colors/themes/dark.json",
1205
- "isSource": true,
1206
- "original": {
1207
- "value": "{color.base.green.light.value}"
1208
- },
1209
- "name": "darkContentPositive",
1210
- "attributes": {
1211
- "category": "color",
1212
- "type": "dark",
1213
- "item": "content",
1214
- "subitem": "positive"
1215
- },
1216
- "path": [
1217
- "color",
1218
- "dark",
1219
- "content",
1220
- "positive"
1221
- ]
1222
- },
1223
- "negative": {
1224
- "value": {
1225
- "r": 1,
1226
- "g": 0.6509803921568628,
1227
- "b": 0.6627450980392157
1228
- },
1229
- "filePath": "tokens/colors/themes/dark.json",
1230
- "isSource": true,
1231
- "original": {
1232
- "value": "{color.base.red.light.value}"
1233
- },
1234
- "name": "darkContentNegative",
1235
- "attributes": {
1236
- "category": "color",
1237
- "type": "dark",
1238
- "item": "content",
1239
- "subitem": "negative"
1240
- },
1241
- "path": [
1242
- "color",
1243
- "dark",
1244
- "content",
1245
- "negative"
1246
- ]
1247
- },
1248
- "warning": {
1249
- "value": {
1250
- "r": 1,
1251
- "g": 0.8196078431372549,
1252
- "b": 0.5176470588235295
1253
- },
1254
- "filePath": "tokens/colors/themes/dark.json",
1255
- "isSource": true,
1256
- "original": {
1257
- "value": "{color.base.orange.light.value}"
1258
- },
1259
- "name": "darkContentWarning",
1260
- "attributes": {
1261
- "category": "color",
1262
- "type": "dark",
1263
- "item": "content",
1264
- "subitem": "warning"
1265
- },
1266
- "path": [
1267
- "color",
1268
- "dark",
1269
- "content",
1270
- "warning"
1271
- ]
1272
- },
1273
- "disabled": {
1274
- "value": {
1275
- "r": 0.6588235294117647,
1276
- "g": 0.6666666666666666,
1277
- "b": 0.6745098039215687
1278
- },
1279
- "filePath": "tokens/colors/themes/dark.json",
1280
- "isSource": true,
1281
- "original": {
1282
- "value": "{color.base.smoke.dark.value}"
1283
- },
1284
- "name": "darkContentDisabled",
1285
- "attributes": {
1286
- "category": "color",
1287
- "type": "dark",
1288
- "item": "content",
1289
- "subitem": "disabled"
1290
- },
1291
- "path": [
1292
- "color",
1293
- "dark",
1294
- "content",
1295
- "disabled"
1296
- ]
1297
- }
1298
- },
1299
- "interactive": {
1300
- "accent": {
1301
- "value": {
1302
- "r": 0,
1303
- "g": 0.6352941176470588,
1304
- "b": 0.8666666666666667
1305
- },
1306
- "filePath": "tokens/colors/themes/dark.json",
1307
- "isSource": true,
1308
- "original": {
1309
- "value": "{color.base.blue.mid.value}"
1310
- },
1311
- "name": "darkInteractiveAccent",
1312
- "attributes": {
1313
- "category": "color",
1314
- "type": "dark",
1315
- "item": "interactive",
1316
- "subitem": "accent"
1317
- },
1318
- "path": [
1319
- "color",
1320
- "dark",
1321
- "interactive",
1322
- "accent"
1323
- ]
1324
- },
1325
- "positive": {
1326
- "value": {
1327
- "r": 0.1803921568627451,
1328
- "g": 0.6784313725490196,
1329
- "b": 0.29411764705882354
1330
- },
1331
- "filePath": "tokens/colors/themes/dark.json",
1332
- "isSource": true,
1333
- "original": {
1334
- "value": "{color.base.green.mid.value}"
1335
- },
1336
- "name": "darkInteractivePositive",
1337
- "attributes": {
1338
- "category": "color",
1339
- "type": "dark",
1340
- "item": "interactive",
1341
- "subitem": "positive"
1342
- },
1343
- "path": [
1344
- "color",
1345
- "dark",
1346
- "interactive",
1347
- "positive"
1348
- ]
1349
- },
1350
- "negative": {
1351
- "value": {
1352
- "r": 0.9058823529411765,
1353
- "g": 0.2823529411764706,
1354
- "b": 0.2823529411764706
1355
- },
1356
- "filePath": "tokens/colors/themes/dark.json",
1357
- "isSource": true,
1358
- "original": {
1359
- "value": "{color.base.red.mid.value}"
1360
- },
1361
- "name": "darkInteractiveNegative",
1362
- "attributes": {
1363
- "category": "color",
1364
- "type": "dark",
1365
- "item": "interactive",
1366
- "subitem": "negative"
1367
- },
1368
- "path": [
1369
- "color",
1370
- "dark",
1371
- "interactive",
1372
- "negative"
1373
- ]
1374
- },
1375
- "warning": {
1376
- "value": {
1377
- "r": 0.8745098039215686,
1378
- "g": 0.5294117647058824,
1379
- "b": 0
1380
- },
1381
- "filePath": "tokens/colors/themes/dark.json",
1382
- "isSource": true,
1383
- "original": {
1384
- "value": "{color.base.orange.mid.value}"
1385
- },
1386
- "name": "darkInteractiveWarning",
1387
- "attributes": {
1388
- "category": "color",
1389
- "type": "dark",
1390
- "item": "interactive",
1391
- "subitem": "warning"
1392
- },
1393
- "path": [
1394
- "color",
1395
- "dark",
1396
- "interactive",
1397
- "warning"
1398
- ]
1399
- },
1400
- "secondary": {
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": "darkInteractiveSecondary",
1412
- "attributes": {
1413
- "category": "color",
1414
- "type": "dark",
1415
- "item": "interactive",
1416
- "subitem": "secondary"
1417
- },
1418
- "path": [
1419
- "color",
1420
- "dark",
1421
- "interactive",
1422
- "secondary"
1423
- ]
1424
- },
1425
- "disabled": {
1426
- "value": {
1427
- "r": 0.6588235294117647,
1428
- "g": 0.6666666666666666,
1429
- "b": 0.6745098039215687
1430
- },
1431
- "filePath": "tokens/colors/themes/dark.json",
1432
- "isSource": true,
1433
- "original": {
1434
- "value": "{color.base.smoke.dark.value}"
1435
- },
1436
- "name": "darkInteractiveDisabled",
1437
- "attributes": {
1438
- "category": "color",
1439
- "type": "dark",
1440
- "item": "interactive",
1441
- "subitem": "disabled"
1442
- },
1443
- "path": [
1444
- "color",
1445
- "dark",
1446
- "interactive",
1447
- "disabled"
1448
- ]
1449
- }
1450
- },
1451
- "background": {
1452
- "screen": {
1453
- "value": {
1454
- "r": 0.09411764705882353,
1455
- "g": 0.09411764705882353,
1456
- "b": 0.09411764705882353
1457
- },
1458
- "filePath": "tokens/colors/themes/dark.json",
1459
- "isSource": true,
1460
- "original": {
1461
- "value": "{color.base.black.mid.value}"
1462
- },
1463
- "name": "darkBackgroundScreen",
1464
- "attributes": {
1465
- "category": "color",
1466
- "type": "dark",
1467
- "item": "background",
1468
- "subitem": "screen"
1469
- },
1470
- "path": [
1471
- "color",
1472
- "dark",
1473
- "background",
1474
- "screen"
1475
- ]
1476
- },
1477
- "elevated": {
1478
- "value": {
1479
- "r": 0.12549019607843137,
1480
- "g": 0.12549019607843137,
1481
- "b": 0.12549019607843137
1482
- },
1483
- "filePath": "tokens/colors/themes/dark.json",
1484
- "isSource": true,
1485
- "original": {
1486
- "value": "{color.base.black.light.value}"
1487
- },
1488
- "name": "darkBackgroundElevated",
1489
- "attributes": {
1490
- "category": "color",
1491
- "type": "dark",
1492
- "item": "background",
1493
- "subitem": "elevated"
1494
- },
1495
- "path": [
1496
- "color",
1497
- "dark",
1498
- "background",
1499
- "elevated"
1500
- ]
1501
- },
1502
- "neutral": {
1503
- "value": {
1504
- "r": 0.5254901960784314,
1505
- "g": 0.6549019607843137,
1506
- "b": 0.7411764705882353,
1507
- "opacity": 0.1
1508
- },
1509
- "filePath": "tokens/colors/themes/dark.json",
1510
- "isSource": true,
1511
- "original": {
1512
- "value": "{color.base.smoke.fade.value}"
1513
- },
1514
- "name": "darkBackgroundNeutral",
1515
- "attributes": {
1516
- "category": "color",
1517
- "type": "dark",
1518
- "item": "background",
1519
- "subitem": "neutral"
1520
- },
1521
- "path": [
1522
- "color",
1523
- "dark",
1524
- "background",
1525
- "neutral"
1526
- ]
1527
- },
1528
- "accent": {
1529
- "value": {
1530
- "r": 0.2196078431372549,
1531
- "g": 0.7843137254901961,
1532
- "b": 1,
1533
- "opacity": 0.1
1534
- },
1535
- "filePath": "tokens/colors/themes/dark.json",
1536
- "isSource": true,
1537
- "original": {
1538
- "value": "{color.base.blue.fade.value}"
1539
- },
1540
- "name": "darkBackgroundAccent",
1541
- "attributes": {
1542
- "category": "color",
1543
- "type": "dark",
1544
- "item": "background",
1545
- "subitem": "accent"
1546
- },
1547
- "path": [
1548
- "color",
1549
- "dark",
1550
- "background",
1551
- "accent"
1552
- ]
1553
- },
1554
- "positive": {
1555
- "value": {
1556
- "r": 0.21176470588235294,
1557
- "g": 0.7803921568627451,
1558
- "b": 0.592156862745098,
1559
- "opacity": 0.1
1560
- },
1561
- "filePath": "tokens/colors/themes/dark.json",
1562
- "isSource": true,
1563
- "original": {
1564
- "value": "{color.base.green.fade.value}"
1565
- },
1566
- "name": "darkBackgroundPositive",
1567
- "attributes": {
1568
- "category": "color",
1569
- "type": "dark",
1570
- "item": "background",
1571
- "subitem": "positive"
1572
- },
1573
- "path": [
1574
- "color",
1575
- "dark",
1576
- "background",
1577
- "positive"
1578
- ]
1579
- },
1580
- "negative": {
1581
- "value": {
1582
- "r": 1,
1583
- "g": 0.5294117647058824,
1584
- "b": 0.5294117647058824,
1585
- "opacity": 0.1
1586
- },
1587
- "filePath": "tokens/colors/themes/dark.json",
1588
- "isSource": true,
1589
- "original": {
1590
- "value": "{color.base.red.fade.value}"
1591
- },
1592
- "name": "darkBackgroundNegative",
1593
- "attributes": {
1594
- "category": "color",
1595
- "type": "dark",
1596
- "item": "background",
1597
- "subitem": "negative"
1598
- },
1599
- "path": [
1600
- "color",
1601
- "dark",
1602
- "background",
1603
- "negative"
1604
- ]
1605
- },
1606
- "warning": {
1607
- "value": {
1608
- "r": 1,
1609
- "g": 0.6745098039215687,
1610
- "b": 0,
1611
- "opacity": 0.1
1612
- },
1613
- "filePath": "tokens/colors/themes/dark.json",
1614
- "isSource": true,
1615
- "original": {
1616
- "value": "{color.base.orange.fade.value}"
1617
- },
1618
- "name": "darkBackgroundWarning",
1619
- "attributes": {
1620
- "category": "color",
1621
- "type": "dark",
1622
- "item": "background",
1623
- "subitem": "warning"
1624
- },
1625
- "path": [
1626
- "color",
1627
- "dark",
1628
- "background",
1629
- "warning"
1630
- ]
1631
- },
1632
- "overlay": {
1633
- "value": {
1634
- "r": 1,
1635
- "g": 1,
1636
- "b": 1,
1637
- "opacity": 0.1
1638
- },
1639
- "filePath": "tokens/colors/themes/dark.json",
1640
- "isSource": true,
1641
- "original": {
1642
- "value": "{color.base.white.fade.value}"
1643
- },
1644
- "name": "darkBackgroundOverlay",
1645
- "attributes": {
1646
- "category": "color",
1647
- "type": "dark",
1648
- "item": "background",
1649
- "subitem": "overlay"
1650
- },
1651
- "path": [
1652
- "color",
1653
- "dark",
1654
- "background",
1655
- "overlay"
1656
- ]
1657
- }
1658
- },
1659
- "border": {
1660
- "neutral": {
1661
- "value": {
1662
- "r": 1,
1663
- "g": 1,
1664
- "b": 1,
1665
- "opacity": 0.1
1666
- },
1667
- "filePath": "tokens/colors/themes/dark.json",
1668
- "isSource": true,
1669
- "original": {
1670
- "value": "{color.base.white.fade.value}"
1671
- },
1672
- "name": "darkBorderNeutral",
1673
- "attributes": {
1674
- "category": "color",
1675
- "type": "dark",
1676
- "item": "border",
1677
- "subitem": "neutral"
1678
- },
1679
- "path": [
1680
- "color",
1681
- "dark",
1682
- "border",
1683
- "neutral"
1684
- ]
1685
- },
1686
- "overlay": {
1687
- "value": {
1688
- "r": 1,
1689
- "g": 1,
1690
- "b": 1,
1691
- "opacity": 0.1
1692
- },
1693
- "filePath": "tokens/colors/themes/dark.json",
1694
- "isSource": true,
1695
- "original": {
1696
- "value": "{color.base.white.fade.value}"
1697
- },
1698
- "name": "darkBorderOverlay",
1699
- "attributes": {
1700
- "category": "color",
1701
- "type": "dark",
1702
- "item": "border",
1703
- "subitem": "overlay"
1704
- },
1705
- "path": [
1706
- "color",
1707
- "dark",
1708
- "border",
1709
- "overlay"
1710
- ]
1711
- }
1712
- },
1713
- "core": {
1714
- "contrast": {
1715
- "value": {
1716
- "r": 1,
1717
- "g": 1,
1718
- "b": 1
1719
- },
1720
- "filePath": "tokens/colors/themes/dark.json",
1721
- "isSource": true,
1722
- "original": {
1723
- "value": "{color.base.white.light.value}"
1724
- },
1725
- "name": "darkCoreContrast",
1726
- "attributes": {
1727
- "category": "color",
1728
- "type": "dark",
1729
- "item": "core",
1730
- "subitem": "contrast"
1731
- },
1732
- "path": [
1733
- "color",
1734
- "dark",
1735
- "core",
1736
- "contrast"
1737
- ]
1738
- }
1739
- }
1740
- },
1741
- "light": {
1742
- "content": {
1743
- "primary": {
1744
- "value": {
1745
- "r": 0.21568627450980393,
1746
- "g": 0.3176470588235294,
1747
- "b": 0.49411764705882355
1748
- },
1749
- "filePath": "tokens/colors/themes/light.json",
1750
- "isSource": true,
1751
- "original": {
1752
- "value": "{color.base.navy.light.value}"
1753
- },
1754
- "name": "lightContentPrimary",
1755
- "attributes": {
1756
- "category": "color",
1757
- "type": "light",
1758
- "item": "content",
1759
- "subitem": "primary"
1760
- },
1761
- "path": [
1762
- "color",
1763
- "light",
1764
- "content",
1765
- "primary"
1766
- ]
1767
- },
1768
- "secondary": {
1769
- "value": {
1770
- "r": 0.36470588235294116,
1771
- "g": 0.4392156862745098,
1772
- "b": 0.4745098039215686
1773
- },
1774
- "filePath": "tokens/colors/themes/light.json",
1775
- "isSource": true,
1776
- "original": {
1777
- "value": "{color.base.grey.dark.value}"
1778
- },
1779
- "name": "lightContentSecondary",
1780
- "attributes": {
1781
- "category": "color",
1782
- "type": "light",
1783
- "item": "content",
1784
- "subitem": "secondary"
1785
- },
1786
- "path": [
1787
- "color",
1788
- "light",
1789
- "content",
1790
- "secondary"
1791
- ]
1792
- },
1793
- "tertiary": {
1794
- "value": {
1795
- "r": 0.4627450980392157,
1796
- "g": 0.5568627450980392,
1797
- "b": 0.611764705882353
1798
- },
1799
- "filePath": "tokens/colors/themes/light.json",
1800
- "isSource": true,
1801
- "original": {
1802
- "value": "{color.base.grey.mid.value}"
1803
- },
1804
- "name": "lightContentTertiary",
1805
- "attributes": {
1806
- "category": "color",
1807
- "type": "light",
1808
- "item": "content",
1809
- "subitem": "tertiary"
1810
- },
1811
- "path": [
1812
- "color",
1813
- "light",
1814
- "content",
1815
- "tertiary"
1816
- ]
1817
- },
1818
- "accent": {
1819
- "value": {
1820
- "r": 0,
1821
- "g": 0.592156862745098,
1822
- "b": 0.7803921568627451
1823
- },
1824
- "filePath": "tokens/colors/themes/light.json",
1825
- "isSource": true,
1826
- "original": {
1827
- "value": "{color.base.blue.dark.value}"
1828
- },
1829
- "name": "lightContentAccent",
1830
- "attributes": {
1831
- "category": "color",
1832
- "type": "light",
1833
- "item": "content",
1834
- "subitem": "accent"
1835
- },
1836
- "path": [
1837
- "color",
1838
- "light",
1839
- "content",
1840
- "accent"
1841
- ]
1842
- },
1843
- "positive": {
1844
- "value": {
1845
- "r": 0,
1846
- "g": 0.5019607843137255,
1847
- "b": 0.14901960784313725
1848
- },
1849
- "filePath": "tokens/colors/themes/light.json",
1850
- "isSource": true,
1851
- "original": {
1852
- "value": "{color.base.green.dark.value}"
1853
- },
1854
- "name": "lightContentPositive",
1855
- "attributes": {
1856
- "category": "color",
1857
- "type": "light",
1858
- "item": "content",
1859
- "subitem": "positive"
1860
- },
1861
- "path": [
1862
- "color",
1863
- "light",
1864
- "content",
1865
- "positive"
1866
- ]
1867
- },
1868
- "negative": {
1869
- "value": {
1870
- "r": 0.8117647058823529,
1871
- "g": 0.1607843137254902,
1872
- "b": 0.1607843137254902
1873
- },
1874
- "filePath": "tokens/colors/themes/light.json",
1875
- "isSource": true,
1876
- "original": {
1877
- "value": "{color.base.red.dark.value}"
1878
- },
1879
- "name": "lightContentNegative",
1880
- "attributes": {
1881
- "category": "color",
1882
- "type": "light",
1883
- "item": "content",
1884
- "subitem": "negative"
1885
- },
1886
- "path": [
1887
- "color",
1888
- "light",
1889
- "content",
1890
- "negative"
1891
- ]
1892
- },
1893
- "warning": {
1894
- "value": {
1895
- "r": 0.6039215686274509,
1896
- "g": 0.396078431372549,
1897
- "b": 0
1898
- },
1899
- "filePath": "tokens/colors/themes/light.json",
1900
- "isSource": true,
1901
- "original": {
1902
- "value": "{color.base.orange.dark.value}"
1903
- },
1904
- "name": "lightContentWarning",
1905
- "attributes": {
1906
- "category": "color",
1907
- "type": "light",
1908
- "item": "content",
1909
- "subitem": "warning"
1910
- },
1911
- "path": [
1912
- "color",
1913
- "light",
1914
- "content",
1915
- "warning"
1916
- ]
1917
- },
1918
- "disabled": {
1919
- "value": {
1920
- "r": 0.6588235294117647,
1921
- "g": 0.6666666666666666,
1922
- "b": 0.6745098039215687
1923
- },
1924
- "filePath": "tokens/colors/themes/light.json",
1925
- "isSource": true,
1926
- "original": {
1927
- "value": "{color.base.smoke.dark.value}"
1928
- },
1929
- "name": "lightContentDisabled",
1930
- "attributes": {
1931
- "category": "color",
1932
- "type": "light",
1933
- "item": "content",
1934
- "subitem": "disabled"
1935
- },
1936
- "path": [
1937
- "color",
1938
- "light",
1939
- "content",
1940
- "disabled"
1941
- ]
1942
- }
1943
- },
1944
- "interactive": {
1945
- "accent": {
1946
- "value": {
1947
- "r": 0,
1948
- "g": 0.6352941176470588,
1949
- "b": 0.8666666666666667
1950
- },
1951
- "filePath": "tokens/colors/themes/light.json",
1952
- "isSource": true,
1953
- "original": {
1954
- "value": "{color.base.blue.mid.value}"
1955
- },
1956
- "name": "lightInteractiveAccent",
1957
- "attributes": {
1958
- "category": "color",
1959
- "type": "light",
1960
- "item": "interactive",
1961
- "subitem": "accent"
1962
- },
1963
- "path": [
1964
- "color",
1965
- "light",
1966
- "interactive",
1967
- "accent"
1968
- ]
1969
- },
1970
- "positive": {
1971
- "value": {
1972
- "r": 0.1803921568627451,
1973
- "g": 0.6784313725490196,
1974
- "b": 0.29411764705882354
1975
- },
1976
- "filePath": "tokens/colors/themes/light.json",
1977
- "isSource": true,
1978
- "original": {
1979
- "value": "{color.base.green.mid.value}"
1980
- },
1981
- "name": "lightInteractivePositive",
1982
- "attributes": {
1983
- "category": "color",
1984
- "type": "light",
1985
- "item": "interactive",
1986
- "subitem": "positive"
1987
- },
1988
- "path": [
1989
- "color",
1990
- "light",
1991
- "interactive",
1992
- "positive"
1993
- ]
1994
- },
1995
- "negative": {
1996
- "value": {
1997
- "r": 0.9058823529411765,
1998
- "g": 0.2823529411764706,
1999
- "b": 0.2823529411764706
2000
- },
2001
- "filePath": "tokens/colors/themes/light.json",
2002
- "isSource": true,
2003
- "original": {
2004
- "value": "{color.base.red.mid.value}"
2005
- },
2006
- "name": "lightInteractiveNegative",
2007
- "attributes": {
2008
- "category": "color",
2009
- "type": "light",
2010
- "item": "interactive",
2011
- "subitem": "negative"
2012
- },
2013
- "path": [
2014
- "color",
2015
- "light",
2016
- "interactive",
2017
- "negative"
2018
- ]
2019
- },
2020
- "warning": {
2021
- "value": {
2022
- "r": 0.8745098039215686,
2023
- "g": 0.5294117647058824,
2024
- "b": 0
2025
- },
2026
- "filePath": "tokens/colors/themes/light.json",
2027
- "isSource": true,
2028
- "original": {
2029
- "value": "{color.base.orange.mid.value}"
2030
- },
2031
- "name": "lightInteractiveWarning",
2032
- "attributes": {
2033
- "category": "color",
2034
- "type": "light",
2035
- "item": "interactive",
2036
- "subitem": "warning"
2037
- },
2038
- "path": [
2039
- "color",
2040
- "light",
2041
- "interactive",
2042
- "warning"
2043
- ]
2044
- },
2045
- "secondary": {
2046
- "value": {
2047
- "r": 0.788235294117647,
2048
- "g": 0.796078431372549,
2049
- "b": 0.807843137254902
2050
- },
2051
- "filePath": "tokens/colors/themes/light.json",
2052
- "isSource": true,
2053
- "original": {
2054
- "value": "{color.base.smoke.mid.value}"
2055
- },
2056
- "name": "lightInteractiveSecondary",
2057
- "attributes": {
2058
- "category": "color",
2059
- "type": "light",
2060
- "item": "interactive",
2061
- "subitem": "secondary"
2062
- },
2063
- "path": [
2064
- "color",
2065
- "light",
2066
- "interactive",
2067
- "secondary"
2068
- ]
2069
- },
2070
- "disabled": {
2071
- "value": {
2072
- "r": 0.6588235294117647,
2073
- "g": 0.6666666666666666,
2074
- "b": 0.6745098039215687
2075
- },
2076
- "filePath": "tokens/colors/themes/light.json",
2077
- "isSource": true,
2078
- "original": {
2079
- "value": "{color.base.smoke.dark.value}"
2080
- },
2081
- "name": "lightInteractiveDisabled",
2082
- "attributes": {
2083
- "category": "color",
2084
- "type": "light",
2085
- "item": "interactive",
2086
- "subitem": "disabled"
2087
- },
2088
- "path": [
2089
- "color",
2090
- "light",
2091
- "interactive",
2092
- "disabled"
2093
- ]
2094
- }
2095
- },
2096
- "background": {
2097
- "screen": {
2098
- "value": {
2099
- "r": 1,
2100
- "g": 1,
2101
- "b": 1
2102
- },
2103
- "filePath": "tokens/colors/themes/light.json",
2104
- "isSource": true,
2105
- "original": {
2106
- "value": "{color.base.white.light.value}"
2107
- },
2108
- "name": "lightBackgroundScreen",
2109
- "attributes": {
2110
- "category": "color",
2111
- "type": "light",
2112
- "item": "background",
2113
- "subitem": "screen"
2114
- },
2115
- "path": [
2116
- "color",
2117
- "light",
2118
- "background",
2119
- "screen"
2120
- ]
2121
- },
2122
- "elevated": {
2123
- "value": {
2124
- "r": 1,
2125
- "g": 1,
2126
- "b": 1
2127
- },
2128
- "filePath": "tokens/colors/themes/light.json",
2129
- "isSource": true,
2130
- "original": {
2131
- "value": "{color.base.white.light.value}"
2132
- },
2133
- "name": "lightBackgroundElevated",
2134
- "attributes": {
2135
- "category": "color",
2136
- "type": "light",
2137
- "item": "background",
2138
- "subitem": "elevated"
2139
- },
2140
- "path": [
2141
- "color",
2142
- "light",
2143
- "background",
2144
- "elevated"
2145
- ]
2146
- },
2147
- "neutral": {
2148
- "value": {
2149
- "r": 0.5254901960784314,
2150
- "g": 0.6549019607843137,
2151
- "b": 0.7411764705882353,
2152
- "opacity": 0.1
2153
- },
2154
- "filePath": "tokens/colors/themes/light.json",
2155
- "isSource": true,
2156
- "original": {
2157
- "value": "{color.base.smoke.fade.value}"
2158
- },
2159
- "name": "lightBackgroundNeutral",
2160
- "attributes": {
2161
- "category": "color",
2162
- "type": "light",
2163
- "item": "background",
2164
- "subitem": "neutral"
2165
- },
2166
- "path": [
2167
- "color",
2168
- "light",
2169
- "background",
2170
- "neutral"
2171
- ]
2172
- },
2173
- "accent": {
2174
- "value": {
2175
- "r": 0.2196078431372549,
2176
- "g": 0.7843137254901961,
2177
- "b": 1,
2178
- "opacity": 0.1
2179
- },
2180
- "filePath": "tokens/colors/themes/light.json",
2181
- "isSource": true,
2182
- "original": {
2183
- "value": "{color.base.blue.fade.value}"
2184
- },
2185
- "name": "lightBackgroundAccent",
2186
- "attributes": {
2187
- "category": "color",
2188
- "type": "light",
2189
- "item": "background",
2190
- "subitem": "accent"
2191
- },
2192
- "path": [
2193
- "color",
2194
- "light",
2195
- "background",
2196
- "accent"
2197
- ]
2198
- },
2199
- "positive": {
2200
- "value": {
2201
- "r": 0.21176470588235294,
2202
- "g": 0.7803921568627451,
2203
- "b": 0.592156862745098,
2204
- "opacity": 0.1
2205
- },
2206
- "filePath": "tokens/colors/themes/light.json",
2207
- "isSource": true,
2208
- "original": {
2209
- "value": "{color.base.green.fade.value}"
2210
- },
2211
- "name": "lightBackgroundPositive",
2212
- "attributes": {
2213
- "category": "color",
2214
- "type": "light",
2215
- "item": "background",
2216
- "subitem": "positive"
2217
- },
2218
- "path": [
2219
- "color",
2220
- "light",
2221
- "background",
2222
- "positive"
2223
- ]
2224
- },
2225
- "negative": {
2226
- "value": {
2227
- "r": 1,
2228
- "g": 0.5294117647058824,
2229
- "b": 0.5294117647058824,
2230
- "opacity": 0.1
2231
- },
2232
- "filePath": "tokens/colors/themes/light.json",
2233
- "isSource": true,
2234
- "original": {
2235
- "value": "{color.base.red.fade.value}"
2236
- },
2237
- "name": "lightBackgroundNegative",
2238
- "attributes": {
2239
- "category": "color",
2240
- "type": "light",
2241
- "item": "background",
2242
- "subitem": "negative"
2243
- },
2244
- "path": [
2245
- "color",
2246
- "light",
2247
- "background",
2248
- "negative"
2249
- ]
2250
- },
2251
- "warning": {
2252
- "value": {
2253
- "r": 1,
2254
- "g": 0.6745098039215687,
2255
- "b": 0,
2256
- "opacity": 0.1
2257
- },
2258
- "filePath": "tokens/colors/themes/light.json",
2259
- "isSource": true,
2260
- "original": {
2261
- "value": "{color.base.orange.fade.value}"
2262
- },
2263
- "name": "lightBackgroundWarning",
2264
- "attributes": {
2265
- "category": "color",
2266
- "type": "light",
2267
- "item": "background",
2268
- "subitem": "warning"
2269
- },
2270
- "path": [
2271
- "color",
2272
- "light",
2273
- "background",
2274
- "warning"
2275
- ]
2276
- },
2277
- "overlay": {
2278
- "value": {
2279
- "r": 0,
2280
- "g": 0,
2281
- "b": 0,
2282
- "opacity": 0.1
2283
- },
2284
- "filePath": "tokens/colors/themes/light.json",
2285
- "isSource": true,
2286
- "original": {
2287
- "value": "{color.base.black.fade.value}"
2288
- },
2289
- "name": "lightBackgroundOverlay",
2290
- "attributes": {
2291
- "category": "color",
2292
- "type": "light",
2293
- "item": "background",
2294
- "subitem": "overlay"
2295
- },
2296
- "path": [
2297
- "color",
2298
- "light",
2299
- "background",
2300
- "overlay"
2301
- ]
2302
- }
2303
- },
2304
- "border": {
2305
- "neutral": {
2306
- "value": {
2307
- "r": 0,
2308
- "g": 0,
2309
- "b": 0,
2310
- "opacity": 0.1
2311
- },
2312
- "filePath": "tokens/colors/themes/light.json",
2313
- "isSource": true,
2314
- "original": {
2315
- "value": "{color.base.black.fade.value}"
2316
- },
2317
- "name": "lightBorderNeutral",
2318
- "attributes": {
2319
- "category": "color",
2320
- "type": "light",
2321
- "item": "border",
2322
- "subitem": "neutral"
2323
- },
2324
- "path": [
2325
- "color",
2326
- "light",
2327
- "border",
2328
- "neutral"
2329
- ]
2330
- },
2331
- "overlay": {
2332
- "value": {
2333
- "r": 0,
2334
- "g": 0,
2335
- "b": 0,
2336
- "opacity": 0.1
2337
- },
2338
- "filePath": "tokens/colors/themes/light.json",
2339
- "isSource": true,
2340
- "original": {
2341
- "value": "{color.base.black.fade.value}"
2342
- },
2343
- "name": "lightBorderOverlay",
2344
- "attributes": {
2345
- "category": "color",
2346
- "type": "light",
2347
- "item": "border",
2348
- "subitem": "overlay"
2349
- },
2350
- "path": [
2351
- "color",
2352
- "light",
2353
- "border",
2354
- "overlay"
2355
- ]
2356
- }
2357
- },
2358
- "core": {
2359
- "contrast": {
2360
- "value": {
2361
- "r": 0,
2362
- "g": 0,
2363
- "b": 0
2364
- },
2365
- "filePath": "tokens/colors/themes/light.json",
2366
- "isSource": true,
2367
- "original": {
2368
- "value": "{color.base.black.dark.value}"
2369
- },
2370
- "name": "lightCoreContrast",
2371
- "attributes": {
2372
- "category": "color",
2373
- "type": "light",
2374
- "item": "core",
2375
- "subitem": "contrast"
2376
- },
2377
- "path": [
2378
- "color",
2379
- "light",
2380
- "core",
2381
- "contrast"
2382
- ]
2383
- }
2384
- }
2385
- },
2386
- "navy": {
2387
- "content": {
2388
- "primary": {
2389
- "value": {
2390
- "r": 1,
2391
- "g": 1,
2392
- "b": 1
2393
- },
2394
- "filePath": "tokens/colors/themes/navy.json",
2395
- "isSource": true,
2396
- "original": {
2397
- "value": "{color.base.white.light.value}"
2398
- },
2399
- "name": "navyContentPrimary",
2400
- "attributes": {
2401
- "category": "color",
2402
- "type": "navy",
2403
- "item": "content",
2404
- "subitem": "primary"
2405
- },
2406
- "path": [
2407
- "color",
2408
- "navy",
2409
- "content",
2410
- "primary"
2411
- ]
2412
- },
2413
- "secondary": {
2414
- "value": {
2415
- "r": 0.788235294117647,
2416
- "g": 0.796078431372549,
2417
- "b": 0.807843137254902
2418
- },
2419
- "filePath": "tokens/colors/themes/navy.json",
2420
- "isSource": true,
2421
- "original": {
2422
- "value": "{color.base.smoke.mid.value}"
2423
- },
2424
- "name": "navyContentSecondary",
2425
- "attributes": {
2426
- "category": "color",
2427
- "type": "navy",
2428
- "item": "content",
2429
- "subitem": "secondary"
2430
- },
2431
- "path": [
2432
- "color",
2433
- "navy",
2434
- "content",
2435
- "secondary"
2436
- ]
2437
- },
2438
- "tertiary": {
2439
- "value": {
2440
- "r": 0.6588235294117647,
2441
- "g": 0.6666666666666666,
2442
- "b": 0.6745098039215687
2443
- },
2444
- "filePath": "tokens/colors/themes/navy.json",
2445
- "isSource": true,
2446
- "original": {
2447
- "value": "{color.base.smoke.dark.value}"
2448
- },
2449
- "name": "navyContentTertiary",
2450
- "attributes": {
2451
- "category": "color",
2452
- "type": "navy",
2453
- "item": "content",
2454
- "subitem": "tertiary"
2455
- },
2456
- "path": [
2457
- "color",
2458
- "navy",
2459
- "content",
2460
- "tertiary"
2461
- ]
2462
- },
2463
- "accent": {
2464
- "value": {
2465
- "r": 0,
2466
- "g": 0.7254901960784313,
2467
- "b": 1
2468
- },
2469
- "filePath": "tokens/colors/themes/navy.json",
2470
- "isSource": true,
2471
- "original": {
2472
- "value": "{color.base.blue.light.value}"
2473
- },
2474
- "name": "navyContentAccent",
2475
- "attributes": {
2476
- "category": "color",
2477
- "type": "navy",
2478
- "item": "content",
2479
- "subitem": "accent"
2480
- },
2481
- "path": [
2482
- "color",
2483
- "navy",
2484
- "content",
2485
- "accent"
2486
- ]
2487
- },
2488
- "positive": {
2489
- "value": {
2490
- "r": 0.43529411764705883,
2491
- "g": 0.8392156862745098,
2492
- "b": 0.596078431372549
2493
- },
2494
- "filePath": "tokens/colors/themes/navy.json",
2495
- "isSource": true,
2496
- "original": {
2497
- "value": "{color.base.green.light.value}"
2498
- },
2499
- "name": "navyContentPositive",
2500
- "attributes": {
2501
- "category": "color",
2502
- "type": "navy",
2503
- "item": "content",
2504
- "subitem": "positive"
2505
- },
2506
- "path": [
2507
- "color",
2508
- "navy",
2509
- "content",
2510
- "positive"
2511
- ]
2512
- },
2513
- "negative": {
2514
- "value": {
2515
- "r": 1,
2516
- "g": 0.6509803921568628,
2517
- "b": 0.6627450980392157
2518
- },
2519
- "filePath": "tokens/colors/themes/navy.json",
2520
- "isSource": true,
2521
- "original": {
2522
- "value": "{color.base.red.light.value}"
2523
- },
2524
- "name": "navyContentNegative",
2525
- "attributes": {
2526
- "category": "color",
2527
- "type": "navy",
2528
- "item": "content",
2529
- "subitem": "negative"
2530
- },
2531
- "path": [
2532
- "color",
2533
- "navy",
2534
- "content",
2535
- "negative"
2536
- ]
2537
- },
2538
- "warning": {
2539
- "value": {
2540
- "r": 1,
2541
- "g": 0.8196078431372549,
2542
- "b": 0.5176470588235295
2543
- },
2544
- "filePath": "tokens/colors/themes/navy.json",
2545
- "isSource": true,
2546
- "original": {
2547
- "value": "{color.base.orange.light.value}"
2548
- },
2549
- "name": "navyContentWarning",
2550
- "attributes": {
2551
- "category": "color",
2552
- "type": "navy",
2553
- "item": "content",
2554
- "subitem": "warning"
2555
- },
2556
- "path": [
2557
- "color",
2558
- "navy",
2559
- "content",
2560
- "warning"
2561
- ]
2562
- },
2563
- "disabled": {
2564
- "value": {
2565
- "r": 0.6588235294117647,
2566
- "g": 0.6666666666666666,
2567
- "b": 0.6745098039215687
2568
- },
2569
- "filePath": "tokens/colors/themes/navy.json",
2570
- "isSource": true,
2571
- "original": {
2572
- "value": "{color.base.smoke.dark.value}"
2573
- },
2574
- "name": "navyContentDisabled",
2575
- "attributes": {
2576
- "category": "color",
2577
- "type": "navy",
2578
- "item": "content",
2579
- "subitem": "disabled"
2580
- },
2581
- "path": [
2582
- "color",
2583
- "navy",
2584
- "content",
2585
- "disabled"
2586
- ]
2587
- }
2588
- },
2589
- "interactive": {
2590
- "accent": {
2591
- "value": {
2592
- "r": 0,
2593
- "g": 0.6352941176470588,
2594
- "b": 0.8666666666666667
2595
- },
2596
- "filePath": "tokens/colors/themes/navy.json",
2597
- "isSource": true,
2598
- "original": {
2599
- "value": "{color.base.blue.mid.value}"
2600
- },
2601
- "name": "navyInteractiveAccent",
2602
- "attributes": {
2603
- "category": "color",
2604
- "type": "navy",
2605
- "item": "interactive",
2606
- "subitem": "accent"
2607
- },
2608
- "path": [
2609
- "color",
2610
- "navy",
2611
- "interactive",
2612
- "accent"
2613
- ]
2614
- },
2615
- "positive": {
2616
- "value": {
2617
- "r": 0.1803921568627451,
2618
- "g": 0.6784313725490196,
2619
- "b": 0.29411764705882354
2620
- },
2621
- "filePath": "tokens/colors/themes/navy.json",
2622
- "isSource": true,
2623
- "original": {
2624
- "value": "{color.base.green.mid.value}"
2625
- },
2626
- "name": "navyInteractivePositive",
2627
- "attributes": {
2628
- "category": "color",
2629
- "type": "navy",
2630
- "item": "interactive",
2631
- "subitem": "positive"
2632
- },
2633
- "path": [
2634
- "color",
2635
- "navy",
2636
- "interactive",
2637
- "positive"
2638
- ]
2639
- },
2640
- "negative": {
2641
- "value": {
2642
- "r": 0.9058823529411765,
2643
- "g": 0.2823529411764706,
2644
- "b": 0.2823529411764706
2645
- },
2646
- "filePath": "tokens/colors/themes/navy.json",
2647
- "isSource": true,
2648
- "original": {
2649
- "value": "{color.base.red.mid.value}"
2650
- },
2651
- "name": "navyInteractiveNegative",
2652
- "attributes": {
2653
- "category": "color",
2654
- "type": "navy",
2655
- "item": "interactive",
2656
- "subitem": "negative"
2657
- },
2658
- "path": [
2659
- "color",
2660
- "navy",
2661
- "interactive",
2662
- "negative"
2663
- ]
2664
- },
2665
- "warning": {
2666
- "value": {
2667
- "r": 0.8745098039215686,
2668
- "g": 0.5294117647058824,
2669
- "b": 0
2670
- },
2671
- "filePath": "tokens/colors/themes/navy.json",
2672
- "isSource": true,
2673
- "original": {
2674
- "value": "{color.base.orange.mid.value}"
2675
- },
2676
- "name": "navyInteractiveWarning",
2677
- "attributes": {
2678
- "category": "color",
2679
- "type": "navy",
2680
- "item": "interactive",
2681
- "subitem": "warning"
2682
- },
2683
- "path": [
2684
- "color",
2685
- "navy",
2686
- "interactive",
2687
- "warning"
2688
- ]
2689
- },
2690
- "secondary": {
2691
- "value": {
2692
- "r": 0.6588235294117647,
2693
- "g": 0.6666666666666666,
2694
- "b": 0.6745098039215687
2695
- },
2696
- "filePath": "tokens/colors/themes/navy.json",
2697
- "isSource": true,
2698
- "original": {
2699
- "value": "{color.base.smoke.dark.value}"
2700
- },
2701
- "name": "navyInteractiveSecondary",
2702
- "attributes": {
2703
- "category": "color",
2704
- "type": "navy",
2705
- "item": "interactive",
2706
- "subitem": "secondary"
2707
- },
2708
- "path": [
2709
- "color",
2710
- "navy",
2711
- "interactive",
2712
- "secondary"
2713
- ]
2714
- },
2715
- "disabled": {
2716
- "value": {
2717
- "r": 0.6588235294117647,
2718
- "g": 0.6666666666666666,
2719
- "b": 0.6745098039215687
2720
- },
2721
- "filePath": "tokens/colors/themes/navy.json",
2722
- "isSource": true,
2723
- "original": {
2724
- "value": "{color.base.smoke.dark.value}"
2725
- },
2726
- "name": "navyInteractiveDisabled",
2727
- "attributes": {
2728
- "category": "color",
2729
- "type": "navy",
2730
- "item": "interactive",
2731
- "subitem": "disabled"
2732
- },
2733
- "path": [
2734
- "color",
2735
- "navy",
2736
- "interactive",
2737
- "disabled"
2738
- ]
2739
- }
2740
- },
2741
- "background": {
2742
- "screen": {
2743
- "value": {
2744
- "r": 0.1803921568627451,
2745
- "g": 0.2627450980392157,
2746
- "b": 0.4117647058823529
2747
- },
2748
- "filePath": "tokens/colors/themes/navy.json",
2749
- "isSource": true,
2750
- "original": {
2751
- "value": "{color.base.navy.mid.value}"
2752
- },
2753
- "name": "navyBackgroundScreen",
2754
- "attributes": {
2755
- "category": "color",
2756
- "type": "navy",
2757
- "item": "background",
2758
- "subitem": "screen"
2759
- },
2760
- "path": [
2761
- "color",
2762
- "navy",
2763
- "background",
2764
- "screen"
2765
- ]
2766
- },
2767
- "elevated": {
2768
- "value": {
2769
- "r": 0.21568627450980393,
2770
- "g": 0.3176470588235294,
2771
- "b": 0.49411764705882355
2772
- },
2773
- "filePath": "tokens/colors/themes/navy.json",
2774
- "isSource": true,
2775
- "original": {
2776
- "value": "{color.base.navy.light.value}"
2777
- },
2778
- "name": "navyBackgroundElevated",
2779
- "attributes": {
2780
- "category": "color",
2781
- "type": "navy",
2782
- "item": "background",
2783
- "subitem": "elevated"
2784
- },
2785
- "path": [
2786
- "color",
2787
- "navy",
2788
- "background",
2789
- "elevated"
2790
- ]
2791
- },
2792
- "neutral": {
2793
- "value": {
2794
- "r": 0.5254901960784314,
2795
- "g": 0.6549019607843137,
2796
- "b": 0.7411764705882353,
2797
- "opacity": 0.1
2798
- },
2799
- "filePath": "tokens/colors/themes/navy.json",
2800
- "isSource": true,
2801
- "original": {
2802
- "value": "{color.base.smoke.fade.value}"
2803
- },
2804
- "name": "navyBackgroundNeutral",
2805
- "attributes": {
2806
- "category": "color",
2807
- "type": "navy",
2808
- "item": "background",
2809
- "subitem": "neutral"
2810
- },
2811
- "path": [
2812
- "color",
2813
- "navy",
2814
- "background",
2815
- "neutral"
2816
- ]
2817
- },
2818
- "accent": {
2819
- "value": {
2820
- "r": 0.2196078431372549,
2821
- "g": 0.7843137254901961,
2822
- "b": 1,
2823
- "opacity": 0.1
2824
- },
2825
- "filePath": "tokens/colors/themes/navy.json",
2826
- "isSource": true,
2827
- "original": {
2828
- "value": "{color.base.blue.fade.value}"
2829
- },
2830
- "name": "navyBackgroundAccent",
2831
- "attributes": {
2832
- "category": "color",
2833
- "type": "navy",
2834
- "item": "background",
2835
- "subitem": "accent"
2836
- },
2837
- "path": [
2838
- "color",
2839
- "navy",
2840
- "background",
2841
- "accent"
2842
- ]
2843
- },
2844
- "positive": {
2845
- "value": {
2846
- "r": 0.21176470588235294,
2847
- "g": 0.7803921568627451,
2848
- "b": 0.592156862745098,
2849
- "opacity": 0.1
2850
- },
2851
- "filePath": "tokens/colors/themes/navy.json",
2852
- "isSource": true,
2853
- "original": {
2854
- "value": "{color.base.green.fade.value}"
2855
- },
2856
- "name": "navyBackgroundPositive",
2857
- "attributes": {
2858
- "category": "color",
2859
- "type": "navy",
2860
- "item": "background",
2861
- "subitem": "positive"
2862
- },
2863
- "path": [
2864
- "color",
2865
- "navy",
2866
- "background",
2867
- "positive"
2868
- ]
2869
- },
2870
- "negative": {
2871
- "value": {
2872
- "r": 1,
2873
- "g": 0.5294117647058824,
2874
- "b": 0.5294117647058824,
2875
- "opacity": 0.1
2876
- },
2877
- "filePath": "tokens/colors/themes/navy.json",
2878
- "isSource": true,
2879
- "original": {
2880
- "value": "{color.base.red.fade.value}"
2881
- },
2882
- "name": "navyBackgroundNegative",
2883
- "attributes": {
2884
- "category": "color",
2885
- "type": "navy",
2886
- "item": "background",
2887
- "subitem": "negative"
2888
- },
2889
- "path": [
2890
- "color",
2891
- "navy",
2892
- "background",
2893
- "negative"
2894
- ]
2895
- },
2896
- "warning": {
2897
- "value": {
2898
- "r": 1,
2899
- "g": 0.6745098039215687,
2900
- "b": 0,
2901
- "opacity": 0.1
2902
- },
2903
- "filePath": "tokens/colors/themes/navy.json",
2904
- "isSource": true,
2905
- "original": {
2906
- "value": "{color.base.orange.fade.value}"
2907
- },
2908
- "name": "navyBackgroundWarning",
2909
- "attributes": {
2910
- "category": "color",
2911
- "type": "navy",
2912
- "item": "background",
2913
- "subitem": "warning"
2914
- },
2915
- "path": [
2916
- "color",
2917
- "navy",
2918
- "background",
2919
- "warning"
2920
- ]
2921
- },
2922
- "overlay": {
2923
- "value": {
2924
- "r": 1,
2925
- "g": 1,
2926
- "b": 1,
2927
- "opacity": 0.1
2928
- },
2929
- "filePath": "tokens/colors/themes/navy.json",
2930
- "isSource": true,
2931
- "original": {
2932
- "value": "{color.base.white.fade.value}"
2933
- },
2934
- "name": "navyBackgroundOverlay",
2935
- "attributes": {
2936
- "category": "color",
2937
- "type": "navy",
2938
- "item": "background",
2939
- "subitem": "overlay"
2940
- },
2941
- "path": [
2942
- "color",
2943
- "navy",
2944
- "background",
2945
- "overlay"
2946
- ]
2947
- }
2948
- },
2949
- "border": {
2950
- "neutral": {
2951
- "value": {
2952
- "r": 1,
2953
- "g": 1,
2954
- "b": 1,
2955
- "opacity": 0.1
2956
- },
2957
- "filePath": "tokens/colors/themes/navy.json",
2958
- "isSource": true,
2959
- "original": {
2960
- "value": "{color.base.white.fade.value}"
2961
- },
2962
- "name": "navyBorderNeutral",
2963
- "attributes": {
2964
- "category": "color",
2965
- "type": "navy",
2966
- "item": "border",
2967
- "subitem": "neutral"
2968
- },
2969
- "path": [
2970
- "color",
2971
- "navy",
2972
- "border",
2973
- "neutral"
2974
- ]
2975
- },
2976
- "overlay": {
2977
- "value": {
2978
- "r": 1,
2979
- "g": 1,
2980
- "b": 1,
2981
- "opacity": 0.1
2982
- },
2983
- "filePath": "tokens/colors/themes/navy.json",
2984
- "isSource": true,
2985
- "original": {
2986
- "value": "{color.base.white.fade.value}"
2987
- },
2988
- "name": "navyBorderOverlay",
2989
- "attributes": {
2990
- "category": "color",
2991
- "type": "navy",
2992
- "item": "border",
2993
- "subitem": "overlay"
2994
- },
2995
- "path": [
2996
- "color",
2997
- "navy",
2998
- "border",
2999
- "overlay"
3000
- ]
3001
- }
3002
- },
3003
- "core": {
3004
- "contrast": {
3005
- "value": {
3006
- "r": 1,
3007
- "g": 1,
3008
- "b": 1
3009
- },
3010
- "filePath": "tokens/colors/themes/navy.json",
3011
- "isSource": true,
3012
- "original": {
3013
- "value": "{color.base.white.light.value}"
3014
- },
3015
- "name": "navyCoreContrast",
3016
- "attributes": {
3017
- "category": "color",
3018
- "type": "navy",
3019
- "item": "core",
3020
- "subitem": "contrast"
3021
- },
3022
- "path": [
3023
- "color",
3024
- "navy",
3025
- "core",
3026
- "contrast"
3027
- ]
3028
- }
3029
- }
3030
- }
3031
- }
3032
- }