@zevaui/tokens 0.2.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,2558 @@
1
+ {
2
+ "version": "1.0.0",
3
+ "generated": "2026-08-22T22:28:43.739Z",
4
+ "themes": [
5
+ "light",
6
+ "dark",
7
+ "high-contrast"
8
+ ],
9
+ "tokens": [
10
+ {
11
+ "path": [
12
+ "radius",
13
+ "input"
14
+ ],
15
+ "name": "radius-input",
16
+ "type": "dimension",
17
+ "cssVar": "--zui-radius-input",
18
+ "values": {
19
+ "light": "4px",
20
+ "dark": "4px",
21
+ "highContrast": "4px"
22
+ },
23
+ "references": {
24
+ "light": [
25
+ "radius",
26
+ "md"
27
+ ],
28
+ "dark": [
29
+ "radius",
30
+ "md"
31
+ ],
32
+ "highContrast": [
33
+ "radius",
34
+ "md"
35
+ ]
36
+ },
37
+ "isSemantic": true
38
+ },
39
+ {
40
+ "path": [
41
+ "radius",
42
+ "card"
43
+ ],
44
+ "name": "radius-card",
45
+ "type": "dimension",
46
+ "cssVar": "--zui-radius-card",
47
+ "values": {
48
+ "light": "8px",
49
+ "dark": "8px",
50
+ "highContrast": "8px"
51
+ },
52
+ "references": {
53
+ "light": [
54
+ "radius",
55
+ "lg"
56
+ ],
57
+ "dark": [
58
+ "radius",
59
+ "lg"
60
+ ],
61
+ "highContrast": [
62
+ "radius",
63
+ "lg"
64
+ ]
65
+ },
66
+ "isSemantic": true
67
+ },
68
+ {
69
+ "path": [
70
+ "radius",
71
+ "button"
72
+ ],
73
+ "name": "radius-button",
74
+ "type": "dimension",
75
+ "cssVar": "--zui-radius-button",
76
+ "values": {
77
+ "light": "4px",
78
+ "dark": "4px",
79
+ "highContrast": "4px"
80
+ },
81
+ "references": {
82
+ "light": [
83
+ "radius",
84
+ "md"
85
+ ],
86
+ "dark": [
87
+ "radius",
88
+ "md"
89
+ ],
90
+ "highContrast": [
91
+ "radius",
92
+ "md"
93
+ ]
94
+ },
95
+ "isSemantic": true
96
+ },
97
+ {
98
+ "path": [
99
+ "shadow",
100
+ "card"
101
+ ],
102
+ "name": "shadow-card",
103
+ "type": "shadow",
104
+ "cssVar": "--zui-shadow-card",
105
+ "values": {
106
+ "light": "0 1px 3px 0 oklch(0.21 0.034 264.665 / 0.1), 0 1px 2px -1px oklch(0.21 0.034 264.665 / 0.1)",
107
+ "dark": "0 1px 3px 0 oklch(0.21 0.034 264.665 / 0.1), 0 1px 2px -1px oklch(0.21 0.034 264.665 / 0.1)",
108
+ "highContrast": "0 1px 3px 0 oklch(0.21 0.034 264.665 / 0.1), 0 1px 2px -1px oklch(0.21 0.034 264.665 / 0.1)"
109
+ },
110
+ "references": {
111
+ "light": [
112
+ "shadow",
113
+ "sm"
114
+ ],
115
+ "dark": [
116
+ "shadow",
117
+ "sm"
118
+ ],
119
+ "highContrast": [
120
+ "shadow",
121
+ "sm"
122
+ ]
123
+ },
124
+ "isSemantic": true
125
+ },
126
+ {
127
+ "path": [
128
+ "shadow",
129
+ "dropdown"
130
+ ],
131
+ "name": "shadow-dropdown",
132
+ "type": "shadow",
133
+ "cssVar": "--zui-shadow-dropdown",
134
+ "values": {
135
+ "light": "0 10px 15px -3px oklch(0.21 0.034 264.665 / 0.1), 0 4px 6px -4px oklch(0.21 0.034 264.665 / 0.1)",
136
+ "dark": "0 10px 15px -3px oklch(0.21 0.034 264.665 / 0.1), 0 4px 6px -4px oklch(0.21 0.034 264.665 / 0.1)",
137
+ "highContrast": "0 10px 15px -3px oklch(0.21 0.034 264.665 / 0.1), 0 4px 6px -4px oklch(0.21 0.034 264.665 / 0.1)"
138
+ },
139
+ "references": {
140
+ "light": [
141
+ "shadow",
142
+ "lg"
143
+ ],
144
+ "dark": [
145
+ "shadow",
146
+ "lg"
147
+ ],
148
+ "highContrast": [
149
+ "shadow",
150
+ "lg"
151
+ ]
152
+ },
153
+ "isSemantic": true
154
+ },
155
+ {
156
+ "path": [
157
+ "shadow",
158
+ "modal"
159
+ ],
160
+ "name": "shadow-modal",
161
+ "type": "shadow",
162
+ "cssVar": "--zui-shadow-modal",
163
+ "values": {
164
+ "light": "0 20px 25px -5px oklch(0.21 0.034 264.665 / 0.1), 0 8px 10px -6px oklch(0.21 0.034 264.665 / 0.1)",
165
+ "dark": "0 20px 25px -5px oklch(0.21 0.034 264.665 / 0.1), 0 8px 10px -6px oklch(0.21 0.034 264.665 / 0.1)",
166
+ "highContrast": "0 20px 25px -5px oklch(0.21 0.034 264.665 / 0.1), 0 8px 10px -6px oklch(0.21 0.034 264.665 / 0.1)"
167
+ },
168
+ "references": {
169
+ "light": [
170
+ "shadow",
171
+ "xl"
172
+ ],
173
+ "dark": [
174
+ "shadow",
175
+ "xl"
176
+ ],
177
+ "highContrast": [
178
+ "shadow",
179
+ "xl"
180
+ ]
181
+ },
182
+ "isSemantic": true
183
+ },
184
+ {
185
+ "path": [
186
+ "space",
187
+ "input",
188
+ "px"
189
+ ],
190
+ "name": "space-input-px",
191
+ "type": "dimension",
192
+ "cssVar": "--zui-space-input-px",
193
+ "values": {
194
+ "light": "12px",
195
+ "dark": "12px",
196
+ "highContrast": "12px"
197
+ },
198
+ "references": {
199
+ "light": [
200
+ "space",
201
+ "3"
202
+ ],
203
+ "dark": [
204
+ "space",
205
+ "3"
206
+ ],
207
+ "highContrast": [
208
+ "space",
209
+ "3"
210
+ ]
211
+ },
212
+ "isSemantic": true
213
+ },
214
+ {
215
+ "path": [
216
+ "space",
217
+ "input",
218
+ "py"
219
+ ],
220
+ "name": "space-input-py",
221
+ "type": "dimension",
222
+ "cssVar": "--zui-space-input-py",
223
+ "values": {
224
+ "light": "8px",
225
+ "dark": "8px",
226
+ "highContrast": "8px"
227
+ },
228
+ "references": {
229
+ "light": [
230
+ "space",
231
+ "2"
232
+ ],
233
+ "dark": [
234
+ "space",
235
+ "2"
236
+ ],
237
+ "highContrast": [
238
+ "space",
239
+ "2"
240
+ ]
241
+ },
242
+ "isSemantic": true
243
+ },
244
+ {
245
+ "path": [
246
+ "space",
247
+ "card",
248
+ "px"
249
+ ],
250
+ "name": "space-card-px",
251
+ "type": "dimension",
252
+ "cssVar": "--zui-space-card-px",
253
+ "values": {
254
+ "light": "24px",
255
+ "dark": "24px",
256
+ "highContrast": "24px"
257
+ },
258
+ "references": {
259
+ "light": [
260
+ "space",
261
+ "6"
262
+ ],
263
+ "dark": [
264
+ "space",
265
+ "6"
266
+ ],
267
+ "highContrast": [
268
+ "space",
269
+ "6"
270
+ ]
271
+ },
272
+ "isSemantic": true
273
+ },
274
+ {
275
+ "path": [
276
+ "space",
277
+ "card",
278
+ "py"
279
+ ],
280
+ "name": "space-card-py",
281
+ "type": "dimension",
282
+ "cssVar": "--zui-space-card-py",
283
+ "values": {
284
+ "light": "16px",
285
+ "dark": "16px",
286
+ "highContrast": "16px"
287
+ },
288
+ "references": {
289
+ "light": [
290
+ "space",
291
+ "4"
292
+ ],
293
+ "dark": [
294
+ "space",
295
+ "4"
296
+ ],
297
+ "highContrast": [
298
+ "space",
299
+ "4"
300
+ ]
301
+ },
302
+ "isSemantic": true
303
+ },
304
+ {
305
+ "path": [
306
+ "space",
307
+ "button",
308
+ "px"
309
+ ],
310
+ "name": "space-button-px",
311
+ "type": "dimension",
312
+ "cssVar": "--zui-space-button-px",
313
+ "values": {
314
+ "light": "12px",
315
+ "dark": "12px",
316
+ "highContrast": "12px"
317
+ },
318
+ "references": {
319
+ "light": [
320
+ "space",
321
+ "3"
322
+ ],
323
+ "dark": [
324
+ "space",
325
+ "3"
326
+ ],
327
+ "highContrast": [
328
+ "space",
329
+ "3"
330
+ ]
331
+ },
332
+ "isSemantic": true
333
+ },
334
+ {
335
+ "path": [
336
+ "space",
337
+ "button",
338
+ "py"
339
+ ],
340
+ "name": "space-button-py",
341
+ "type": "dimension",
342
+ "cssVar": "--zui-space-button-py",
343
+ "values": {
344
+ "light": "8px",
345
+ "dark": "8px",
346
+ "highContrast": "8px"
347
+ },
348
+ "references": {
349
+ "light": [
350
+ "space",
351
+ "2"
352
+ ],
353
+ "dark": [
354
+ "space",
355
+ "2"
356
+ ],
357
+ "highContrast": [
358
+ "space",
359
+ "2"
360
+ ]
361
+ },
362
+ "isSemantic": true
363
+ },
364
+ {
365
+ "path": [
366
+ "color",
367
+ "text",
368
+ "default"
369
+ ],
370
+ "name": "color-text-default",
371
+ "type": "color",
372
+ "cssVar": "--zui-color-text-default",
373
+ "values": {
374
+ "light": "oklch(0.21 0.034 264.665)",
375
+ "dark": "oklch(0.985 0.002 247.839)",
376
+ "highContrast": "oklch(0 0 0)"
377
+ },
378
+ "references": {
379
+ "light": [
380
+ "gray",
381
+ "900"
382
+ ],
383
+ "dark": [
384
+ "gray",
385
+ "50"
386
+ ],
387
+ "highContrast": [
388
+ "black"
389
+ ]
390
+ },
391
+ "isSemantic": true
392
+ },
393
+ {
394
+ "path": [
395
+ "color",
396
+ "text",
397
+ "secondary"
398
+ ],
399
+ "name": "color-text-secondary",
400
+ "type": "color",
401
+ "cssVar": "--zui-color-text-secondary",
402
+ "values": {
403
+ "light": "oklch(0.446 0.03 256.802)",
404
+ "dark": "oklch(0.872 0.01 258.338)",
405
+ "highContrast": "oklch(0.21 0.034 264.665)"
406
+ },
407
+ "references": {
408
+ "light": [
409
+ "gray",
410
+ "600"
411
+ ],
412
+ "dark": [
413
+ "gray",
414
+ "300"
415
+ ],
416
+ "highContrast": [
417
+ "gray",
418
+ "900"
419
+ ]
420
+ },
421
+ "isSemantic": true
422
+ },
423
+ {
424
+ "path": [
425
+ "color",
426
+ "text",
427
+ "muted"
428
+ ],
429
+ "name": "color-text-muted",
430
+ "type": "color",
431
+ "cssVar": "--zui-color-text-muted",
432
+ "values": {
433
+ "light": "oklch(0.551 0.027 264.364)",
434
+ "dark": "oklch(0.707 0.022 261.325)",
435
+ "highContrast": "oklch(0.373 0.034 259.733)"
436
+ },
437
+ "references": {
438
+ "light": [
439
+ "gray",
440
+ "500"
441
+ ],
442
+ "dark": [
443
+ "gray",
444
+ "400"
445
+ ],
446
+ "highContrast": [
447
+ "gray",
448
+ "700"
449
+ ]
450
+ },
451
+ "isSemantic": true
452
+ },
453
+ {
454
+ "path": [
455
+ "color",
456
+ "text",
457
+ "inverse"
458
+ ],
459
+ "name": "color-text-inverse",
460
+ "type": "color",
461
+ "cssVar": "--zui-color-text-inverse",
462
+ "values": {
463
+ "light": "oklch(1 0 0)",
464
+ "dark": "oklch(0 0 0)",
465
+ "highContrast": "oklch(1 0 0)"
466
+ },
467
+ "references": {
468
+ "light": [
469
+ "white"
470
+ ],
471
+ "dark": [
472
+ "black"
473
+ ],
474
+ "highContrast": [
475
+ "white"
476
+ ]
477
+ },
478
+ "isSemantic": true
479
+ },
480
+ {
481
+ "path": [
482
+ "color",
483
+ "text",
484
+ "link"
485
+ ],
486
+ "name": "color-text-link",
487
+ "type": "color",
488
+ "cssVar": "--zui-color-text-link",
489
+ "values": {
490
+ "light": "oklch(0.546 0.245 262.881)",
491
+ "dark": "oklch(0.707 0.165 254.624)",
492
+ "highContrast": "oklch(0.424 0.199 265.638)"
493
+ },
494
+ "references": {
495
+ "light": [
496
+ "blue",
497
+ "600"
498
+ ],
499
+ "dark": [
500
+ "blue",
501
+ "400"
502
+ ],
503
+ "highContrast": [
504
+ "blue",
505
+ "800"
506
+ ]
507
+ },
508
+ "isSemantic": true
509
+ },
510
+ {
511
+ "path": [
512
+ "color",
513
+ "text",
514
+ "danger"
515
+ ],
516
+ "name": "color-text-danger",
517
+ "type": "color",
518
+ "cssVar": "--zui-color-text-danger",
519
+ "values": {
520
+ "light": "oklch(0.577 0.245 27.325)",
521
+ "dark": "oklch(0.704 0.191 22.216)",
522
+ "highContrast": "oklch(0.444 0.177 26.899)"
523
+ },
524
+ "references": {
525
+ "light": [
526
+ "red",
527
+ "600"
528
+ ],
529
+ "dark": [
530
+ "red",
531
+ "400"
532
+ ],
533
+ "highContrast": [
534
+ "red",
535
+ "800"
536
+ ]
537
+ },
538
+ "isSemantic": true
539
+ },
540
+ {
541
+ "path": [
542
+ "color",
543
+ "text",
544
+ "success"
545
+ ],
546
+ "name": "color-text-success",
547
+ "type": "color",
548
+ "cssVar": "--zui-color-text-success",
549
+ "values": {
550
+ "light": "oklch(0.527 0.154 150.069)",
551
+ "dark": "oklch(0.792 0.209 151.711)",
552
+ "highContrast": "oklch(0.448 0.119 151.328)"
553
+ },
554
+ "references": {
555
+ "light": [
556
+ "green",
557
+ "700"
558
+ ],
559
+ "dark": [
560
+ "green",
561
+ "400"
562
+ ],
563
+ "highContrast": [
564
+ "green",
565
+ "800"
566
+ ]
567
+ },
568
+ "isSemantic": true
569
+ },
570
+ {
571
+ "path": [
572
+ "color",
573
+ "bg",
574
+ "canvas"
575
+ ],
576
+ "name": "color-bg-canvas",
577
+ "type": "color",
578
+ "cssVar": "--zui-color-bg-canvas",
579
+ "values": {
580
+ "light": "oklch(0.985 0.002 247.839)",
581
+ "dark": "oklch(0.13 0.028 261.692)",
582
+ "highContrast": "oklch(1 0 0)"
583
+ },
584
+ "references": {
585
+ "light": [
586
+ "gray",
587
+ "50"
588
+ ],
589
+ "dark": [
590
+ "gray",
591
+ "950"
592
+ ],
593
+ "highContrast": [
594
+ "white"
595
+ ]
596
+ },
597
+ "isSemantic": true
598
+ },
599
+ {
600
+ "path": [
601
+ "color",
602
+ "bg",
603
+ "surface"
604
+ ],
605
+ "name": "color-bg-surface",
606
+ "type": "color",
607
+ "cssVar": "--zui-color-bg-surface",
608
+ "values": {
609
+ "light": "oklch(1 0 0)",
610
+ "dark": "oklch(0.21 0.034 264.665)",
611
+ "highContrast": "oklch(1 0 0)"
612
+ },
613
+ "references": {
614
+ "light": [
615
+ "white"
616
+ ],
617
+ "dark": [
618
+ "gray",
619
+ "900"
620
+ ],
621
+ "highContrast": [
622
+ "white"
623
+ ]
624
+ },
625
+ "isSemantic": true
626
+ },
627
+ {
628
+ "path": [
629
+ "color",
630
+ "bg",
631
+ "subtle"
632
+ ],
633
+ "name": "color-bg-subtle",
634
+ "type": "color",
635
+ "cssVar": "--zui-color-bg-subtle",
636
+ "values": {
637
+ "light": "oklch(0.967 0.003 264.542)",
638
+ "dark": "oklch(0.278 0.033 256.848)",
639
+ "highContrast": "oklch(0.967 0.003 264.542)"
640
+ },
641
+ "references": {
642
+ "light": [
643
+ "gray",
644
+ "100"
645
+ ],
646
+ "dark": [
647
+ "gray",
648
+ "800"
649
+ ],
650
+ "highContrast": [
651
+ "gray",
652
+ "100"
653
+ ]
654
+ },
655
+ "isSemantic": true
656
+ },
657
+ {
658
+ "path": [
659
+ "color",
660
+ "bg",
661
+ "muted"
662
+ ],
663
+ "name": "color-bg-muted",
664
+ "type": "color",
665
+ "cssVar": "--zui-color-bg-muted",
666
+ "values": {
667
+ "light": "oklch(0.928 0.006 264.531)",
668
+ "dark": "oklch(0.373 0.034 259.733)",
669
+ "highContrast": "oklch(0.928 0.006 264.531)"
670
+ },
671
+ "references": {
672
+ "light": [
673
+ "gray",
674
+ "200"
675
+ ],
676
+ "dark": [
677
+ "gray",
678
+ "700"
679
+ ],
680
+ "highContrast": [
681
+ "gray",
682
+ "200"
683
+ ]
684
+ },
685
+ "isSemantic": true
686
+ },
687
+ {
688
+ "path": [
689
+ "color",
690
+ "bg",
691
+ "inverse"
692
+ ],
693
+ "name": "color-bg-inverse",
694
+ "type": "color",
695
+ "cssVar": "--zui-color-bg-inverse",
696
+ "values": {
697
+ "light": "oklch(0.21 0.034 264.665)",
698
+ "dark": "oklch(0.985 0.002 247.839)",
699
+ "highContrast": "oklch(0 0 0)"
700
+ },
701
+ "references": {
702
+ "light": [
703
+ "gray",
704
+ "900"
705
+ ],
706
+ "dark": [
707
+ "gray",
708
+ "50"
709
+ ],
710
+ "highContrast": [
711
+ "black"
712
+ ]
713
+ },
714
+ "isSemantic": true
715
+ },
716
+ {
717
+ "path": [
718
+ "color",
719
+ "border",
720
+ "default"
721
+ ],
722
+ "name": "color-border-default",
723
+ "type": "color",
724
+ "cssVar": "--zui-color-border-default",
725
+ "values": {
726
+ "light": "oklch(0.928 0.006 264.531)",
727
+ "dark": "oklch(0.278 0.033 256.848)",
728
+ "highContrast": "oklch(0 0 0)"
729
+ },
730
+ "references": {
731
+ "light": [
732
+ "gray",
733
+ "200"
734
+ ],
735
+ "dark": [
736
+ "gray",
737
+ "800"
738
+ ],
739
+ "highContrast": [
740
+ "black"
741
+ ]
742
+ },
743
+ "isSemantic": true
744
+ },
745
+ {
746
+ "path": [
747
+ "color",
748
+ "border",
749
+ "subtle"
750
+ ],
751
+ "name": "color-border-subtle",
752
+ "type": "color",
753
+ "cssVar": "--zui-color-border-subtle",
754
+ "values": {
755
+ "light": "oklch(0.967 0.003 264.542)",
756
+ "dark": "oklch(0.278 0.033 256.848)",
757
+ "highContrast": "oklch(0.446 0.03 256.802)"
758
+ },
759
+ "references": {
760
+ "light": [
761
+ "gray",
762
+ "100"
763
+ ],
764
+ "dark": [
765
+ "gray",
766
+ "800"
767
+ ],
768
+ "highContrast": [
769
+ "gray",
770
+ "600"
771
+ ]
772
+ },
773
+ "isSemantic": true
774
+ },
775
+ {
776
+ "path": [
777
+ "color",
778
+ "border",
779
+ "strong"
780
+ ],
781
+ "name": "color-border-strong",
782
+ "type": "color",
783
+ "cssVar": "--zui-color-border-strong",
784
+ "values": {
785
+ "light": "oklch(0.707 0.022 261.325)",
786
+ "dark": "oklch(0.446 0.03 256.802)",
787
+ "highContrast": "oklch(0 0 0)"
788
+ },
789
+ "references": {
790
+ "light": [
791
+ "gray",
792
+ "400"
793
+ ],
794
+ "dark": [
795
+ "gray",
796
+ "600"
797
+ ],
798
+ "highContrast": [
799
+ "black"
800
+ ]
801
+ },
802
+ "isSemantic": true
803
+ },
804
+ {
805
+ "path": [
806
+ "color",
807
+ "accent",
808
+ "default"
809
+ ],
810
+ "name": "color-accent-default",
811
+ "type": "color",
812
+ "cssVar": "--zui-color-accent-default",
813
+ "values": {
814
+ "light": "oklch(0.546 0.245 262.881)",
815
+ "dark": "oklch(0.623 0.214 259.815)",
816
+ "highContrast": "oklch(0.424 0.199 265.638)"
817
+ },
818
+ "references": {
819
+ "light": [
820
+ "blue",
821
+ "600"
822
+ ],
823
+ "dark": [
824
+ "blue",
825
+ "500"
826
+ ],
827
+ "highContrast": [
828
+ "blue",
829
+ "800"
830
+ ]
831
+ },
832
+ "isSemantic": true
833
+ },
834
+ {
835
+ "path": [
836
+ "color",
837
+ "accent",
838
+ "subtle"
839
+ ],
840
+ "name": "color-accent-subtle",
841
+ "type": "color",
842
+ "cssVar": "--zui-color-accent-subtle",
843
+ "values": {
844
+ "light": "oklch(0.932 0.032 255.585)",
845
+ "dark": "oklch(0.379 0.146 265.522)",
846
+ "highContrast": "oklch(0.932 0.032 255.585)"
847
+ },
848
+ "references": {
849
+ "light": [
850
+ "blue",
851
+ "100"
852
+ ],
853
+ "dark": [
854
+ "blue",
855
+ "900"
856
+ ],
857
+ "highContrast": [
858
+ "blue",
859
+ "100"
860
+ ]
861
+ },
862
+ "isSemantic": true
863
+ },
864
+ {
865
+ "path": [
866
+ "color",
867
+ "accent",
868
+ "strong"
869
+ ],
870
+ "name": "color-accent-strong",
871
+ "type": "color",
872
+ "cssVar": "--zui-color-accent-strong",
873
+ "values": {
874
+ "light": "oklch(0.488 0.243 264.376)",
875
+ "dark": "oklch(0.707 0.165 254.624)",
876
+ "highContrast": "oklch(0.379 0.146 265.522)"
877
+ },
878
+ "references": {
879
+ "light": [
880
+ "blue",
881
+ "700"
882
+ ],
883
+ "dark": [
884
+ "blue",
885
+ "400"
886
+ ],
887
+ "highContrast": [
888
+ "blue",
889
+ "900"
890
+ ]
891
+ },
892
+ "isSemantic": true
893
+ },
894
+ {
895
+ "path": [
896
+ "color",
897
+ "danger",
898
+ "default"
899
+ ],
900
+ "name": "color-danger-default",
901
+ "type": "color",
902
+ "cssVar": "--zui-color-danger-default",
903
+ "values": {
904
+ "light": "oklch(0.577 0.245 27.325)",
905
+ "dark": "oklch(0.637 0.237 25.331)",
906
+ "highContrast": "oklch(0.505 0.213 27.518)"
907
+ },
908
+ "references": {
909
+ "light": [
910
+ "red",
911
+ "600"
912
+ ],
913
+ "dark": [
914
+ "red",
915
+ "500"
916
+ ],
917
+ "highContrast": [
918
+ "red",
919
+ "700"
920
+ ]
921
+ },
922
+ "isSemantic": true
923
+ },
924
+ {
925
+ "path": [
926
+ "color",
927
+ "danger",
928
+ "subtle"
929
+ ],
930
+ "name": "color-danger-subtle",
931
+ "type": "color",
932
+ "cssVar": "--zui-color-danger-subtle",
933
+ "values": {
934
+ "light": "oklch(0.936 0.032 17.717)",
935
+ "dark": "oklch(0.396 0.141 25.723)",
936
+ "highContrast": "oklch(0.936 0.032 17.717)"
937
+ },
938
+ "references": {
939
+ "light": [
940
+ "red",
941
+ "100"
942
+ ],
943
+ "dark": [
944
+ "red",
945
+ "900"
946
+ ],
947
+ "highContrast": [
948
+ "red",
949
+ "100"
950
+ ]
951
+ },
952
+ "isSemantic": true
953
+ },
954
+ {
955
+ "path": [
956
+ "color",
957
+ "success",
958
+ "default"
959
+ ],
960
+ "name": "color-success-default",
961
+ "type": "color",
962
+ "cssVar": "--zui-color-success-default",
963
+ "values": {
964
+ "light": "oklch(0.627 0.194 149.214)",
965
+ "dark": "oklch(0.723 0.219 149.579)",
966
+ "highContrast": "oklch(0.527 0.154 150.069)"
967
+ },
968
+ "references": {
969
+ "light": [
970
+ "green",
971
+ "600"
972
+ ],
973
+ "dark": [
974
+ "green",
975
+ "500"
976
+ ],
977
+ "highContrast": [
978
+ "green",
979
+ "700"
980
+ ]
981
+ },
982
+ "isSemantic": true
983
+ },
984
+ {
985
+ "path": [
986
+ "color",
987
+ "success",
988
+ "subtle"
989
+ ],
990
+ "name": "color-success-subtle",
991
+ "type": "color",
992
+ "cssVar": "--zui-color-success-subtle",
993
+ "values": {
994
+ "light": "oklch(0.962 0.044 156.743)",
995
+ "dark": "oklch(0.393 0.095 152.535)",
996
+ "highContrast": "oklch(0.962 0.044 156.743)"
997
+ },
998
+ "references": {
999
+ "light": [
1000
+ "green",
1001
+ "100"
1002
+ ],
1003
+ "dark": [
1004
+ "green",
1005
+ "900"
1006
+ ],
1007
+ "highContrast": [
1008
+ "green",
1009
+ "100"
1010
+ ]
1011
+ },
1012
+ "isSemantic": true
1013
+ },
1014
+ {
1015
+ "path": [
1016
+ "color",
1017
+ "warning",
1018
+ "default"
1019
+ ],
1020
+ "name": "color-warning-default",
1021
+ "type": "color",
1022
+ "cssVar": "--zui-color-warning-default",
1023
+ "values": {
1024
+ "light": "oklch(0.769 0.188 70.08)",
1025
+ "dark": "oklch(0.828 0.189 84.429)",
1026
+ "highContrast": "oklch(0.473 0.137 46.201)"
1027
+ },
1028
+ "references": {
1029
+ "light": [
1030
+ "amber",
1031
+ "500"
1032
+ ],
1033
+ "dark": [
1034
+ "amber",
1035
+ "400"
1036
+ ],
1037
+ "highContrast": [
1038
+ "amber",
1039
+ "800"
1040
+ ]
1041
+ },
1042
+ "isSemantic": true
1043
+ },
1044
+ {
1045
+ "path": [
1046
+ "color",
1047
+ "warning",
1048
+ "subtle"
1049
+ ],
1050
+ "name": "color-warning-subtle",
1051
+ "type": "color",
1052
+ "cssVar": "--zui-color-warning-subtle",
1053
+ "values": {
1054
+ "light": "oklch(0.962 0.059 95.617)",
1055
+ "dark": "oklch(0.414 0.112 45.904)",
1056
+ "highContrast": "oklch(0.962 0.059 95.617)"
1057
+ },
1058
+ "references": {
1059
+ "light": [
1060
+ "amber",
1061
+ "100"
1062
+ ],
1063
+ "dark": [
1064
+ "amber",
1065
+ "900"
1066
+ ],
1067
+ "highContrast": [
1068
+ "amber",
1069
+ "100"
1070
+ ]
1071
+ },
1072
+ "isSemantic": true
1073
+ },
1074
+ {
1075
+ "path": [
1076
+ "color",
1077
+ "focus",
1078
+ "ring"
1079
+ ],
1080
+ "name": "color-focus-ring",
1081
+ "type": "color",
1082
+ "cssVar": "--zui-color-focus-ring",
1083
+ "values": {
1084
+ "light": "oklch(0.623 0.214 259.815)",
1085
+ "dark": "oklch(0.707 0.165 254.624)",
1086
+ "highContrast": "oklch(0.379 0.146 265.522)"
1087
+ },
1088
+ "references": {
1089
+ "light": [
1090
+ "blue",
1091
+ "500"
1092
+ ],
1093
+ "dark": [
1094
+ "blue",
1095
+ "400"
1096
+ ],
1097
+ "highContrast": [
1098
+ "blue",
1099
+ "900"
1100
+ ]
1101
+ },
1102
+ "isSemantic": true
1103
+ },
1104
+ {
1105
+ "path": [
1106
+ "font",
1107
+ "body",
1108
+ "family"
1109
+ ],
1110
+ "name": "font-body-family",
1111
+ "type": "fontFamily",
1112
+ "cssVar": "--zui-font-body-family",
1113
+ "values": {
1114
+ "light": "\"Inter\", system-ui, -apple-system, sans-serif",
1115
+ "dark": "\"Inter\", system-ui, -apple-system, sans-serif",
1116
+ "highContrast": "\"Inter\", system-ui, -apple-system, sans-serif"
1117
+ },
1118
+ "references": {
1119
+ "light": [
1120
+ "fontFamily",
1121
+ "sans"
1122
+ ],
1123
+ "dark": [
1124
+ "fontFamily",
1125
+ "sans"
1126
+ ],
1127
+ "highContrast": [
1128
+ "fontFamily",
1129
+ "sans"
1130
+ ]
1131
+ },
1132
+ "isSemantic": true
1133
+ },
1134
+ {
1135
+ "path": [
1136
+ "font",
1137
+ "body",
1138
+ "size"
1139
+ ],
1140
+ "name": "font-body-size",
1141
+ "type": "dimension",
1142
+ "cssVar": "--zui-font-body-size",
1143
+ "values": {
1144
+ "light": "0.875rem",
1145
+ "dark": "0.875rem",
1146
+ "highContrast": "0.875rem"
1147
+ },
1148
+ "references": {
1149
+ "light": [
1150
+ "fontSize",
1151
+ "sm"
1152
+ ],
1153
+ "dark": [
1154
+ "fontSize",
1155
+ "sm"
1156
+ ],
1157
+ "highContrast": [
1158
+ "fontSize",
1159
+ "sm"
1160
+ ]
1161
+ },
1162
+ "isSemantic": true
1163
+ },
1164
+ {
1165
+ "path": [
1166
+ "font",
1167
+ "body",
1168
+ "weight"
1169
+ ],
1170
+ "name": "font-body-weight",
1171
+ "type": "fontWeight",
1172
+ "cssVar": "--zui-font-body-weight",
1173
+ "values": {
1174
+ "light": "400",
1175
+ "dark": "400",
1176
+ "highContrast": "400"
1177
+ },
1178
+ "references": {
1179
+ "light": [
1180
+ "fontWeight",
1181
+ "normal"
1182
+ ],
1183
+ "dark": [
1184
+ "fontWeight",
1185
+ "normal"
1186
+ ],
1187
+ "highContrast": [
1188
+ "fontWeight",
1189
+ "normal"
1190
+ ]
1191
+ },
1192
+ "isSemantic": true
1193
+ },
1194
+ {
1195
+ "path": [
1196
+ "font",
1197
+ "body",
1198
+ "lineHeight"
1199
+ ],
1200
+ "name": "font-body-line-height",
1201
+ "type": "number",
1202
+ "cssVar": "--zui-font-body-line-height",
1203
+ "values": {
1204
+ "light": "1.5",
1205
+ "dark": "1.5",
1206
+ "highContrast": "1.5"
1207
+ },
1208
+ "references": {
1209
+ "light": [
1210
+ "lineHeight",
1211
+ "normal"
1212
+ ],
1213
+ "dark": [
1214
+ "lineHeight",
1215
+ "normal"
1216
+ ],
1217
+ "highContrast": [
1218
+ "lineHeight",
1219
+ "normal"
1220
+ ]
1221
+ },
1222
+ "isSemantic": true
1223
+ },
1224
+ {
1225
+ "path": [
1226
+ "font",
1227
+ "heading",
1228
+ "family"
1229
+ ],
1230
+ "name": "font-heading-family",
1231
+ "type": "fontFamily",
1232
+ "cssVar": "--zui-font-heading-family",
1233
+ "values": {
1234
+ "light": "\"Inter\", system-ui, -apple-system, sans-serif",
1235
+ "dark": "\"Inter\", system-ui, -apple-system, sans-serif",
1236
+ "highContrast": "\"Inter\", system-ui, -apple-system, sans-serif"
1237
+ },
1238
+ "references": {
1239
+ "light": [
1240
+ "fontFamily",
1241
+ "sans"
1242
+ ],
1243
+ "dark": [
1244
+ "fontFamily",
1245
+ "sans"
1246
+ ],
1247
+ "highContrast": [
1248
+ "fontFamily",
1249
+ "sans"
1250
+ ]
1251
+ },
1252
+ "isSemantic": true
1253
+ },
1254
+ {
1255
+ "path": [
1256
+ "font",
1257
+ "heading",
1258
+ "weight"
1259
+ ],
1260
+ "name": "font-heading-weight",
1261
+ "type": "fontWeight",
1262
+ "cssVar": "--zui-font-heading-weight",
1263
+ "values": {
1264
+ "light": "600",
1265
+ "dark": "600",
1266
+ "highContrast": "600"
1267
+ },
1268
+ "references": {
1269
+ "light": [
1270
+ "fontWeight",
1271
+ "semibold"
1272
+ ],
1273
+ "dark": [
1274
+ "fontWeight",
1275
+ "semibold"
1276
+ ],
1277
+ "highContrast": [
1278
+ "fontWeight",
1279
+ "semibold"
1280
+ ]
1281
+ },
1282
+ "isSemantic": true
1283
+ },
1284
+ {
1285
+ "path": [
1286
+ "font",
1287
+ "mono",
1288
+ "family"
1289
+ ],
1290
+ "name": "font-mono-family",
1291
+ "type": "fontFamily",
1292
+ "cssVar": "--zui-font-mono-family",
1293
+ "values": {
1294
+ "light": "\"JetBrains Mono\", ui-monospace, monospace",
1295
+ "dark": "\"JetBrains Mono\", ui-monospace, monospace",
1296
+ "highContrast": "\"JetBrains Mono\", ui-monospace, monospace"
1297
+ },
1298
+ "references": {
1299
+ "light": [
1300
+ "fontFamily",
1301
+ "mono"
1302
+ ],
1303
+ "dark": [
1304
+ "fontFamily",
1305
+ "mono"
1306
+ ],
1307
+ "highContrast": [
1308
+ "fontFamily",
1309
+ "mono"
1310
+ ]
1311
+ },
1312
+ "isSemantic": true
1313
+ }
1314
+ ],
1315
+ "primitives": [
1316
+ {
1317
+ "path": [
1318
+ "gray",
1319
+ "50"
1320
+ ],
1321
+ "name": "gray-50",
1322
+ "type": "color",
1323
+ "value": "oklch(0.985 0.002 247.839)",
1324
+ "cssVar": "--zui-gray-50",
1325
+ "isSemantic": false
1326
+ },
1327
+ {
1328
+ "path": [
1329
+ "gray",
1330
+ "100"
1331
+ ],
1332
+ "name": "gray-100",
1333
+ "type": "color",
1334
+ "value": "oklch(0.967 0.003 264.542)",
1335
+ "cssVar": "--zui-gray-100",
1336
+ "isSemantic": false
1337
+ },
1338
+ {
1339
+ "path": [
1340
+ "gray",
1341
+ "200"
1342
+ ],
1343
+ "name": "gray-200",
1344
+ "type": "color",
1345
+ "value": "oklch(0.928 0.006 264.531)",
1346
+ "cssVar": "--zui-gray-200",
1347
+ "isSemantic": false
1348
+ },
1349
+ {
1350
+ "path": [
1351
+ "gray",
1352
+ "300"
1353
+ ],
1354
+ "name": "gray-300",
1355
+ "type": "color",
1356
+ "value": "oklch(0.872 0.01 258.338)",
1357
+ "cssVar": "--zui-gray-300",
1358
+ "isSemantic": false
1359
+ },
1360
+ {
1361
+ "path": [
1362
+ "gray",
1363
+ "400"
1364
+ ],
1365
+ "name": "gray-400",
1366
+ "type": "color",
1367
+ "value": "oklch(0.707 0.022 261.325)",
1368
+ "cssVar": "--zui-gray-400",
1369
+ "isSemantic": false
1370
+ },
1371
+ {
1372
+ "path": [
1373
+ "gray",
1374
+ "500"
1375
+ ],
1376
+ "name": "gray-500",
1377
+ "type": "color",
1378
+ "value": "oklch(0.551 0.027 264.364)",
1379
+ "cssVar": "--zui-gray-500",
1380
+ "isSemantic": false
1381
+ },
1382
+ {
1383
+ "path": [
1384
+ "gray",
1385
+ "600"
1386
+ ],
1387
+ "name": "gray-600",
1388
+ "type": "color",
1389
+ "value": "oklch(0.446 0.03 256.802)",
1390
+ "cssVar": "--zui-gray-600",
1391
+ "isSemantic": false
1392
+ },
1393
+ {
1394
+ "path": [
1395
+ "gray",
1396
+ "700"
1397
+ ],
1398
+ "name": "gray-700",
1399
+ "type": "color",
1400
+ "value": "oklch(0.373 0.034 259.733)",
1401
+ "cssVar": "--zui-gray-700",
1402
+ "isSemantic": false
1403
+ },
1404
+ {
1405
+ "path": [
1406
+ "gray",
1407
+ "800"
1408
+ ],
1409
+ "name": "gray-800",
1410
+ "type": "color",
1411
+ "value": "oklch(0.278 0.033 256.848)",
1412
+ "cssVar": "--zui-gray-800",
1413
+ "isSemantic": false
1414
+ },
1415
+ {
1416
+ "path": [
1417
+ "gray",
1418
+ "900"
1419
+ ],
1420
+ "name": "gray-900",
1421
+ "type": "color",
1422
+ "value": "oklch(0.21 0.034 264.665)",
1423
+ "cssVar": "--zui-gray-900",
1424
+ "isSemantic": false
1425
+ },
1426
+ {
1427
+ "path": [
1428
+ "gray",
1429
+ "950"
1430
+ ],
1431
+ "name": "gray-950",
1432
+ "type": "color",
1433
+ "value": "oklch(0.13 0.028 261.692)",
1434
+ "cssVar": "--zui-gray-950",
1435
+ "isSemantic": false
1436
+ },
1437
+ {
1438
+ "path": [
1439
+ "blue",
1440
+ "50"
1441
+ ],
1442
+ "name": "blue-50",
1443
+ "type": "color",
1444
+ "value": "oklch(0.97 0.014 254.604)",
1445
+ "cssVar": "--zui-blue-50",
1446
+ "isSemantic": false
1447
+ },
1448
+ {
1449
+ "path": [
1450
+ "blue",
1451
+ "100"
1452
+ ],
1453
+ "name": "blue-100",
1454
+ "type": "color",
1455
+ "value": "oklch(0.932 0.032 255.585)",
1456
+ "cssVar": "--zui-blue-100",
1457
+ "isSemantic": false
1458
+ },
1459
+ {
1460
+ "path": [
1461
+ "blue",
1462
+ "200"
1463
+ ],
1464
+ "name": "blue-200",
1465
+ "type": "color",
1466
+ "value": "oklch(0.882 0.059 254.128)",
1467
+ "cssVar": "--zui-blue-200",
1468
+ "isSemantic": false
1469
+ },
1470
+ {
1471
+ "path": [
1472
+ "blue",
1473
+ "300"
1474
+ ],
1475
+ "name": "blue-300",
1476
+ "type": "color",
1477
+ "value": "oklch(0.809 0.105 251.813)",
1478
+ "cssVar": "--zui-blue-300",
1479
+ "isSemantic": false
1480
+ },
1481
+ {
1482
+ "path": [
1483
+ "blue",
1484
+ "400"
1485
+ ],
1486
+ "name": "blue-400",
1487
+ "type": "color",
1488
+ "value": "oklch(0.707 0.165 254.624)",
1489
+ "cssVar": "--zui-blue-400",
1490
+ "isSemantic": false
1491
+ },
1492
+ {
1493
+ "path": [
1494
+ "blue",
1495
+ "500"
1496
+ ],
1497
+ "name": "blue-500",
1498
+ "type": "color",
1499
+ "value": "oklch(0.623 0.214 259.815)",
1500
+ "cssVar": "--zui-blue-500",
1501
+ "isSemantic": false
1502
+ },
1503
+ {
1504
+ "path": [
1505
+ "blue",
1506
+ "600"
1507
+ ],
1508
+ "name": "blue-600",
1509
+ "type": "color",
1510
+ "value": "oklch(0.546 0.245 262.881)",
1511
+ "cssVar": "--zui-blue-600",
1512
+ "isSemantic": false
1513
+ },
1514
+ {
1515
+ "path": [
1516
+ "blue",
1517
+ "700"
1518
+ ],
1519
+ "name": "blue-700",
1520
+ "type": "color",
1521
+ "value": "oklch(0.488 0.243 264.376)",
1522
+ "cssVar": "--zui-blue-700",
1523
+ "isSemantic": false
1524
+ },
1525
+ {
1526
+ "path": [
1527
+ "blue",
1528
+ "800"
1529
+ ],
1530
+ "name": "blue-800",
1531
+ "type": "color",
1532
+ "value": "oklch(0.424 0.199 265.638)",
1533
+ "cssVar": "--zui-blue-800",
1534
+ "isSemantic": false
1535
+ },
1536
+ {
1537
+ "path": [
1538
+ "blue",
1539
+ "900"
1540
+ ],
1541
+ "name": "blue-900",
1542
+ "type": "color",
1543
+ "value": "oklch(0.379 0.146 265.522)",
1544
+ "cssVar": "--zui-blue-900",
1545
+ "isSemantic": false
1546
+ },
1547
+ {
1548
+ "path": [
1549
+ "blue",
1550
+ "950"
1551
+ ],
1552
+ "name": "blue-950",
1553
+ "type": "color",
1554
+ "value": "oklch(0.282 0.091 267.935)",
1555
+ "cssVar": "--zui-blue-950",
1556
+ "isSemantic": false
1557
+ },
1558
+ {
1559
+ "path": [
1560
+ "green",
1561
+ "50"
1562
+ ],
1563
+ "name": "green-50",
1564
+ "type": "color",
1565
+ "value": "oklch(0.982 0.018 155.826)",
1566
+ "cssVar": "--zui-green-50",
1567
+ "isSemantic": false
1568
+ },
1569
+ {
1570
+ "path": [
1571
+ "green",
1572
+ "100"
1573
+ ],
1574
+ "name": "green-100",
1575
+ "type": "color",
1576
+ "value": "oklch(0.962 0.044 156.743)",
1577
+ "cssVar": "--zui-green-100",
1578
+ "isSemantic": false
1579
+ },
1580
+ {
1581
+ "path": [
1582
+ "green",
1583
+ "200"
1584
+ ],
1585
+ "name": "green-200",
1586
+ "type": "color",
1587
+ "value": "oklch(0.925 0.084 155.995)",
1588
+ "cssVar": "--zui-green-200",
1589
+ "isSemantic": false
1590
+ },
1591
+ {
1592
+ "path": [
1593
+ "green",
1594
+ "300"
1595
+ ],
1596
+ "name": "green-300",
1597
+ "type": "color",
1598
+ "value": "oklch(0.871 0.15 154.449)",
1599
+ "cssVar": "--zui-green-300",
1600
+ "isSemantic": false
1601
+ },
1602
+ {
1603
+ "path": [
1604
+ "green",
1605
+ "400"
1606
+ ],
1607
+ "name": "green-400",
1608
+ "type": "color",
1609
+ "value": "oklch(0.792 0.209 151.711)",
1610
+ "cssVar": "--zui-green-400",
1611
+ "isSemantic": false
1612
+ },
1613
+ {
1614
+ "path": [
1615
+ "green",
1616
+ "500"
1617
+ ],
1618
+ "name": "green-500",
1619
+ "type": "color",
1620
+ "value": "oklch(0.723 0.219 149.579)",
1621
+ "cssVar": "--zui-green-500",
1622
+ "isSemantic": false
1623
+ },
1624
+ {
1625
+ "path": [
1626
+ "green",
1627
+ "600"
1628
+ ],
1629
+ "name": "green-600",
1630
+ "type": "color",
1631
+ "value": "oklch(0.627 0.194 149.214)",
1632
+ "cssVar": "--zui-green-600",
1633
+ "isSemantic": false
1634
+ },
1635
+ {
1636
+ "path": [
1637
+ "green",
1638
+ "700"
1639
+ ],
1640
+ "name": "green-700",
1641
+ "type": "color",
1642
+ "value": "oklch(0.527 0.154 150.069)",
1643
+ "cssVar": "--zui-green-700",
1644
+ "isSemantic": false
1645
+ },
1646
+ {
1647
+ "path": [
1648
+ "green",
1649
+ "800"
1650
+ ],
1651
+ "name": "green-800",
1652
+ "type": "color",
1653
+ "value": "oklch(0.448 0.119 151.328)",
1654
+ "cssVar": "--zui-green-800",
1655
+ "isSemantic": false
1656
+ },
1657
+ {
1658
+ "path": [
1659
+ "green",
1660
+ "900"
1661
+ ],
1662
+ "name": "green-900",
1663
+ "type": "color",
1664
+ "value": "oklch(0.393 0.095 152.535)",
1665
+ "cssVar": "--zui-green-900",
1666
+ "isSemantic": false
1667
+ },
1668
+ {
1669
+ "path": [
1670
+ "green",
1671
+ "950"
1672
+ ],
1673
+ "name": "green-950",
1674
+ "type": "color",
1675
+ "value": "oklch(0.266 0.065 152.934)",
1676
+ "cssVar": "--zui-green-950",
1677
+ "isSemantic": false
1678
+ },
1679
+ {
1680
+ "path": [
1681
+ "red",
1682
+ "50"
1683
+ ],
1684
+ "name": "red-50",
1685
+ "type": "color",
1686
+ "value": "oklch(0.971 0.013 17.38)",
1687
+ "cssVar": "--zui-red-50",
1688
+ "isSemantic": false
1689
+ },
1690
+ {
1691
+ "path": [
1692
+ "red",
1693
+ "100"
1694
+ ],
1695
+ "name": "red-100",
1696
+ "type": "color",
1697
+ "value": "oklch(0.936 0.032 17.717)",
1698
+ "cssVar": "--zui-red-100",
1699
+ "isSemantic": false
1700
+ },
1701
+ {
1702
+ "path": [
1703
+ "red",
1704
+ "200"
1705
+ ],
1706
+ "name": "red-200",
1707
+ "type": "color",
1708
+ "value": "oklch(0.885 0.062 18.334)",
1709
+ "cssVar": "--zui-red-200",
1710
+ "isSemantic": false
1711
+ },
1712
+ {
1713
+ "path": [
1714
+ "red",
1715
+ "300"
1716
+ ],
1717
+ "name": "red-300",
1718
+ "type": "color",
1719
+ "value": "oklch(0.808 0.114 19.571)",
1720
+ "cssVar": "--zui-red-300",
1721
+ "isSemantic": false
1722
+ },
1723
+ {
1724
+ "path": [
1725
+ "red",
1726
+ "400"
1727
+ ],
1728
+ "name": "red-400",
1729
+ "type": "color",
1730
+ "value": "oklch(0.704 0.191 22.216)",
1731
+ "cssVar": "--zui-red-400",
1732
+ "isSemantic": false
1733
+ },
1734
+ {
1735
+ "path": [
1736
+ "red",
1737
+ "500"
1738
+ ],
1739
+ "name": "red-500",
1740
+ "type": "color",
1741
+ "value": "oklch(0.637 0.237 25.331)",
1742
+ "cssVar": "--zui-red-500",
1743
+ "isSemantic": false
1744
+ },
1745
+ {
1746
+ "path": [
1747
+ "red",
1748
+ "600"
1749
+ ],
1750
+ "name": "red-600",
1751
+ "type": "color",
1752
+ "value": "oklch(0.577 0.245 27.325)",
1753
+ "cssVar": "--zui-red-600",
1754
+ "isSemantic": false
1755
+ },
1756
+ {
1757
+ "path": [
1758
+ "red",
1759
+ "700"
1760
+ ],
1761
+ "name": "red-700",
1762
+ "type": "color",
1763
+ "value": "oklch(0.505 0.213 27.518)",
1764
+ "cssVar": "--zui-red-700",
1765
+ "isSemantic": false
1766
+ },
1767
+ {
1768
+ "path": [
1769
+ "red",
1770
+ "800"
1771
+ ],
1772
+ "name": "red-800",
1773
+ "type": "color",
1774
+ "value": "oklch(0.444 0.177 26.899)",
1775
+ "cssVar": "--zui-red-800",
1776
+ "isSemantic": false
1777
+ },
1778
+ {
1779
+ "path": [
1780
+ "red",
1781
+ "900"
1782
+ ],
1783
+ "name": "red-900",
1784
+ "type": "color",
1785
+ "value": "oklch(0.396 0.141 25.723)",
1786
+ "cssVar": "--zui-red-900",
1787
+ "isSemantic": false
1788
+ },
1789
+ {
1790
+ "path": [
1791
+ "red",
1792
+ "950"
1793
+ ],
1794
+ "name": "red-950",
1795
+ "type": "color",
1796
+ "value": "oklch(0.258 0.092 26.042)",
1797
+ "cssVar": "--zui-red-950",
1798
+ "isSemantic": false
1799
+ },
1800
+ {
1801
+ "path": [
1802
+ "amber",
1803
+ "50"
1804
+ ],
1805
+ "name": "amber-50",
1806
+ "type": "color",
1807
+ "value": "oklch(0.987 0.022 95.277)",
1808
+ "cssVar": "--zui-amber-50",
1809
+ "isSemantic": false
1810
+ },
1811
+ {
1812
+ "path": [
1813
+ "amber",
1814
+ "100"
1815
+ ],
1816
+ "name": "amber-100",
1817
+ "type": "color",
1818
+ "value": "oklch(0.962 0.059 95.617)",
1819
+ "cssVar": "--zui-amber-100",
1820
+ "isSemantic": false
1821
+ },
1822
+ {
1823
+ "path": [
1824
+ "amber",
1825
+ "200"
1826
+ ],
1827
+ "name": "amber-200",
1828
+ "type": "color",
1829
+ "value": "oklch(0.924 0.12 95.746)",
1830
+ "cssVar": "--zui-amber-200",
1831
+ "isSemantic": false
1832
+ },
1833
+ {
1834
+ "path": [
1835
+ "amber",
1836
+ "300"
1837
+ ],
1838
+ "name": "amber-300",
1839
+ "type": "color",
1840
+ "value": "oklch(0.879 0.169 91.605)",
1841
+ "cssVar": "--zui-amber-300",
1842
+ "isSemantic": false
1843
+ },
1844
+ {
1845
+ "path": [
1846
+ "amber",
1847
+ "400"
1848
+ ],
1849
+ "name": "amber-400",
1850
+ "type": "color",
1851
+ "value": "oklch(0.828 0.189 84.429)",
1852
+ "cssVar": "--zui-amber-400",
1853
+ "isSemantic": false
1854
+ },
1855
+ {
1856
+ "path": [
1857
+ "amber",
1858
+ "500"
1859
+ ],
1860
+ "name": "amber-500",
1861
+ "type": "color",
1862
+ "value": "oklch(0.769 0.188 70.08)",
1863
+ "cssVar": "--zui-amber-500",
1864
+ "isSemantic": false
1865
+ },
1866
+ {
1867
+ "path": [
1868
+ "amber",
1869
+ "600"
1870
+ ],
1871
+ "name": "amber-600",
1872
+ "type": "color",
1873
+ "value": "oklch(0.666 0.179 58.318)",
1874
+ "cssVar": "--zui-amber-600",
1875
+ "isSemantic": false
1876
+ },
1877
+ {
1878
+ "path": [
1879
+ "amber",
1880
+ "700"
1881
+ ],
1882
+ "name": "amber-700",
1883
+ "type": "color",
1884
+ "value": "oklch(0.555 0.163 48.998)",
1885
+ "cssVar": "--zui-amber-700",
1886
+ "isSemantic": false
1887
+ },
1888
+ {
1889
+ "path": [
1890
+ "amber",
1891
+ "800"
1892
+ ],
1893
+ "name": "amber-800",
1894
+ "type": "color",
1895
+ "value": "oklch(0.473 0.137 46.201)",
1896
+ "cssVar": "--zui-amber-800",
1897
+ "isSemantic": false
1898
+ },
1899
+ {
1900
+ "path": [
1901
+ "amber",
1902
+ "900"
1903
+ ],
1904
+ "name": "amber-900",
1905
+ "type": "color",
1906
+ "value": "oklch(0.414 0.112 45.904)",
1907
+ "cssVar": "--zui-amber-900",
1908
+ "isSemantic": false
1909
+ },
1910
+ {
1911
+ "path": [
1912
+ "amber",
1913
+ "950"
1914
+ ],
1915
+ "name": "amber-950",
1916
+ "type": "color",
1917
+ "value": "oklch(0.279 0.077 45.635)",
1918
+ "cssVar": "--zui-amber-950",
1919
+ "isSemantic": false
1920
+ },
1921
+ {
1922
+ "path": [
1923
+ "white"
1924
+ ],
1925
+ "name": "white",
1926
+ "type": "color",
1927
+ "value": "oklch(1 0 0)",
1928
+ "cssVar": "--zui-white",
1929
+ "isSemantic": false
1930
+ },
1931
+ {
1932
+ "path": [
1933
+ "black"
1934
+ ],
1935
+ "name": "black",
1936
+ "type": "color",
1937
+ "value": "oklch(0 0 0)",
1938
+ "cssVar": "--zui-black",
1939
+ "isSemantic": false
1940
+ },
1941
+ {
1942
+ "path": [
1943
+ "radius",
1944
+ "none"
1945
+ ],
1946
+ "name": "radius-none",
1947
+ "type": "dimension",
1948
+ "value": "0px",
1949
+ "cssVar": "--zui-radius-none",
1950
+ "isSemantic": false
1951
+ },
1952
+ {
1953
+ "path": [
1954
+ "radius",
1955
+ "sm"
1956
+ ],
1957
+ "name": "radius-sm",
1958
+ "type": "dimension",
1959
+ "value": "2px",
1960
+ "cssVar": "--zui-radius-sm",
1961
+ "isSemantic": false
1962
+ },
1963
+ {
1964
+ "path": [
1965
+ "radius",
1966
+ "md"
1967
+ ],
1968
+ "name": "radius-md",
1969
+ "type": "dimension",
1970
+ "value": "4px",
1971
+ "cssVar": "--zui-radius-md",
1972
+ "isSemantic": false
1973
+ },
1974
+ {
1975
+ "path": [
1976
+ "radius",
1977
+ "lg"
1978
+ ],
1979
+ "name": "radius-lg",
1980
+ "type": "dimension",
1981
+ "value": "8px",
1982
+ "cssVar": "--zui-radius-lg",
1983
+ "isSemantic": false
1984
+ },
1985
+ {
1986
+ "path": [
1987
+ "radius",
1988
+ "xl"
1989
+ ],
1990
+ "name": "radius-xl",
1991
+ "type": "dimension",
1992
+ "value": "12px",
1993
+ "cssVar": "--zui-radius-xl",
1994
+ "isSemantic": false
1995
+ },
1996
+ {
1997
+ "path": [
1998
+ "radius",
1999
+ "2xl"
2000
+ ],
2001
+ "name": "radius-2xl",
2002
+ "type": "dimension",
2003
+ "value": "16px",
2004
+ "cssVar": "--zui-radius-2xl",
2005
+ "isSemantic": false
2006
+ },
2007
+ {
2008
+ "path": [
2009
+ "radius",
2010
+ "full"
2011
+ ],
2012
+ "name": "radius-full",
2013
+ "type": "dimension",
2014
+ "value": "9999px",
2015
+ "cssVar": "--zui-radius-full",
2016
+ "isSemantic": false
2017
+ },
2018
+ {
2019
+ "path": [
2020
+ "shadow",
2021
+ "xs"
2022
+ ],
2023
+ "name": "shadow-xs",
2024
+ "type": "shadow",
2025
+ "value": "0 1px 2px 0 oklch(0.21 0.034 264.665 / 0.05)",
2026
+ "cssVar": "--zui-shadow-xs",
2027
+ "isSemantic": false
2028
+ },
2029
+ {
2030
+ "path": [
2031
+ "shadow",
2032
+ "sm"
2033
+ ],
2034
+ "name": "shadow-sm",
2035
+ "type": "shadow",
2036
+ "value": "0 1px 3px 0 oklch(0.21 0.034 264.665 / 0.1), 0 1px 2px -1px oklch(0.21 0.034 264.665 / 0.1)",
2037
+ "cssVar": "--zui-shadow-sm",
2038
+ "isSemantic": false
2039
+ },
2040
+ {
2041
+ "path": [
2042
+ "shadow",
2043
+ "md"
2044
+ ],
2045
+ "name": "shadow-md",
2046
+ "type": "shadow",
2047
+ "value": "0 4px 6px -1px oklch(0.21 0.034 264.665 / 0.1), 0 2px 4px -2px oklch(0.21 0.034 264.665 / 0.1)",
2048
+ "cssVar": "--zui-shadow-md",
2049
+ "isSemantic": false
2050
+ },
2051
+ {
2052
+ "path": [
2053
+ "shadow",
2054
+ "lg"
2055
+ ],
2056
+ "name": "shadow-lg",
2057
+ "type": "shadow",
2058
+ "value": "0 10px 15px -3px oklch(0.21 0.034 264.665 / 0.1), 0 4px 6px -4px oklch(0.21 0.034 264.665 / 0.1)",
2059
+ "cssVar": "--zui-shadow-lg",
2060
+ "isSemantic": false
2061
+ },
2062
+ {
2063
+ "path": [
2064
+ "shadow",
2065
+ "xl"
2066
+ ],
2067
+ "name": "shadow-xl",
2068
+ "type": "shadow",
2069
+ "value": "0 20px 25px -5px oklch(0.21 0.034 264.665 / 0.1), 0 8px 10px -6px oklch(0.21 0.034 264.665 / 0.1)",
2070
+ "cssVar": "--zui-shadow-xl",
2071
+ "isSemantic": false
2072
+ },
2073
+ {
2074
+ "path": [
2075
+ "shadow",
2076
+ "2xl"
2077
+ ],
2078
+ "name": "shadow-2xl",
2079
+ "type": "shadow",
2080
+ "value": "0 25px 50px -12px oklch(0.21 0.034 264.665 / 0.25)",
2081
+ "cssVar": "--zui-shadow-2xl",
2082
+ "isSemantic": false
2083
+ },
2084
+ {
2085
+ "path": [
2086
+ "space",
2087
+ "0"
2088
+ ],
2089
+ "name": "space-0",
2090
+ "type": "dimension",
2091
+ "value": "0px",
2092
+ "cssVar": "--zui-space-0",
2093
+ "isSemantic": false
2094
+ },
2095
+ {
2096
+ "path": [
2097
+ "space",
2098
+ "1"
2099
+ ],
2100
+ "name": "space-1",
2101
+ "type": "dimension",
2102
+ "value": "4px",
2103
+ "cssVar": "--zui-space-1",
2104
+ "isSemantic": false
2105
+ },
2106
+ {
2107
+ "path": [
2108
+ "space",
2109
+ "2"
2110
+ ],
2111
+ "name": "space-2",
2112
+ "type": "dimension",
2113
+ "value": "8px",
2114
+ "cssVar": "--zui-space-2",
2115
+ "isSemantic": false
2116
+ },
2117
+ {
2118
+ "path": [
2119
+ "space",
2120
+ "3"
2121
+ ],
2122
+ "name": "space-3",
2123
+ "type": "dimension",
2124
+ "value": "12px",
2125
+ "cssVar": "--zui-space-3",
2126
+ "isSemantic": false
2127
+ },
2128
+ {
2129
+ "path": [
2130
+ "space",
2131
+ "4"
2132
+ ],
2133
+ "name": "space-4",
2134
+ "type": "dimension",
2135
+ "value": "16px",
2136
+ "cssVar": "--zui-space-4",
2137
+ "isSemantic": false
2138
+ },
2139
+ {
2140
+ "path": [
2141
+ "space",
2142
+ "5"
2143
+ ],
2144
+ "name": "space-5",
2145
+ "type": "dimension",
2146
+ "value": "20px",
2147
+ "cssVar": "--zui-space-5",
2148
+ "isSemantic": false
2149
+ },
2150
+ {
2151
+ "path": [
2152
+ "space",
2153
+ "6"
2154
+ ],
2155
+ "name": "space-6",
2156
+ "type": "dimension",
2157
+ "value": "24px",
2158
+ "cssVar": "--zui-space-6",
2159
+ "isSemantic": false
2160
+ },
2161
+ {
2162
+ "path": [
2163
+ "space",
2164
+ "8"
2165
+ ],
2166
+ "name": "space-8",
2167
+ "type": "dimension",
2168
+ "value": "32px",
2169
+ "cssVar": "--zui-space-8",
2170
+ "isSemantic": false
2171
+ },
2172
+ {
2173
+ "path": [
2174
+ "space",
2175
+ "10"
2176
+ ],
2177
+ "name": "space-10",
2178
+ "type": "dimension",
2179
+ "value": "40px",
2180
+ "cssVar": "--zui-space-10",
2181
+ "isSemantic": false
2182
+ },
2183
+ {
2184
+ "path": [
2185
+ "space",
2186
+ "12"
2187
+ ],
2188
+ "name": "space-12",
2189
+ "type": "dimension",
2190
+ "value": "48px",
2191
+ "cssVar": "--zui-space-12",
2192
+ "isSemantic": false
2193
+ },
2194
+ {
2195
+ "path": [
2196
+ "space",
2197
+ "16"
2198
+ ],
2199
+ "name": "space-16",
2200
+ "type": "dimension",
2201
+ "value": "64px",
2202
+ "cssVar": "--zui-space-16",
2203
+ "isSemantic": false
2204
+ },
2205
+ {
2206
+ "path": [
2207
+ "space",
2208
+ "20"
2209
+ ],
2210
+ "name": "space-20",
2211
+ "type": "dimension",
2212
+ "value": "80px",
2213
+ "cssVar": "--zui-space-20",
2214
+ "isSemantic": false
2215
+ },
2216
+ {
2217
+ "path": [
2218
+ "space",
2219
+ "24"
2220
+ ],
2221
+ "name": "space-24",
2222
+ "type": "dimension",
2223
+ "value": "96px",
2224
+ "cssVar": "--zui-space-24",
2225
+ "isSemantic": false
2226
+ },
2227
+ {
2228
+ "path": [
2229
+ "space",
2230
+ "32"
2231
+ ],
2232
+ "name": "space-32",
2233
+ "type": "dimension",
2234
+ "value": "128px",
2235
+ "cssVar": "--zui-space-32",
2236
+ "isSemantic": false
2237
+ },
2238
+ {
2239
+ "path": [
2240
+ "space",
2241
+ "40"
2242
+ ],
2243
+ "name": "space-40",
2244
+ "type": "dimension",
2245
+ "value": "160px",
2246
+ "cssVar": "--zui-space-40",
2247
+ "isSemantic": false
2248
+ },
2249
+ {
2250
+ "path": [
2251
+ "space",
2252
+ "48"
2253
+ ],
2254
+ "name": "space-48",
2255
+ "type": "dimension",
2256
+ "value": "192px",
2257
+ "cssVar": "--zui-space-48",
2258
+ "isSemantic": false
2259
+ },
2260
+ {
2261
+ "path": [
2262
+ "space",
2263
+ "64"
2264
+ ],
2265
+ "name": "space-64",
2266
+ "type": "dimension",
2267
+ "value": "256px",
2268
+ "cssVar": "--zui-space-64",
2269
+ "isSemantic": false
2270
+ },
2271
+ {
2272
+ "path": [
2273
+ "space",
2274
+ "px"
2275
+ ],
2276
+ "name": "space-px",
2277
+ "type": "dimension",
2278
+ "value": "1px",
2279
+ "cssVar": "--zui-space-px",
2280
+ "isSemantic": false
2281
+ },
2282
+ {
2283
+ "path": [
2284
+ "space",
2285
+ "0.5"
2286
+ ],
2287
+ "name": "space-0-5",
2288
+ "type": "dimension",
2289
+ "value": "2px",
2290
+ "cssVar": "--zui-space-0-5",
2291
+ "isSemantic": false
2292
+ },
2293
+ {
2294
+ "path": [
2295
+ "space",
2296
+ "1.5"
2297
+ ],
2298
+ "name": "space-1-5",
2299
+ "type": "dimension",
2300
+ "value": "6px",
2301
+ "cssVar": "--zui-space-1-5",
2302
+ "isSemantic": false
2303
+ },
2304
+ {
2305
+ "path": [
2306
+ "space",
2307
+ "2.5"
2308
+ ],
2309
+ "name": "space-2-5",
2310
+ "type": "dimension",
2311
+ "value": "10px",
2312
+ "cssVar": "--zui-space-2-5",
2313
+ "isSemantic": false
2314
+ },
2315
+ {
2316
+ "path": [
2317
+ "fontFamily",
2318
+ "sans"
2319
+ ],
2320
+ "name": "font-family-sans",
2321
+ "type": "fontFamily",
2322
+ "value": "\"Inter\", system-ui, -apple-system, sans-serif",
2323
+ "cssVar": "--zui-font-family-sans",
2324
+ "isSemantic": false
2325
+ },
2326
+ {
2327
+ "path": [
2328
+ "fontFamily",
2329
+ "mono"
2330
+ ],
2331
+ "name": "font-family-mono",
2332
+ "type": "fontFamily",
2333
+ "value": "\"JetBrains Mono\", ui-monospace, monospace",
2334
+ "cssVar": "--zui-font-family-mono",
2335
+ "isSemantic": false
2336
+ },
2337
+ {
2338
+ "path": [
2339
+ "fontSize",
2340
+ "xs"
2341
+ ],
2342
+ "name": "font-size-xs",
2343
+ "type": "dimension",
2344
+ "value": "0.75rem",
2345
+ "cssVar": "--zui-font-size-xs",
2346
+ "isSemantic": false
2347
+ },
2348
+ {
2349
+ "path": [
2350
+ "fontSize",
2351
+ "sm"
2352
+ ],
2353
+ "name": "font-size-sm",
2354
+ "type": "dimension",
2355
+ "value": "0.875rem",
2356
+ "cssVar": "--zui-font-size-sm",
2357
+ "isSemantic": false
2358
+ },
2359
+ {
2360
+ "path": [
2361
+ "fontSize",
2362
+ "base"
2363
+ ],
2364
+ "name": "font-size-base",
2365
+ "type": "dimension",
2366
+ "value": "1rem",
2367
+ "cssVar": "--zui-font-size-base",
2368
+ "isSemantic": false
2369
+ },
2370
+ {
2371
+ "path": [
2372
+ "fontSize",
2373
+ "lg"
2374
+ ],
2375
+ "name": "font-size-lg",
2376
+ "type": "dimension",
2377
+ "value": "1.125rem",
2378
+ "cssVar": "--zui-font-size-lg",
2379
+ "isSemantic": false
2380
+ },
2381
+ {
2382
+ "path": [
2383
+ "fontSize",
2384
+ "xl"
2385
+ ],
2386
+ "name": "font-size-xl",
2387
+ "type": "dimension",
2388
+ "value": "1.25rem",
2389
+ "cssVar": "--zui-font-size-xl",
2390
+ "isSemantic": false
2391
+ },
2392
+ {
2393
+ "path": [
2394
+ "fontSize",
2395
+ "2xl"
2396
+ ],
2397
+ "name": "font-size-2xl",
2398
+ "type": "dimension",
2399
+ "value": "1.5rem",
2400
+ "cssVar": "--zui-font-size-2xl",
2401
+ "isSemantic": false
2402
+ },
2403
+ {
2404
+ "path": [
2405
+ "fontSize",
2406
+ "3xl"
2407
+ ],
2408
+ "name": "font-size-3xl",
2409
+ "type": "dimension",
2410
+ "value": "1.75rem",
2411
+ "cssVar": "--zui-font-size-3xl",
2412
+ "isSemantic": false
2413
+ },
2414
+ {
2415
+ "path": [
2416
+ "fontSize",
2417
+ "4xl"
2418
+ ],
2419
+ "name": "font-size-4xl",
2420
+ "type": "dimension",
2421
+ "value": "2rem",
2422
+ "cssVar": "--zui-font-size-4xl",
2423
+ "isSemantic": false
2424
+ },
2425
+ {
2426
+ "path": [
2427
+ "fontSize",
2428
+ "5xl"
2429
+ ],
2430
+ "name": "font-size-5xl",
2431
+ "type": "dimension",
2432
+ "value": "2.25rem",
2433
+ "cssVar": "--zui-font-size-5xl",
2434
+ "isSemantic": false
2435
+ },
2436
+ {
2437
+ "path": [
2438
+ "fontSize",
2439
+ "6xl"
2440
+ ],
2441
+ "name": "font-size-6xl",
2442
+ "type": "dimension",
2443
+ "value": "2.5rem",
2444
+ "cssVar": "--zui-font-size-6xl",
2445
+ "isSemantic": false
2446
+ },
2447
+ {
2448
+ "path": [
2449
+ "fontSize",
2450
+ "7xl"
2451
+ ],
2452
+ "name": "font-size-7xl",
2453
+ "type": "dimension",
2454
+ "value": "3rem",
2455
+ "cssVar": "--zui-font-size-7xl",
2456
+ "isSemantic": false
2457
+ },
2458
+ {
2459
+ "path": [
2460
+ "fontSize",
2461
+ "8xl"
2462
+ ],
2463
+ "name": "font-size-8xl",
2464
+ "type": "dimension",
2465
+ "value": "3.5rem",
2466
+ "cssVar": "--zui-font-size-8xl",
2467
+ "isSemantic": false
2468
+ },
2469
+ {
2470
+ "path": [
2471
+ "fontSize",
2472
+ "9xl"
2473
+ ],
2474
+ "name": "font-size-9xl",
2475
+ "type": "dimension",
2476
+ "value": "4rem",
2477
+ "cssVar": "--zui-font-size-9xl",
2478
+ "isSemantic": false
2479
+ },
2480
+ {
2481
+ "path": [
2482
+ "fontWeight",
2483
+ "normal"
2484
+ ],
2485
+ "name": "font-weight-normal",
2486
+ "type": "fontWeight",
2487
+ "value": "400",
2488
+ "cssVar": "--zui-font-weight-normal",
2489
+ "isSemantic": false
2490
+ },
2491
+ {
2492
+ "path": [
2493
+ "fontWeight",
2494
+ "medium"
2495
+ ],
2496
+ "name": "font-weight-medium",
2497
+ "type": "fontWeight",
2498
+ "value": "500",
2499
+ "cssVar": "--zui-font-weight-medium",
2500
+ "isSemantic": false
2501
+ },
2502
+ {
2503
+ "path": [
2504
+ "fontWeight",
2505
+ "semibold"
2506
+ ],
2507
+ "name": "font-weight-semibold",
2508
+ "type": "fontWeight",
2509
+ "value": "600",
2510
+ "cssVar": "--zui-font-weight-semibold",
2511
+ "isSemantic": false
2512
+ },
2513
+ {
2514
+ "path": [
2515
+ "fontWeight",
2516
+ "bold"
2517
+ ],
2518
+ "name": "font-weight-bold",
2519
+ "type": "fontWeight",
2520
+ "value": "700",
2521
+ "cssVar": "--zui-font-weight-bold",
2522
+ "isSemantic": false
2523
+ },
2524
+ {
2525
+ "path": [
2526
+ "lineHeight",
2527
+ "tight"
2528
+ ],
2529
+ "name": "line-height-tight",
2530
+ "type": "number",
2531
+ "value": "1.25",
2532
+ "cssVar": "--zui-line-height-tight",
2533
+ "isSemantic": false
2534
+ },
2535
+ {
2536
+ "path": [
2537
+ "lineHeight",
2538
+ "normal"
2539
+ ],
2540
+ "name": "line-height-normal",
2541
+ "type": "number",
2542
+ "value": "1.5",
2543
+ "cssVar": "--zui-line-height-normal",
2544
+ "isSemantic": false
2545
+ },
2546
+ {
2547
+ "path": [
2548
+ "lineHeight",
2549
+ "relaxed"
2550
+ ],
2551
+ "name": "line-height-relaxed",
2552
+ "type": "number",
2553
+ "value": "1.75",
2554
+ "cssVar": "--zui-line-height-relaxed",
2555
+ "isSemantic": false
2556
+ }
2557
+ ]
2558
+ }