@cdx-ui/styles 0.0.1-alpha.34

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