@halogen-ui/tokens 0.1.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.
@@ -0,0 +1,1932 @@
1
+ {
2
+ "$meta": {
3
+ "source": "@halogen-ui/tokens — generated, do not edit",
4
+ "collections": {
5
+ "primitives": {
6
+ "variables": 240,
7
+ "modes": []
8
+ },
9
+ "semantic": {
10
+ "variables": 92,
11
+ "modes": [
12
+ "light",
13
+ "dark"
14
+ ]
15
+ }
16
+ },
17
+ "forkedAcrossModes": 68
18
+ },
19
+ "primitives": {
20
+ "color": {
21
+ "neutral": {
22
+ "0": {
23
+ "value": "#ffffff",
24
+ "type": "color"
25
+ },
26
+ "25": {
27
+ "value": "#f8f7f6",
28
+ "type": "color"
29
+ },
30
+ "50": {
31
+ "value": "#f0efed",
32
+ "type": "color"
33
+ },
34
+ "100": {
35
+ "value": "#e4e2e0",
36
+ "type": "color"
37
+ },
38
+ "200": {
39
+ "value": "#d3d1cf",
40
+ "type": "color"
41
+ },
42
+ "300": {
43
+ "value": "#bbb9b6",
44
+ "type": "color"
45
+ },
46
+ "400": {
47
+ "value": "#a7a5a3",
48
+ "type": "color"
49
+ },
50
+ "450": {
51
+ "value": "#969492",
52
+ "type": "color"
53
+ },
54
+ "500": {
55
+ "value": "#8c8a88",
56
+ "type": "color"
57
+ },
58
+ "550": {
59
+ "value": "#7c7a77",
60
+ "type": "color"
61
+ },
62
+ "600": {
63
+ "value": "#6e6c69",
64
+ "type": "color"
65
+ },
66
+ "700": {
67
+ "value": "#54524f",
68
+ "type": "color"
69
+ },
70
+ "800": {
71
+ "value": "#3b3936",
72
+ "type": "color"
73
+ },
74
+ "850": {
75
+ "value": "#2f2d2b",
76
+ "type": "color"
77
+ },
78
+ "900": {
79
+ "value": "#292725",
80
+ "type": "color"
81
+ },
82
+ "950": {
83
+ "value": "#1e1c1a",
84
+ "type": "color"
85
+ },
86
+ "1000": {
87
+ "value": "#12100e",
88
+ "type": "color"
89
+ }
90
+ },
91
+ "state": {
92
+ "hover": {
93
+ "dark": {
94
+ "value": "rgba(255, 255, 255, 0.08)",
95
+ "type": "color"
96
+ },
97
+ "light": {
98
+ "value": "rgba(0, 0, 0, 0.06)",
99
+ "type": "color"
100
+ }
101
+ },
102
+ "active": {
103
+ "dark": {
104
+ "value": "rgba(255, 255, 255, 0.14)",
105
+ "type": "color"
106
+ },
107
+ "light": {
108
+ "value": "rgba(0, 0, 0, 0.1)",
109
+ "type": "color"
110
+ }
111
+ },
112
+ "focus": {
113
+ "glow": {
114
+ "value": "rgba(255, 100, 31, 0.24)",
115
+ "type": "color"
116
+ }
117
+ },
118
+ "selection": {
119
+ "dark": {
120
+ "value": "rgba(255, 100, 31, 0.35)",
121
+ "type": "color"
122
+ },
123
+ "light": {
124
+ "value": "rgba(255, 100, 31, 0.32)",
125
+ "type": "color"
126
+ }
127
+ }
128
+ },
129
+ "heat": {
130
+ "dark": {
131
+ "0": {
132
+ "value": "#4d2f29",
133
+ "type": "color"
134
+ },
135
+ "1": {
136
+ "value": "#7b513c",
137
+ "type": "color"
138
+ },
139
+ "2": {
140
+ "value": "#aa7647",
141
+ "type": "color"
142
+ },
143
+ "3": {
144
+ "value": "#d8a147",
145
+ "type": "color"
146
+ },
147
+ "4": {
148
+ "value": "#fdd345",
149
+ "type": "color"
150
+ }
151
+ },
152
+ "light": {
153
+ "0": {
154
+ "value": "#eee1df",
155
+ "type": "color"
156
+ },
157
+ "1": {
158
+ "value": "#e1b49f",
159
+ "type": "color"
160
+ },
161
+ "2": {
162
+ "value": "#c98c55",
163
+ "type": "color"
164
+ },
165
+ "3": {
166
+ "value": "#99712f",
167
+ "type": "color"
168
+ },
169
+ "4": {
170
+ "value": "#6a560b",
171
+ "type": "color"
172
+ }
173
+ }
174
+ },
175
+ "orange": {
176
+ "base": {
177
+ "value": "#ff641f",
178
+ "type": "color"
179
+ },
180
+ "bright": {
181
+ "value": "#ff875b",
182
+ "type": "color"
183
+ },
184
+ "dim": {
185
+ "value": "#ee5500",
186
+ "type": "color"
187
+ },
188
+ "text": {
189
+ "light": {
190
+ "value": "#bf4200",
191
+ "type": "color",
192
+ "strong": {
193
+ "value": "#8e3000",
194
+ "type": "color"
195
+ }
196
+ },
197
+ "on": {
198
+ "chip": {
199
+ "light": {
200
+ "value": "#bc4100",
201
+ "type": "color"
202
+ }
203
+ }
204
+ }
205
+ },
206
+ "mark": {
207
+ "light": {
208
+ "value": "#ef5500",
209
+ "type": "color"
210
+ }
211
+ },
212
+ "surface": {
213
+ "dark": {
214
+ "value": "#351f17",
215
+ "type": "color",
216
+ "hover": {
217
+ "value": "#482c22",
218
+ "type": "color"
219
+ }
220
+ },
221
+ "light": {
222
+ "value": "#f6eae6",
223
+ "type": "color",
224
+ "hover": {
225
+ "value": "#f0dad3",
226
+ "type": "color"
227
+ }
228
+ }
229
+ },
230
+ "border": {
231
+ "dark": {
232
+ "value": "#a36047",
233
+ "type": "color"
234
+ },
235
+ "light": {
236
+ "value": "#ce5f34",
237
+ "type": "color"
238
+ }
239
+ }
240
+ },
241
+ "coral": {
242
+ "base": {
243
+ "value": "#ff493f",
244
+ "type": "color"
245
+ },
246
+ "bright": {
247
+ "value": "#ff7466",
248
+ "type": "color"
249
+ },
250
+ "dim": {
251
+ "value": "#ee3730",
252
+ "type": "color"
253
+ },
254
+ "text": {
255
+ "light": {
256
+ "value": "#da0010",
257
+ "type": "color"
258
+ }
259
+ },
260
+ "mark": {
261
+ "light": {
262
+ "value": "#ff3d35",
263
+ "type": "color"
264
+ }
265
+ }
266
+ },
267
+ "amber": {
268
+ "base": {
269
+ "value": "#ff9f00",
270
+ "type": "color"
271
+ },
272
+ "bright": {
273
+ "value": "#ffba6d",
274
+ "type": "color"
275
+ },
276
+ "dim": {
277
+ "value": "#ec9300",
278
+ "type": "color"
279
+ },
280
+ "text": {
281
+ "light": {
282
+ "value": "#9b5e00",
283
+ "type": "color"
284
+ }
285
+ },
286
+ "mark": {
287
+ "light": {
288
+ "value": "#c27700",
289
+ "type": "color"
290
+ }
291
+ }
292
+ },
293
+ "yellow": {
294
+ "base": {
295
+ "value": "#ffd21a",
296
+ "type": "color"
297
+ },
298
+ "bright": {
299
+ "value": "#ffe89d",
300
+ "type": "color"
301
+ },
302
+ "dim": {
303
+ "value": "#efc400",
304
+ "type": "color"
305
+ },
306
+ "text": {
307
+ "light": {
308
+ "value": "#826900",
309
+ "type": "color"
310
+ }
311
+ },
312
+ "mark": {
313
+ "light": {
314
+ "value": "#a48500",
315
+ "type": "color"
316
+ }
317
+ }
318
+ },
319
+ "peach": {
320
+ "base": {
321
+ "value": "#ffb46b",
322
+ "type": "color"
323
+ },
324
+ "bright": {
325
+ "value": "#ffcda0",
326
+ "type": "color"
327
+ },
328
+ "dim": {
329
+ "value": "#f0a65d",
330
+ "type": "color"
331
+ },
332
+ "text": {
333
+ "light": {
334
+ "value": "#9f5c00",
335
+ "type": "color"
336
+ }
337
+ },
338
+ "mark": {
339
+ "light": {
340
+ "value": "#c67500",
341
+ "type": "color"
342
+ }
343
+ }
344
+ },
345
+ "pink": {
346
+ "base": {
347
+ "value": "#e8a6d8",
348
+ "type": "color"
349
+ },
350
+ "bright": {
351
+ "value": "#fbb7ea",
352
+ "type": "color"
353
+ },
354
+ "dim": {
355
+ "value": "#d998c9",
356
+ "type": "color"
357
+ },
358
+ "text": {
359
+ "light": {
360
+ "value": "#a54a94",
361
+ "type": "color"
362
+ }
363
+ },
364
+ "mark": {
365
+ "light": {
366
+ "value": "#ce5fb9",
367
+ "type": "color"
368
+ }
369
+ }
370
+ },
371
+ "teal": {
372
+ "base": {
373
+ "value": "#22b8a8",
374
+ "type": "color"
375
+ },
376
+ "bright": {
377
+ "value": "#3ecab9",
378
+ "type": "color"
379
+ },
380
+ "dim": {
381
+ "value": "#00a99a",
382
+ "type": "color"
383
+ },
384
+ "text": {
385
+ "light": {
386
+ "value": "#13796f",
387
+ "type": "color",
388
+ "strong": {
389
+ "value": "#0b5951",
390
+ "type": "color"
391
+ }
392
+ },
393
+ "on": {
394
+ "chip": {
395
+ "light": {
396
+ "value": "#13786e",
397
+ "type": "color"
398
+ }
399
+ }
400
+ }
401
+ },
402
+ "mark": {
403
+ "light": {
404
+ "value": "#1a988b",
405
+ "type": "color"
406
+ }
407
+ },
408
+ "surface": {
409
+ "dark": {
410
+ "value": "#1a2926",
411
+ "type": "color",
412
+ "hover": {
413
+ "value": "#263835",
414
+ "type": "color"
415
+ }
416
+ },
417
+ "light": {
418
+ "value": "#d2f6ef",
419
+ "type": "color",
420
+ "hover": {
421
+ "value": "#abefe4",
422
+ "type": "color"
423
+ }
424
+ }
425
+ },
426
+ "border": {
427
+ "dark": {
428
+ "value": "#4d7a73",
429
+ "type": "color"
430
+ },
431
+ "light": {
432
+ "value": "#3d8c82",
433
+ "type": "color"
434
+ }
435
+ }
436
+ },
437
+ "success": {
438
+ "solid": {
439
+ "value": "#62c84a",
440
+ "type": "color"
441
+ },
442
+ "on": {
443
+ "solid": {
444
+ "value": "#12100e",
445
+ "type": "color"
446
+ }
447
+ },
448
+ "surface": {
449
+ "dark": {
450
+ "value": "#1d291b",
451
+ "type": "color"
452
+ },
453
+ "light": {
454
+ "value": "#dff4da",
455
+ "type": "color"
456
+ }
457
+ },
458
+ "text": {
459
+ "dark": {
460
+ "value": "#62c94a",
461
+ "type": "color"
462
+ },
463
+ "light": {
464
+ "value": "#28591c",
465
+ "type": "color"
466
+ }
467
+ },
468
+ "border": {
469
+ "dark": {
470
+ "value": "#577b50",
471
+ "type": "color"
472
+ },
473
+ "light": {
474
+ "value": "#538d46",
475
+ "type": "color"
476
+ }
477
+ }
478
+ },
479
+ "warning": {
480
+ "solid": {
481
+ "value": "#d6a453",
482
+ "type": "color"
483
+ },
484
+ "on": {
485
+ "solid": {
486
+ "value": "#12100e",
487
+ "type": "color"
488
+ }
489
+ },
490
+ "surface": {
491
+ "dark": {
492
+ "value": "#2a241b",
493
+ "type": "color"
494
+ },
495
+ "light": {
496
+ "value": "#f3ece0",
497
+ "type": "color"
498
+ }
499
+ },
500
+ "text": {
501
+ "dark": {
502
+ "value": "#deaa56",
503
+ "type": "color"
504
+ },
505
+ "light": {
506
+ "value": "#634a22",
507
+ "type": "color"
508
+ }
509
+ },
510
+ "border": {
511
+ "dark": {
512
+ "value": "#816f53",
513
+ "type": "color"
514
+ },
515
+ "light": {
516
+ "value": "#997b4d",
517
+ "type": "color"
518
+ }
519
+ }
520
+ },
521
+ "error": {
522
+ "solid": {
523
+ "value": "#cd1f2c",
524
+ "type": "color"
525
+ },
526
+ "on": {
527
+ "solid": {
528
+ "value": "#ffffff",
529
+ "type": "color"
530
+ }
531
+ },
532
+ "surface": {
533
+ "dark": {
534
+ "value": "#381c1a",
535
+ "type": "color"
536
+ },
537
+ "light": {
538
+ "value": "#f5eae9",
539
+ "type": "color"
540
+ }
541
+ },
542
+ "text": {
543
+ "dark": {
544
+ "value": "#fa9891",
545
+ "type": "color"
546
+ },
547
+ "light": {
548
+ "value": "#9b151f",
549
+ "type": "color"
550
+ }
551
+ },
552
+ "border": {
553
+ "dark": {
554
+ "value": "#b05752",
555
+ "type": "color"
556
+ },
557
+ "light": {
558
+ "value": "#e14b4a",
559
+ "type": "color"
560
+ }
561
+ }
562
+ }
563
+ },
564
+ "space": {
565
+ "0": {
566
+ "value": "0px",
567
+ "type": "spacing"
568
+ },
569
+ "1": {
570
+ "value": "4px",
571
+ "type": "spacing"
572
+ },
573
+ "2": {
574
+ "value": "8px",
575
+ "type": "spacing"
576
+ },
577
+ "3": {
578
+ "value": "12px",
579
+ "type": "spacing"
580
+ },
581
+ "4": {
582
+ "value": "16px",
583
+ "type": "spacing"
584
+ },
585
+ "5": {
586
+ "value": "20px",
587
+ "type": "spacing"
588
+ },
589
+ "6": {
590
+ "value": "24px",
591
+ "type": "spacing"
592
+ },
593
+ "8": {
594
+ "value": "32px",
595
+ "type": "spacing"
596
+ },
597
+ "10": {
598
+ "value": "40px",
599
+ "type": "spacing"
600
+ },
601
+ "12": {
602
+ "value": "48px",
603
+ "type": "spacing"
604
+ },
605
+ "16": {
606
+ "value": "64px",
607
+ "type": "spacing"
608
+ },
609
+ "20": {
610
+ "value": "80px",
611
+ "type": "spacing"
612
+ },
613
+ "24": {
614
+ "value": "96px",
615
+ "type": "spacing"
616
+ },
617
+ "32": {
618
+ "value": "128px",
619
+ "type": "spacing"
620
+ },
621
+ "40": {
622
+ "value": "160px",
623
+ "type": "spacing"
624
+ },
625
+ "48": {
626
+ "value": "192px",
627
+ "type": "spacing"
628
+ },
629
+ "64": {
630
+ "value": "256px",
631
+ "type": "spacing"
632
+ },
633
+ "80": {
634
+ "value": "320px",
635
+ "type": "spacing"
636
+ },
637
+ "px": {
638
+ "value": "1px",
639
+ "type": "spacing"
640
+ },
641
+ "half": {
642
+ "value": "2px",
643
+ "type": "spacing"
644
+ }
645
+ },
646
+ "radius": {
647
+ "none": {
648
+ "value": "0px",
649
+ "type": "borderRadius"
650
+ },
651
+ "xs": {
652
+ "value": "4px",
653
+ "type": "borderRadius"
654
+ },
655
+ "sm": {
656
+ "value": "6px",
657
+ "type": "borderRadius"
658
+ },
659
+ "md": {
660
+ "value": "10px",
661
+ "type": "borderRadius"
662
+ },
663
+ "lg": {
664
+ "value": "16px",
665
+ "type": "borderRadius"
666
+ },
667
+ "xl": {
668
+ "value": "24px",
669
+ "type": "borderRadius"
670
+ },
671
+ "2xl": {
672
+ "value": "32px",
673
+ "type": "borderRadius"
674
+ },
675
+ "full": {
676
+ "value": "9999px",
677
+ "type": "borderRadius"
678
+ }
679
+ },
680
+ "control": {
681
+ "sm": {
682
+ "value": "32px",
683
+ "type": "sizing"
684
+ },
685
+ "md": {
686
+ "value": "40px",
687
+ "type": "sizing"
688
+ },
689
+ "lg": {
690
+ "value": "48px",
691
+ "type": "sizing"
692
+ },
693
+ "xl": {
694
+ "value": "56px",
695
+ "type": "sizing"
696
+ }
697
+ },
698
+ "icon": {
699
+ "sm": {
700
+ "value": "16px",
701
+ "type": "sizing"
702
+ },
703
+ "md": {
704
+ "value": "20px",
705
+ "type": "sizing"
706
+ },
707
+ "lg": {
708
+ "value": "24px",
709
+ "type": "sizing"
710
+ },
711
+ "stroke": {
712
+ "sm": {
713
+ "value": "1.5",
714
+ "type": "sizing"
715
+ },
716
+ "md": {
717
+ "value": "1.75",
718
+ "type": "sizing"
719
+ },
720
+ "lg": {
721
+ "value": "2",
722
+ "type": "sizing"
723
+ }
724
+ }
725
+ },
726
+ "border": {
727
+ "width": {
728
+ "0": {
729
+ "value": "0px",
730
+ "type": "borderWidth"
731
+ },
732
+ "1": {
733
+ "value": "1px",
734
+ "type": "borderWidth"
735
+ },
736
+ "2": {
737
+ "value": "2px",
738
+ "type": "borderWidth"
739
+ }
740
+ }
741
+ },
742
+ "target": {
743
+ "min": {
744
+ "value": "24px",
745
+ "type": "sizing"
746
+ },
747
+ "touch": {
748
+ "value": "44px",
749
+ "type": "sizing"
750
+ }
751
+ },
752
+ "container": {
753
+ "prose": {
754
+ "value": "720px",
755
+ "type": "sizing"
756
+ },
757
+ "default": {
758
+ "value": "1280px",
759
+ "type": "sizing"
760
+ },
761
+ "wide": {
762
+ "value": "1440px",
763
+ "type": "sizing"
764
+ }
765
+ },
766
+ "breakpoint": {
767
+ "sm": {
768
+ "value": "640px",
769
+ "type": "sizing"
770
+ },
771
+ "md": {
772
+ "value": "768px",
773
+ "type": "sizing"
774
+ },
775
+ "lg": {
776
+ "value": "1024px",
777
+ "type": "sizing"
778
+ },
779
+ "xl": {
780
+ "value": "1280px",
781
+ "type": "sizing"
782
+ },
783
+ "2xl": {
784
+ "value": "1536px",
785
+ "type": "sizing"
786
+ }
787
+ },
788
+ "layer": {
789
+ "base": {
790
+ "value": "0",
791
+ "type": "other"
792
+ },
793
+ "raised": {
794
+ "value": "10",
795
+ "type": "other"
796
+ },
797
+ "sticky": {
798
+ "value": "100",
799
+ "type": "other"
800
+ },
801
+ "overlay": {
802
+ "value": "1000",
803
+ "type": "other"
804
+ },
805
+ "modal": {
806
+ "value": "1100",
807
+ "type": "other"
808
+ },
809
+ "popover": {
810
+ "value": "1200",
811
+ "type": "other"
812
+ },
813
+ "toast": {
814
+ "value": "1300",
815
+ "type": "other"
816
+ },
817
+ "tooltip": {
818
+ "value": "1400",
819
+ "type": "other"
820
+ }
821
+ },
822
+ "aspect": {
823
+ "video": {
824
+ "value": "16 / 9",
825
+ "type": "other"
826
+ },
827
+ "square": {
828
+ "value": "1 / 1",
829
+ "type": "other"
830
+ },
831
+ "wide": {
832
+ "value": "21 / 9",
833
+ "type": "other"
834
+ }
835
+ },
836
+ "font": {
837
+ "family": {
838
+ "sans": {
839
+ "value": "Geist",
840
+ "type": "fontFamilies"
841
+ },
842
+ "mono": {
843
+ "value": "Geist Mono",
844
+ "type": "fontFamilies"
845
+ }
846
+ },
847
+ "weight": {
848
+ "regular": {
849
+ "value": "400",
850
+ "type": "fontWeights"
851
+ },
852
+ "medium": {
853
+ "value": "500",
854
+ "type": "fontWeights"
855
+ },
856
+ "semibold": {
857
+ "value": "600",
858
+ "type": "fontWeights"
859
+ },
860
+ "bold": {
861
+ "value": "700",
862
+ "type": "fontWeights"
863
+ }
864
+ },
865
+ "size": {
866
+ "2xs": {
867
+ "value": "11px",
868
+ "type": "fontSizes"
869
+ },
870
+ "xs": {
871
+ "value": "12px",
872
+ "type": "fontSizes"
873
+ },
874
+ "sm": {
875
+ "value": "13px",
876
+ "type": "fontSizes"
877
+ },
878
+ "base": {
879
+ "value": "14px",
880
+ "type": "fontSizes"
881
+ },
882
+ "md": {
883
+ "value": "16px",
884
+ "type": "fontSizes"
885
+ },
886
+ "lg": {
887
+ "value": "18px",
888
+ "type": "fontSizes"
889
+ },
890
+ "xl": {
891
+ "value": "20px",
892
+ "type": "fontSizes"
893
+ }
894
+ }
895
+ },
896
+ "display": {
897
+ "size": {
898
+ "xs": {
899
+ "value": "1.5rem",
900
+ "type": "fontSizes",
901
+ "fluidMin": "1.5rem",
902
+ "fluidMax": "1.5rem",
903
+ "note": "fluid in code; this is the value at the upper bound"
904
+ },
905
+ "sm": {
906
+ "value": "1.875rem",
907
+ "type": "fontSizes",
908
+ "fluidMin": "1.75rem",
909
+ "fluidMax": "1.875rem",
910
+ "note": "fluid in code; this is the value at the upper bound"
911
+ },
912
+ "md": {
913
+ "value": "2.75rem",
914
+ "type": "fontSizes",
915
+ "fluidMin": "2.25rem",
916
+ "fluidMax": "2.75rem",
917
+ "note": "fluid in code; this is the value at the upper bound"
918
+ },
919
+ "lg": {
920
+ "value": "3.75rem",
921
+ "type": "fontSizes",
922
+ "fluidMin": "2.75rem",
923
+ "fluidMax": "3.75rem",
924
+ "note": "fluid in code; this is the value at the upper bound"
925
+ },
926
+ "xl": {
927
+ "value": "5.5rem",
928
+ "type": "fontSizes",
929
+ "fluidMin": "3.5rem",
930
+ "fluidMax": "5.5rem",
931
+ "note": "fluid in code; this is the value at the upper bound"
932
+ },
933
+ "2xl": {
934
+ "value": "8rem",
935
+ "type": "fontSizes",
936
+ "fluidMin": "4.5rem",
937
+ "fluidMax": "8rem",
938
+ "note": "fluid in code; this is the value at the upper bound"
939
+ }
940
+ }
941
+ },
942
+ "line": {
943
+ "height": {
944
+ "none": {
945
+ "value": "100%",
946
+ "type": "lineHeights"
947
+ },
948
+ "display": {
949
+ "2xl": {
950
+ "value": "95%",
951
+ "type": "lineHeights"
952
+ },
953
+ "xl": {
954
+ "value": "100%",
955
+ "type": "lineHeights"
956
+ },
957
+ "lg": {
958
+ "value": "105%",
959
+ "type": "lineHeights"
960
+ },
961
+ "md": {
962
+ "value": "110%",
963
+ "type": "lineHeights"
964
+ },
965
+ "sm": {
966
+ "value": "120%",
967
+ "type": "lineHeights"
968
+ },
969
+ "xs": {
970
+ "value": "125%",
971
+ "type": "lineHeights"
972
+ }
973
+ },
974
+ "snug": {
975
+ "value": "135%",
976
+ "type": "lineHeights"
977
+ },
978
+ "normal": {
979
+ "value": "150%",
980
+ "type": "lineHeights"
981
+ },
982
+ "relaxed": {
983
+ "value": "160%",
984
+ "type": "lineHeights"
985
+ }
986
+ }
987
+ },
988
+ "tracking": {
989
+ "wider": {
990
+ "value": "1.5%",
991
+ "type": "letterSpacing"
992
+ },
993
+ "wide": {
994
+ "value": "0.5%",
995
+ "type": "letterSpacing"
996
+ },
997
+ "normal": {
998
+ "value": "0%",
999
+ "type": "letterSpacing"
1000
+ },
1001
+ "tight": {
1002
+ "value": "-1%",
1003
+ "type": "letterSpacing"
1004
+ },
1005
+ "tighter": {
1006
+ "value": "-1.5%",
1007
+ "type": "letterSpacing"
1008
+ },
1009
+ "tightest": {
1010
+ "value": "-2%",
1011
+ "type": "letterSpacing"
1012
+ },
1013
+ "display": {
1014
+ "value": "-3%",
1015
+ "type": "letterSpacing",
1016
+ "tight": {
1017
+ "value": "-3.5%",
1018
+ "type": "letterSpacing"
1019
+ }
1020
+ }
1021
+ },
1022
+ "measure": {
1023
+ "prose": {
1024
+ "value": "68ch",
1025
+ "type": "other"
1026
+ },
1027
+ "narrow": {
1028
+ "value": "46ch",
1029
+ "type": "other"
1030
+ }
1031
+ },
1032
+ "duration": {
1033
+ "instant": {
1034
+ "value": "0ms",
1035
+ "type": "other"
1036
+ },
1037
+ "press": {
1038
+ "value": "70ms",
1039
+ "type": "other"
1040
+ },
1041
+ "fast": {
1042
+ "value": "120ms",
1043
+ "type": "other"
1044
+ },
1045
+ "base": {
1046
+ "value": "180ms",
1047
+ "type": "other"
1048
+ },
1049
+ "slow": {
1050
+ "value": "260ms",
1051
+ "type": "other"
1052
+ },
1053
+ "slower": {
1054
+ "value": "400ms",
1055
+ "type": "other"
1056
+ },
1057
+ "deliberate": {
1058
+ "value": "600ms",
1059
+ "type": "other"
1060
+ }
1061
+ },
1062
+ "easing": {
1063
+ "enter": {
1064
+ "value": "cubic-bezier(0.22, 1, 0.36, 1)",
1065
+ "type": "other"
1066
+ },
1067
+ "exit": {
1068
+ "value": "cubic-bezier(0.64, 0, 0.78, 0)",
1069
+ "type": "other"
1070
+ },
1071
+ "move": {
1072
+ "value": "cubic-bezier(0.65, 0, 0.35, 1)",
1073
+ "type": "other"
1074
+ },
1075
+ "overshoot": {
1076
+ "value": "cubic-bezier(0.34, 1.4, 0.64, 1)",
1077
+ "type": "other"
1078
+ },
1079
+ "linear": {
1080
+ "value": "linear",
1081
+ "type": "other"
1082
+ }
1083
+ },
1084
+ "travel": {
1085
+ "ui": {
1086
+ "value": "8px",
1087
+ "type": "other"
1088
+ },
1089
+ "expressive": {
1090
+ "value": "24px",
1091
+ "type": "other"
1092
+ }
1093
+ },
1094
+ "press": {
1095
+ "scale": {
1096
+ "value": "0.97",
1097
+ "type": "other"
1098
+ }
1099
+ },
1100
+ "reel": {
1101
+ "travel": {
1102
+ "value": "100%",
1103
+ "type": "other"
1104
+ }
1105
+ },
1106
+ "overlay": {
1107
+ "zoom": {
1108
+ "from": {
1109
+ "value": "0.96",
1110
+ "type": "other"
1111
+ }
1112
+ },
1113
+ "sheet": {
1114
+ "travel": {
1115
+ "value": "100%",
1116
+ "type": "other"
1117
+ }
1118
+ }
1119
+ },
1120
+ "shadow": {
1121
+ "sm": {
1122
+ "value": "0 1px 2px 0 rgb(0 0 0 / 0.16)",
1123
+ "type": "other"
1124
+ },
1125
+ "md": {
1126
+ "value": "0 4px 12px -2px rgb(0 0 0 / 0.24), 0 2px 4px -2px rgb(0 0 0 / 0.16)",
1127
+ "type": "other"
1128
+ },
1129
+ "lg": {
1130
+ "value": "0 16px 40px -8px rgb(0 0 0 / 0.36), 0 4px 8px -4px rgb(0 0 0 / 0.2)",
1131
+ "type": "other"
1132
+ },
1133
+ "none": {
1134
+ "value": "none",
1135
+ "type": "other"
1136
+ }
1137
+ },
1138
+ "alpha": {
1139
+ "hairline": {
1140
+ "dark": {
1141
+ "value": "0.08",
1142
+ "type": "other"
1143
+ },
1144
+ "light": {
1145
+ "value": "0.08",
1146
+ "type": "other"
1147
+ }
1148
+ },
1149
+ "edge": {
1150
+ "highlight": {
1151
+ "value": "0.06",
1152
+ "type": "other"
1153
+ }
1154
+ },
1155
+ "scrim": {
1156
+ "dark": {
1157
+ "value": "0.72",
1158
+ "type": "other"
1159
+ },
1160
+ "light": {
1161
+ "value": "0.48",
1162
+ "type": "other"
1163
+ }
1164
+ },
1165
+ "disabled": {
1166
+ "value": "0.38",
1167
+ "type": "other"
1168
+ }
1169
+ },
1170
+ "scrim": {
1171
+ "blur": {
1172
+ "value": "5px",
1173
+ "type": "other"
1174
+ },
1175
+ "opacity": {
1176
+ "value": "0.7",
1177
+ "type": "other"
1178
+ }
1179
+ }
1180
+ },
1181
+ "semantic": {
1182
+ "surface": {
1183
+ "ground": {
1184
+ "type": "color",
1185
+ "modes": {
1186
+ "light": "#ffffff",
1187
+ "dark": "#12100e"
1188
+ }
1189
+ },
1190
+ "raised": {
1191
+ "type": "color",
1192
+ "modes": {
1193
+ "light": "#f8f7f6",
1194
+ "dark": "#1e1c1a"
1195
+ }
1196
+ },
1197
+ "overlay": {
1198
+ "type": "color",
1199
+ "modes": {
1200
+ "light": "#ffffff",
1201
+ "dark": "#292725"
1202
+ }
1203
+ },
1204
+ "floating": {
1205
+ "type": "color",
1206
+ "modes": {
1207
+ "light": "#ffffff",
1208
+ "dark": "#292725"
1209
+ }
1210
+ },
1211
+ "modal": {
1212
+ "type": "color",
1213
+ "modes": {
1214
+ "light": "#ffffff",
1215
+ "dark": "#292725"
1216
+ }
1217
+ },
1218
+ "subtle": {
1219
+ "type": "color",
1220
+ "modes": {
1221
+ "light": "#e4e2e0",
1222
+ "dark": "#292725"
1223
+ },
1224
+ "hover": {
1225
+ "type": "color",
1226
+ "modes": {
1227
+ "light": "#d3d1cf",
1228
+ "dark": "#2f2d2b"
1229
+ }
1230
+ },
1231
+ "active": {
1232
+ "type": "color",
1233
+ "modes": {
1234
+ "light": "#bbb9b6",
1235
+ "dark": "#3b3936"
1236
+ }
1237
+ }
1238
+ },
1239
+ "field": {
1240
+ "type": "color",
1241
+ "modes": {
1242
+ "light": "#f8f7f6",
1243
+ "dark": "#292725"
1244
+ }
1245
+ },
1246
+ "state": {
1247
+ "hover": {
1248
+ "type": "color",
1249
+ "modes": {
1250
+ "light": "rgba(0, 0, 0, 0.06)",
1251
+ "dark": "rgba(255, 255, 255, 0.08)"
1252
+ }
1253
+ },
1254
+ "active": {
1255
+ "type": "color",
1256
+ "modes": {
1257
+ "light": "rgba(0, 0, 0, 0.1)",
1258
+ "dark": "rgba(255, 255, 255, 0.14)"
1259
+ }
1260
+ }
1261
+ },
1262
+ "selection": {
1263
+ "type": "color",
1264
+ "modes": {
1265
+ "light": "rgba(255, 100, 31, 0.32)",
1266
+ "dark": "rgba(255, 100, 31, 0.35)"
1267
+ }
1268
+ },
1269
+ "knob": {
1270
+ "type": "color",
1271
+ "modes": {
1272
+ "light": "#ffffff",
1273
+ "dark": "#f0efed"
1274
+ }
1275
+ },
1276
+ "inverse": {
1277
+ "type": "color",
1278
+ "modes": {
1279
+ "light": "#12100e",
1280
+ "dark": "#f0efed"
1281
+ }
1282
+ },
1283
+ "accent": {
1284
+ "type": "color",
1285
+ "modes": {
1286
+ "light": "#ff641f",
1287
+ "dark": "#ff641f"
1288
+ },
1289
+ "hover": {
1290
+ "type": "color",
1291
+ "modes": {
1292
+ "light": "#ff875b",
1293
+ "dark": "#ff875b"
1294
+ }
1295
+ },
1296
+ "active": {
1297
+ "type": "color",
1298
+ "modes": {
1299
+ "light": "#ee5500",
1300
+ "dark": "#ee5500"
1301
+ }
1302
+ },
1303
+ "subtle": {
1304
+ "type": "color",
1305
+ "modes": {
1306
+ "light": "#f6eae6",
1307
+ "dark": "#351f17"
1308
+ },
1309
+ "hover": {
1310
+ "type": "color",
1311
+ "modes": {
1312
+ "light": "#f0dad3",
1313
+ "dark": "#482c22"
1314
+ }
1315
+ }
1316
+ }
1317
+ },
1318
+ "disabled": {
1319
+ "type": "color",
1320
+ "modes": {
1321
+ "light": "#e4e2e0",
1322
+ "dark": "#292725"
1323
+ }
1324
+ },
1325
+ "scrim": {
1326
+ "type": "color",
1327
+ "modes": {
1328
+ "light": "#12100e",
1329
+ "dark": "#12100e"
1330
+ }
1331
+ }
1332
+ },
1333
+ "ink": {
1334
+ "primary": {
1335
+ "type": "color",
1336
+ "modes": {
1337
+ "light": "#12100e",
1338
+ "dark": "#f0efed"
1339
+ }
1340
+ },
1341
+ "secondary": {
1342
+ "type": "color",
1343
+ "modes": {
1344
+ "light": "#54524f",
1345
+ "dark": "#bbb9b6"
1346
+ }
1347
+ },
1348
+ "tertiary": {
1349
+ "type": "color",
1350
+ "modes": {
1351
+ "light": "#6e6c69",
1352
+ "dark": "#969492"
1353
+ }
1354
+ },
1355
+ "placeholder": {
1356
+ "type": "color",
1357
+ "modes": {
1358
+ "light": "#54524f",
1359
+ "dark": "#969492"
1360
+ }
1361
+ },
1362
+ "disabled": {
1363
+ "type": "color",
1364
+ "modes": {
1365
+ "light": "#a7a5a3",
1366
+ "dark": "#6e6c69"
1367
+ }
1368
+ },
1369
+ "accent": {
1370
+ "type": "color",
1371
+ "modes": {
1372
+ "light": "#bf4200",
1373
+ "dark": "#ff641f"
1374
+ }
1375
+ },
1376
+ "on": {
1377
+ "accent": {
1378
+ "type": "color",
1379
+ "modes": {
1380
+ "light": "#12100e",
1381
+ "dark": "#12100e"
1382
+ }
1383
+ },
1384
+ "gradient": {
1385
+ "type": "color",
1386
+ "modes": {
1387
+ "light": "#12100e",
1388
+ "dark": "#12100e"
1389
+ }
1390
+ },
1391
+ "scrim": {
1392
+ "type": "color",
1393
+ "modes": {
1394
+ "light": "#f0efed",
1395
+ "dark": "#f0efed"
1396
+ },
1397
+ "secondary": {
1398
+ "type": "color",
1399
+ "modes": {
1400
+ "light": "#d3d1cf",
1401
+ "dark": "#d3d1cf"
1402
+ }
1403
+ }
1404
+ }
1405
+ },
1406
+ "inverse": {
1407
+ "type": "color",
1408
+ "modes": {
1409
+ "light": "#ffffff",
1410
+ "dark": "#12100e"
1411
+ }
1412
+ },
1413
+ "link": {
1414
+ "type": "color",
1415
+ "modes": {
1416
+ "light": "#bf4200",
1417
+ "dark": "#ff641f"
1418
+ },
1419
+ "hover": {
1420
+ "type": "color",
1421
+ "modes": {
1422
+ "light": "#8e3000",
1423
+ "dark": "#ff875b"
1424
+ }
1425
+ }
1426
+ }
1427
+ },
1428
+ "line": {
1429
+ "subtle": {
1430
+ "type": "color",
1431
+ "modes": {
1432
+ "light": "#e4e2e0",
1433
+ "dark": "#2f2d2b"
1434
+ }
1435
+ },
1436
+ "divider": {
1437
+ "type": "color",
1438
+ "modes": {
1439
+ "light": "#d3d1cf",
1440
+ "dark": "#3b3936"
1441
+ }
1442
+ },
1443
+ "control": {
1444
+ "type": "color",
1445
+ "modes": {
1446
+ "light": "#e4e2e0",
1447
+ "dark": "#3b3936"
1448
+ }
1449
+ },
1450
+ "strong": {
1451
+ "type": "color",
1452
+ "modes": {
1453
+ "light": "#54524f",
1454
+ "dark": "#969492"
1455
+ }
1456
+ },
1457
+ "focus": {
1458
+ "type": "color",
1459
+ "modes": {
1460
+ "light": "#ff641f",
1461
+ "dark": "#ff641f"
1462
+ },
1463
+ "glow": {
1464
+ "type": "color",
1465
+ "modes": {
1466
+ "light": "rgba(255, 100, 31, 0.24)",
1467
+ "dark": "rgba(255, 100, 31, 0.24)"
1468
+ }
1469
+ }
1470
+ },
1471
+ "accent": {
1472
+ "type": "color",
1473
+ "modes": {
1474
+ "light": "#ce5f34",
1475
+ "dark": "#a36047"
1476
+ }
1477
+ },
1478
+ "disabled": {
1479
+ "type": "color",
1480
+ "modes": {
1481
+ "light": "#d3d1cf",
1482
+ "dark": "#2f2d2b"
1483
+ }
1484
+ },
1485
+ "edge": {
1486
+ "highlight": {
1487
+ "type": "color",
1488
+ "modes": {
1489
+ "light": "#e4e2e0",
1490
+ "dark": "#54524f"
1491
+ }
1492
+ }
1493
+ }
1494
+ },
1495
+ "status": {
1496
+ "success": {
1497
+ "solid": {
1498
+ "type": "color",
1499
+ "modes": {
1500
+ "light": "#62c84a",
1501
+ "dark": "#62c84a"
1502
+ }
1503
+ },
1504
+ "on": {
1505
+ "solid": {
1506
+ "type": "color",
1507
+ "modes": {
1508
+ "light": "#12100e",
1509
+ "dark": "#12100e"
1510
+ }
1511
+ }
1512
+ },
1513
+ "ink": {
1514
+ "type": "color",
1515
+ "modes": {
1516
+ "light": "#28591c",
1517
+ "dark": "#62c94a"
1518
+ }
1519
+ },
1520
+ "surface": {
1521
+ "type": "color",
1522
+ "modes": {
1523
+ "light": "#dff4da",
1524
+ "dark": "#1d291b"
1525
+ }
1526
+ },
1527
+ "line": {
1528
+ "type": "color",
1529
+ "modes": {
1530
+ "light": "#538d46",
1531
+ "dark": "#577b50"
1532
+ }
1533
+ }
1534
+ },
1535
+ "warning": {
1536
+ "solid": {
1537
+ "type": "color",
1538
+ "modes": {
1539
+ "light": "#d6a453",
1540
+ "dark": "#d6a453"
1541
+ }
1542
+ },
1543
+ "on": {
1544
+ "solid": {
1545
+ "type": "color",
1546
+ "modes": {
1547
+ "light": "#12100e",
1548
+ "dark": "#12100e"
1549
+ }
1550
+ }
1551
+ },
1552
+ "ink": {
1553
+ "type": "color",
1554
+ "modes": {
1555
+ "light": "#634a22",
1556
+ "dark": "#deaa56"
1557
+ }
1558
+ },
1559
+ "surface": {
1560
+ "type": "color",
1561
+ "modes": {
1562
+ "light": "#f3ece0",
1563
+ "dark": "#2a241b"
1564
+ }
1565
+ },
1566
+ "line": {
1567
+ "type": "color",
1568
+ "modes": {
1569
+ "light": "#997b4d",
1570
+ "dark": "#816f53"
1571
+ }
1572
+ }
1573
+ },
1574
+ "error": {
1575
+ "solid": {
1576
+ "type": "color",
1577
+ "modes": {
1578
+ "light": "#cd1f2c",
1579
+ "dark": "#cd1f2c"
1580
+ }
1581
+ },
1582
+ "on": {
1583
+ "solid": {
1584
+ "type": "color",
1585
+ "modes": {
1586
+ "light": "#ffffff",
1587
+ "dark": "#ffffff"
1588
+ }
1589
+ }
1590
+ },
1591
+ "ink": {
1592
+ "type": "color",
1593
+ "modes": {
1594
+ "light": "#9b151f",
1595
+ "dark": "#fa9891"
1596
+ }
1597
+ },
1598
+ "surface": {
1599
+ "type": "color",
1600
+ "modes": {
1601
+ "light": "#f5eae9",
1602
+ "dark": "#381c1a"
1603
+ }
1604
+ },
1605
+ "line": {
1606
+ "type": "color",
1607
+ "modes": {
1608
+ "light": "#e14b4a",
1609
+ "dark": "#b05752"
1610
+ }
1611
+ }
1612
+ },
1613
+ "info": {
1614
+ "solid": {
1615
+ "type": "color",
1616
+ "modes": {
1617
+ "light": "#22b8a8",
1618
+ "dark": "#22b8a8"
1619
+ }
1620
+ },
1621
+ "on": {
1622
+ "solid": {
1623
+ "type": "color",
1624
+ "modes": {
1625
+ "light": "#12100e",
1626
+ "dark": "#12100e"
1627
+ }
1628
+ }
1629
+ },
1630
+ "ink": {
1631
+ "type": "color",
1632
+ "modes": {
1633
+ "light": "#13786e",
1634
+ "dark": "#22b8a8"
1635
+ }
1636
+ },
1637
+ "surface": {
1638
+ "type": "color",
1639
+ "modes": {
1640
+ "light": "#d2f6ef",
1641
+ "dark": "#1a2926"
1642
+ }
1643
+ },
1644
+ "line": {
1645
+ "type": "color",
1646
+ "modes": {
1647
+ "light": "#3d8c82",
1648
+ "dark": "#4d7a73"
1649
+ }
1650
+ }
1651
+ }
1652
+ },
1653
+ "viz": {
1654
+ "1": {
1655
+ "type": "color",
1656
+ "modes": {
1657
+ "light": "#ef5500",
1658
+ "dark": "#ff641f"
1659
+ }
1660
+ },
1661
+ "2": {
1662
+ "type": "color",
1663
+ "modes": {
1664
+ "light": "#1a988b",
1665
+ "dark": "#22b8a8"
1666
+ }
1667
+ },
1668
+ "3": {
1669
+ "type": "color",
1670
+ "modes": {
1671
+ "light": "#a48500",
1672
+ "dark": "#ffd21a"
1673
+ }
1674
+ },
1675
+ "4": {
1676
+ "type": "color",
1677
+ "modes": {
1678
+ "light": "#ce5fb9",
1679
+ "dark": "#e8a6d8"
1680
+ }
1681
+ },
1682
+ "5": {
1683
+ "type": "color",
1684
+ "modes": {
1685
+ "light": "#ff3d35",
1686
+ "dark": "#ff493f"
1687
+ }
1688
+ },
1689
+ "6": {
1690
+ "type": "color",
1691
+ "modes": {
1692
+ "light": "#c67500",
1693
+ "dark": "#ffb46b"
1694
+ }
1695
+ },
1696
+ "7": {
1697
+ "type": "color",
1698
+ "modes": {
1699
+ "light": "#6e6c69",
1700
+ "dark": "#bbb9b6"
1701
+ }
1702
+ },
1703
+ "grid": {
1704
+ "type": "color",
1705
+ "modes": {
1706
+ "light": "#e4e2e0",
1707
+ "dark": "#2f2d2b"
1708
+ }
1709
+ },
1710
+ "axis": {
1711
+ "type": "color",
1712
+ "modes": {
1713
+ "light": "#6e6c69",
1714
+ "dark": "#969492"
1715
+ }
1716
+ },
1717
+ "sequential": {
1718
+ "0": {
1719
+ "type": "color",
1720
+ "modes": {
1721
+ "light": "#eee1df",
1722
+ "dark": "#4d2f29"
1723
+ }
1724
+ },
1725
+ "1": {
1726
+ "type": "color",
1727
+ "modes": {
1728
+ "light": "#e1b49f",
1729
+ "dark": "#7b513c"
1730
+ }
1731
+ },
1732
+ "2": {
1733
+ "type": "color",
1734
+ "modes": {
1735
+ "light": "#c98c55",
1736
+ "dark": "#aa7647"
1737
+ }
1738
+ },
1739
+ "3": {
1740
+ "type": "color",
1741
+ "modes": {
1742
+ "light": "#99712f",
1743
+ "dark": "#d8a147"
1744
+ }
1745
+ },
1746
+ "4": {
1747
+ "type": "color",
1748
+ "modes": {
1749
+ "light": "#6a560b",
1750
+ "dark": "#fdd345"
1751
+ }
1752
+ }
1753
+ },
1754
+ "diverging": {
1755
+ "0": {
1756
+ "type": "color",
1757
+ "modes": {
1758
+ "light": "#bbb9b6",
1759
+ "dark": "#8c8a88"
1760
+ }
1761
+ },
1762
+ "neg": {
1763
+ "1": {
1764
+ "type": "color",
1765
+ "modes": {
1766
+ "light": "#1a988b",
1767
+ "dark": "#3ecab9"
1768
+ }
1769
+ },
1770
+ "2": {
1771
+ "type": "color",
1772
+ "modes": {
1773
+ "light": "#13796f",
1774
+ "dark": "#00a99a"
1775
+ }
1776
+ }
1777
+ },
1778
+ "pos": {
1779
+ "1": {
1780
+ "type": "color",
1781
+ "modes": {
1782
+ "light": "#ef5500",
1783
+ "dark": "#ff875b"
1784
+ }
1785
+ },
1786
+ "2": {
1787
+ "type": "color",
1788
+ "modes": {
1789
+ "light": "#bf4200",
1790
+ "dark": "#ee5500"
1791
+ }
1792
+ }
1793
+ }
1794
+ }
1795
+ },
1796
+ "gradient": {
1797
+ "ember": {
1798
+ "type": "color",
1799
+ "modes": {
1800
+ "light": "linear-gradient(135deg, #ff641f 0%, #ff493f 100%)",
1801
+ "dark": "linear-gradient(135deg, #ff641f 0%, #ff493f 100%)"
1802
+ }
1803
+ },
1804
+ "solar": {
1805
+ "type": "color",
1806
+ "modes": {
1807
+ "light": "linear-gradient(135deg, #ff641f 0%, #ff9f00 50%, #ffd21a 100%)",
1808
+ "dark": "linear-gradient(135deg, #ff641f 0%, #ff9f00 50%, #ffd21a 100%)"
1809
+ }
1810
+ },
1811
+ "dusk": {
1812
+ "type": "color",
1813
+ "modes": {
1814
+ "light": "linear-gradient(135deg, #ff493f 0%, #e8a6d8 100%)",
1815
+ "dark": "linear-gradient(135deg, #ff493f 0%, #e8a6d8 100%)"
1816
+ }
1817
+ },
1818
+ "glow": {
1819
+ "type": "color",
1820
+ "modes": {
1821
+ "light": "radial-gradient(circle at 50% 0%, #f6eae6 0%, transparent 70%)",
1822
+ "dark": "radial-gradient(circle at 50% 0%, #351f17 0%, transparent 70%)"
1823
+ }
1824
+ },
1825
+ "ground": {
1826
+ "type": "color",
1827
+ "modes": {
1828
+ "light": "linear-gradient(180deg, #f0efed 0%, #e4e2e0 100%)",
1829
+ "dark": "linear-gradient(180deg, #12100e 0%, #1e1c1a 100%)"
1830
+ }
1831
+ }
1832
+ },
1833
+ "elevation": {
1834
+ "1": {
1835
+ "type": "other",
1836
+ "modes": {
1837
+ "light": "none",
1838
+ "dark": "none"
1839
+ }
1840
+ },
1841
+ "2": {
1842
+ "type": "other",
1843
+ "modes": {
1844
+ "light": "0 1px 2px 0 rgb(0 0 0 / 0.16)",
1845
+ "dark": "none"
1846
+ }
1847
+ },
1848
+ "3": {
1849
+ "type": "boxShadow",
1850
+ "modes": {
1851
+ "light": [
1852
+ {
1853
+ "x": "0",
1854
+ "y": "4px",
1855
+ "blur": "12px",
1856
+ "spread": "-2px",
1857
+ "color": "rgb(0 0 0 / 0.24)",
1858
+ "type": "dropShadow"
1859
+ },
1860
+ {
1861
+ "x": "0",
1862
+ "y": "2px",
1863
+ "blur": "4px",
1864
+ "spread": "-2px",
1865
+ "color": "rgb(0 0 0 / 0.16)",
1866
+ "type": "dropShadow"
1867
+ }
1868
+ ],
1869
+ "dark": [
1870
+ {
1871
+ "x": "0",
1872
+ "y": "4px",
1873
+ "blur": "12px",
1874
+ "spread": "-2px",
1875
+ "color": "rgb(0 0 0 / 0.24)",
1876
+ "type": "dropShadow"
1877
+ },
1878
+ {
1879
+ "x": "0",
1880
+ "y": "2px",
1881
+ "blur": "4px",
1882
+ "spread": "-2px",
1883
+ "color": "rgb(0 0 0 / 0.16)",
1884
+ "type": "dropShadow"
1885
+ }
1886
+ ]
1887
+ }
1888
+ },
1889
+ "4": {
1890
+ "type": "boxShadow",
1891
+ "modes": {
1892
+ "light": [
1893
+ {
1894
+ "x": "0",
1895
+ "y": "16px",
1896
+ "blur": "40px",
1897
+ "spread": "-8px",
1898
+ "color": "rgb(0 0 0 / 0.36)",
1899
+ "type": "dropShadow"
1900
+ },
1901
+ {
1902
+ "x": "0",
1903
+ "y": "4px",
1904
+ "blur": "8px",
1905
+ "spread": "-4px",
1906
+ "color": "rgb(0 0 0 / 0.2)",
1907
+ "type": "dropShadow"
1908
+ }
1909
+ ],
1910
+ "dark": [
1911
+ {
1912
+ "x": "0",
1913
+ "y": "16px",
1914
+ "blur": "40px",
1915
+ "spread": "-8px",
1916
+ "color": "rgb(0 0 0 / 0.36)",
1917
+ "type": "dropShadow"
1918
+ },
1919
+ {
1920
+ "x": "0",
1921
+ "y": "4px",
1922
+ "blur": "8px",
1923
+ "spread": "-4px",
1924
+ "color": "rgb(0 0 0 / 0.2)",
1925
+ "type": "dropShadow"
1926
+ }
1927
+ ]
1928
+ }
1929
+ }
1930
+ }
1931
+ }
1932
+ }