@lmfaole/basics 0.3.0 → 0.5.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.
Files changed (75) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +78 -350
  3. package/basic-components/basic-accordion/README.md +53 -0
  4. package/{components → basic-components}/basic-accordion/index.d.ts +5 -5
  5. package/basic-components/basic-accordion/index.js +413 -0
  6. package/basic-components/basic-alert/README.md +48 -0
  7. package/basic-components/basic-alert/index.d.ts +53 -0
  8. package/basic-components/basic-alert/index.js +189 -0
  9. package/basic-components/basic-alert/register.js +3 -0
  10. package/basic-components/basic-carousel/README.md +108 -0
  11. package/basic-components/basic-carousel/index.d.ts +73 -0
  12. package/basic-components/basic-carousel/index.js +255 -0
  13. package/basic-components/basic-carousel/register.js +3 -0
  14. package/basic-components/basic-dialog/README.md +57 -0
  15. package/basic-components/basic-popover/README.md +56 -0
  16. package/basic-components/basic-summary-table/README.md +93 -0
  17. package/{components → basic-components}/basic-summary-table/index.js +188 -42
  18. package/basic-components/basic-table/README.md +89 -0
  19. package/{components → basic-components}/basic-table/index.js +203 -145
  20. package/basic-components/basic-tabs/README.md +63 -0
  21. package/basic-components/basic-tabs/register.d.ts +1 -0
  22. package/basic-components/basic-toast/README.md +62 -0
  23. package/basic-components/basic-toast/index.d.ts +68 -0
  24. package/basic-components/basic-toast/index.js +690 -0
  25. package/basic-components/basic-toast/register.d.ts +1 -0
  26. package/basic-components/basic-toast/register.js +3 -0
  27. package/basic-components/basic-toc/README.md +43 -0
  28. package/basic-components/basic-toc/register.d.ts +1 -0
  29. package/basic-styling/components/basic-accordion.css +99 -0
  30. package/basic-styling/components/basic-alert.css +27 -0
  31. package/basic-styling/components/basic-carousel.css +183 -0
  32. package/basic-styling/components/basic-dialog.css +41 -0
  33. package/basic-styling/components/basic-popover.css +52 -0
  34. package/basic-styling/components/basic-summary-table.css +98 -0
  35. package/basic-styling/components/basic-table.css +66 -0
  36. package/basic-styling/components/basic-tabs.css +61 -0
  37. package/basic-styling/components/basic-toast.css +102 -0
  38. package/basic-styling/components/basic-toc.css +30 -0
  39. package/basic-styling/components.css +11 -0
  40. package/basic-styling/forms.css +55 -0
  41. package/basic-styling/global.css +62 -0
  42. package/basic-styling/index.css +2 -0
  43. package/basic-styling/interaction.css +90 -0
  44. package/basic-styling/tokens/base.css +19 -0
  45. package/basic-styling/tokens/palette.css +229 -0
  46. package/basic-styling/tokens/palette.tokens.json +1787 -0
  47. package/index.d.ts +10 -7
  48. package/index.js +10 -7
  49. package/package.json +61 -76
  50. package/components/basic-accordion/index.js +0 -387
  51. package/readme.mdx +0 -6
  52. /package/{components → basic-components}/basic-accordion/register.d.ts +0 -0
  53. /package/{components → basic-components}/basic-accordion/register.js +0 -0
  54. /package/{components/basic-dialog → basic-components/basic-alert}/register.d.ts +0 -0
  55. /package/{components/basic-popover → basic-components/basic-carousel}/register.d.ts +0 -0
  56. /package/{components → basic-components}/basic-dialog/index.d.ts +0 -0
  57. /package/{components → basic-components}/basic-dialog/index.js +0 -0
  58. /package/{components/basic-summary-table → basic-components/basic-dialog}/register.d.ts +0 -0
  59. /package/{components → basic-components}/basic-dialog/register.js +0 -0
  60. /package/{components → basic-components}/basic-popover/index.d.ts +0 -0
  61. /package/{components → basic-components}/basic-popover/index.js +0 -0
  62. /package/{components/basic-table → basic-components/basic-popover}/register.d.ts +0 -0
  63. /package/{components → basic-components}/basic-popover/register.js +0 -0
  64. /package/{components → basic-components}/basic-summary-table/index.d.ts +0 -0
  65. /package/{components/basic-tabs → basic-components/basic-summary-table}/register.d.ts +0 -0
  66. /package/{components → basic-components}/basic-summary-table/register.js +0 -0
  67. /package/{components → basic-components}/basic-table/index.d.ts +0 -0
  68. /package/{components/basic-toc → basic-components/basic-table}/register.d.ts +0 -0
  69. /package/{components → basic-components}/basic-table/register.js +0 -0
  70. /package/{components → basic-components}/basic-tabs/index.d.ts +0 -0
  71. /package/{components → basic-components}/basic-tabs/index.js +0 -0
  72. /package/{components → basic-components}/basic-tabs/register.js +0 -0
  73. /package/{components → basic-components}/basic-toc/index.d.ts +0 -0
  74. /package/{components → basic-components}/basic-toc/index.js +0 -0
  75. /package/{components → basic-components}/basic-toc/register.js +0 -0
@@ -0,0 +1,1787 @@
1
+ {
2
+ "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
3
+ "basic": {
4
+ "palette": {
5
+ "slate": {
6
+ "$description": "Neutral slate palette used as the default starter styling theme.",
7
+ "base": {
8
+ "$type": "color",
9
+ "surface": {
10
+ "light": {
11
+ "$value": {
12
+ "colorSpace": "oklch",
13
+ "components": [
14
+ 98.6,
15
+ 0.004,
16
+ 255
17
+ ]
18
+ },
19
+ "$description": "slate base surface color for light mode."
20
+ },
21
+ "dark": {
22
+ "$value": {
23
+ "colorSpace": "oklch",
24
+ "components": [
25
+ 27.8,
26
+ 0.033,
27
+ 256.848
28
+ ]
29
+ },
30
+ "$description": "slate base surface color for dark mode."
31
+ }
32
+ },
33
+ "text": {
34
+ "light": {
35
+ "$value": {
36
+ "colorSpace": "oklch",
37
+ "components": [
38
+ 21,
39
+ 0.034,
40
+ 264.665
41
+ ]
42
+ },
43
+ "$description": "slate base text color for light mode."
44
+ },
45
+ "dark": {
46
+ "$value": {
47
+ "colorSpace": "oklch",
48
+ "components": [
49
+ 98.5,
50
+ 0.002,
51
+ 247.839
52
+ ]
53
+ },
54
+ "$description": "slate base text color for dark mode."
55
+ }
56
+ },
57
+ "accent": {
58
+ "light": {
59
+ "$value": {
60
+ "colorSpace": "oklch",
61
+ "components": [
62
+ 54.6,
63
+ 0.245,
64
+ 262.881
65
+ ]
66
+ },
67
+ "$description": "slate accent color for light mode."
68
+ },
69
+ "dark": {
70
+ "$value": {
71
+ "colorSpace": "oklch",
72
+ "components": [
73
+ 70.7,
74
+ 0.165,
75
+ 254.624
76
+ ]
77
+ },
78
+ "$description": "slate accent color for dark mode."
79
+ }
80
+ }
81
+ },
82
+ "computed": {
83
+ "$type": "color",
84
+ "background": {
85
+ "light": {
86
+ "$value": {
87
+ "colorSpace": "oklch",
88
+ "components": [
89
+ 98.712,
90
+ 0.00368,
91
+ 255
92
+ ]
93
+ },
94
+ "$description": "slate computed background color for light mode."
95
+ },
96
+ "dark": {
97
+ "$value": {
98
+ "colorSpace": "oklch",
99
+ "components": [
100
+ 22.796,
101
+ 0.02706,
102
+ 256.848
103
+ ]
104
+ },
105
+ "$description": "slate computed background color for dark mode."
106
+ }
107
+ },
108
+ "surface": {
109
+ "light": {
110
+ "$value": {
111
+ "colorSpace": "oklch",
112
+ "components": [
113
+ 98.656,
114
+ 0.00384,
115
+ 255
116
+ ]
117
+ },
118
+ "$description": "slate computed surface color for light mode."
119
+ },
120
+ "dark": {
121
+ "$value": {
122
+ "colorSpace": "oklch",
123
+ "components": [
124
+ 26.132,
125
+ 0.03102,
126
+ 256.848
127
+ ]
128
+ },
129
+ "$description": "slate computed surface color for dark mode."
130
+ }
131
+ },
132
+ "surface-muted": {
133
+ "light": {
134
+ "$value": {
135
+ "colorSpace": "oklch",
136
+ "components": [
137
+ 94.2,
138
+ 0.0281,
139
+ 255.788
140
+ ]
141
+ },
142
+ "$description": "slate computed muted surface color for light mode."
143
+ },
144
+ "dark": {
145
+ "$value": {
146
+ "colorSpace": "oklch",
147
+ "components": [
148
+ 35.522,
149
+ 0.05676,
150
+ 256.448
151
+ ]
152
+ },
153
+ "$description": "slate computed muted surface color for dark mode."
154
+ }
155
+ },
156
+ "surface-hover": {
157
+ "light": {
158
+ "$value": {
159
+ "colorSpace": "oklch",
160
+ "components": [
161
+ 93.32,
162
+ 0.03292,
163
+ 255.946
164
+ ]
165
+ },
166
+ "$description": "slate computed hover surface color for light mode."
167
+ },
168
+ "dark": {
169
+ "$value": {
170
+ "colorSpace": "oklch",
171
+ "components": [
172
+ 36.38,
173
+ 0.0594,
174
+ 256.403
175
+ ]
176
+ },
177
+ "$description": "slate computed hover surface color for dark mode."
178
+ }
179
+ },
180
+ "surface-active": {
181
+ "light": {
182
+ "$value": {
183
+ "colorSpace": "oklch",
184
+ "components": [
185
+ 91.56,
186
+ 0.04256,
187
+ 256.261
188
+ ]
189
+ },
190
+ "$description": "slate computed active surface color for light mode."
191
+ },
192
+ "dark": {
193
+ "$value": {
194
+ "colorSpace": "oklch",
195
+ "components": [
196
+ 38.954,
197
+ 0.06732,
198
+ 256.27
199
+ ]
200
+ },
201
+ "$description": "slate computed active surface color for dark mode."
202
+ }
203
+ },
204
+ "surface-selected": {
205
+ "light": {
206
+ "$value": {
207
+ "colorSpace": "oklch",
208
+ "components": [
209
+ 92.44,
210
+ 0.03774,
211
+ 256.103
212
+ ]
213
+ },
214
+ "$description": "slate computed selected surface color for light mode."
215
+ },
216
+ "dark": {
217
+ "$value": {
218
+ "colorSpace": "oklch",
219
+ "components": [
220
+ 38.096,
221
+ 0.06468,
222
+ 256.314
223
+ ]
224
+ },
225
+ "$description": "slate computed selected surface color for dark mode."
226
+ }
227
+ },
228
+ "surface-checked": {
229
+ "light": {
230
+ "$value": {
231
+ "colorSpace": "oklch",
232
+ "components": [
233
+ 90.68,
234
+ 0.04738,
235
+ 256.419
236
+ ]
237
+ },
238
+ "$description": "slate computed checked surface color for light mode."
239
+ },
240
+ "dark": {
241
+ "$value": {
242
+ "colorSpace": "oklch",
243
+ "components": [
244
+ 40.67,
245
+ 0.0726,
246
+ 256.181
247
+ ]
248
+ },
249
+ "$description": "slate computed checked surface color for dark mode."
250
+ }
251
+ },
252
+ "text-muted": {
253
+ "light": {
254
+ "$value": {
255
+ "colorSpace": "oklch",
256
+ "components": [
257
+ 45.832,
258
+ 0.0244,
259
+ 261.572
260
+ ]
261
+ },
262
+ "$description": "slate computed muted text color for light mode."
263
+ },
264
+ "dark": {
265
+ "$value": {
266
+ "colorSpace": "oklch",
267
+ "components": [
268
+ 82.946,
269
+ 0.00882,
270
+ 249.821
271
+ ]
272
+ },
273
+ "$description": "slate computed muted text color for dark mode."
274
+ }
275
+ },
276
+ "border": {
277
+ "light": {
278
+ "$value": {
279
+ "colorSpace": "oklch",
280
+ "components": [
281
+ 86.184,
282
+ 0.0088,
283
+ 256.546
284
+ ]
285
+ },
286
+ "$description": "slate computed border color for light mode."
287
+ },
288
+ "dark": {
289
+ "$value": {
290
+ "colorSpace": "oklch",
291
+ "components": [
292
+ 44.768,
293
+ 0.02556,
294
+ 254.686
295
+ ]
296
+ },
297
+ "$description": "slate computed border color for dark mode."
298
+ }
299
+ },
300
+ "border-hover": {
301
+ "light": {
302
+ "$value": {
303
+ "colorSpace": "oklch",
304
+ "components": [
305
+ 80.499,
306
+ 0.051316,
307
+ 257.686
308
+ ]
309
+ },
310
+ "$description": "slate computed hover border color for light mode."
311
+ },
312
+ "dark": {
313
+ "$value": {
314
+ "colorSpace": "oklch",
315
+ "components": [
316
+ 52.029,
317
+ 0.064603,
318
+ 254.669
319
+ ]
320
+ },
321
+ "$description": "slate computed hover border color for dark mode."
322
+ }
323
+ },
324
+ "border-active": {
325
+ "light": {
326
+ "$value": {
327
+ "colorSpace": "oklch",
328
+ "components": [
329
+ 78.604,
330
+ 0.065488,
331
+ 258.066
332
+ ]
333
+ },
334
+ "$description": "slate computed active border color for light mode."
335
+ },
336
+ "dark": {
337
+ "$value": {
338
+ "colorSpace": "oklch",
339
+ "components": [
340
+ 54.104,
341
+ 0.075758,
342
+ 254.664
343
+ ]
344
+ },
345
+ "$description": "slate computed active border color for dark mode."
346
+ }
347
+ },
348
+ "border-selected": {
349
+ "light": {
350
+ "$value": {
351
+ "colorSpace": "oklch",
352
+ "components": [
353
+ 79.236,
354
+ 0.060764,
355
+ 257.94
356
+ ]
357
+ },
358
+ "$description": "slate computed selected border color for light mode."
359
+ },
360
+ "dark": {
361
+ "$value": {
362
+ "colorSpace": "oklch",
363
+ "components": [
364
+ 53.585,
365
+ 0.07297,
366
+ 254.665
367
+ ]
368
+ },
369
+ "$description": "slate computed selected border color for dark mode."
370
+ }
371
+ },
372
+ "border-checked": {
373
+ "light": {
374
+ "$value": {
375
+ "colorSpace": "oklch",
376
+ "components": [
377
+ 77.34,
378
+ 0.074936,
379
+ 258.32
380
+ ]
381
+ },
382
+ "$description": "slate computed checked border color for light mode."
383
+ },
384
+ "dark": {
385
+ "$value": {
386
+ "colorSpace": "oklch",
387
+ "components": [
388
+ 55.141,
389
+ 0.081336,
390
+ 254.661
391
+ ]
392
+ },
393
+ "$description": "slate computed checked border color for dark mode."
394
+ }
395
+ },
396
+ "overlay": {
397
+ "light": {
398
+ "$value": {
399
+ "colorSpace": "oklch",
400
+ "components": [
401
+ 5.04,
402
+ 0.00816,
403
+ 264.665
404
+ ],
405
+ "alpha": 0.24
406
+ },
407
+ "$description": "slate computed overlay color for light mode."
408
+ },
409
+ "dark": {
410
+ "$value": {
411
+ "colorSpace": "oklch",
412
+ "components": [
413
+ 0,
414
+ 0,
415
+ 0
416
+ ],
417
+ "alpha": 0.56
418
+ },
419
+ "$description": "slate computed overlay color for dark mode."
420
+ }
421
+ },
422
+ "focus": {
423
+ "light": {
424
+ "$value": {
425
+ "colorSpace": "oklch",
426
+ "components": [
427
+ 15.288,
428
+ 0.0686,
429
+ 262.881
430
+ ],
431
+ "alpha": 0.28
432
+ },
433
+ "$description": "slate computed focus color for light mode."
434
+ },
435
+ "dark": {
436
+ "$value": {
437
+ "colorSpace": "oklch",
438
+ "components": [
439
+ 26.866,
440
+ 0.0627,
441
+ 254.624
442
+ ],
443
+ "alpha": 0.38
444
+ },
445
+ "$description": "slate computed focus color for dark mode."
446
+ }
447
+ }
448
+ }
449
+ },
450
+ "sand": {
451
+ "$description": "Warm sand palette with muted earth tones and an amber accent.",
452
+ "base": {
453
+ "$type": "color",
454
+ "surface": {
455
+ "light": {
456
+ "$value": {
457
+ "colorSpace": "oklch",
458
+ "components": [
459
+ 97.8,
460
+ 0.012,
461
+ 85
462
+ ]
463
+ },
464
+ "$description": "sand base surface color for light mode."
465
+ },
466
+ "dark": {
467
+ "$value": {
468
+ "colorSpace": "oklch",
469
+ "components": [
470
+ 30.5,
471
+ 0.022,
472
+ 75
473
+ ]
474
+ },
475
+ "$description": "sand base surface color for dark mode."
476
+ }
477
+ },
478
+ "text": {
479
+ "light": {
480
+ "$value": {
481
+ "colorSpace": "oklch",
482
+ "components": [
483
+ 29,
484
+ 0.028,
485
+ 65
486
+ ]
487
+ },
488
+ "$description": "sand base text color for light mode."
489
+ },
490
+ "dark": {
491
+ "$value": {
492
+ "colorSpace": "oklch",
493
+ "components": [
494
+ 96.4,
495
+ 0.01,
496
+ 85
497
+ ]
498
+ },
499
+ "$description": "sand base text color for dark mode."
500
+ }
501
+ },
502
+ "accent": {
503
+ "light": {
504
+ "$value": {
505
+ "colorSpace": "oklch",
506
+ "components": [
507
+ 63,
508
+ 0.18,
509
+ 58
510
+ ]
511
+ },
512
+ "$description": "sand accent color for light mode."
513
+ },
514
+ "dark": {
515
+ "$value": {
516
+ "colorSpace": "oklch",
517
+ "components": [
518
+ 76,
519
+ 0.14,
520
+ 72
521
+ ]
522
+ },
523
+ "$description": "sand accent color for dark mode."
524
+ }
525
+ }
526
+ },
527
+ "computed": {
528
+ "$type": "color",
529
+ "background": {
530
+ "light": {
531
+ "$value": {
532
+ "colorSpace": "oklch",
533
+ "components": [
534
+ 97.976,
535
+ 0.01104,
536
+ 85
537
+ ]
538
+ },
539
+ "$description": "sand computed background color for light mode."
540
+ },
541
+ "dark": {
542
+ "$value": {
543
+ "colorSpace": "oklch",
544
+ "components": [
545
+ 25.01,
546
+ 0.01804,
547
+ 75
548
+ ]
549
+ },
550
+ "$description": "sand computed background color for dark mode."
551
+ }
552
+ },
553
+ "surface": {
554
+ "light": {
555
+ "$value": {
556
+ "colorSpace": "oklch",
557
+ "components": [
558
+ 97.888,
559
+ 0.01152,
560
+ 85
561
+ ]
562
+ },
563
+ "$description": "sand computed surface color for light mode."
564
+ },
565
+ "dark": {
566
+ "$value": {
567
+ "colorSpace": "oklch",
568
+ "components": [
569
+ 28.67,
570
+ 0.02068,
571
+ 75
572
+ ]
573
+ },
574
+ "$description": "sand computed surface color for dark mode."
575
+ }
576
+ },
577
+ "surface-muted": {
578
+ "light": {
579
+ "$value": {
580
+ "colorSpace": "oklch",
581
+ "components": [
582
+ 94.32,
583
+ 0.0288,
584
+ 82.3
585
+ ]
586
+ },
587
+ "$description": "sand computed muted surface color for light mode."
588
+ },
589
+ "dark": {
590
+ "$value": {
591
+ "colorSpace": "oklch",
592
+ "components": [
593
+ 38.69,
594
+ 0.04324,
595
+ 74.46
596
+ ]
597
+ },
598
+ "$description": "sand computed muted surface color for dark mode."
599
+ }
600
+ },
601
+ "surface-hover": {
602
+ "light": {
603
+ "$value": {
604
+ "colorSpace": "oklch",
605
+ "components": [
606
+ 93.624,
607
+ 0.03216,
608
+ 81.76
609
+ ]
610
+ },
611
+ "$description": "sand computed hover surface color for light mode."
612
+ },
613
+ "dark": {
614
+ "$value": {
615
+ "colorSpace": "oklch",
616
+ "components": [
617
+ 39.6,
618
+ 0.0456,
619
+ 74.4
620
+ ]
621
+ },
622
+ "$description": "sand computed hover surface color for dark mode."
623
+ }
624
+ },
625
+ "surface-active": {
626
+ "light": {
627
+ "$value": {
628
+ "colorSpace": "oklch",
629
+ "components": [
630
+ 92.232,
631
+ 0.03888,
632
+ 80.68
633
+ ]
634
+ },
635
+ "$description": "sand computed active surface color for light mode."
636
+ },
637
+ "dark": {
638
+ "$value": {
639
+ "colorSpace": "oklch",
640
+ "components": [
641
+ 42.33,
642
+ 0.05268,
643
+ 74.22
644
+ ]
645
+ },
646
+ "$description": "sand computed active surface color for dark mode."
647
+ }
648
+ },
649
+ "surface-selected": {
650
+ "light": {
651
+ "$value": {
652
+ "colorSpace": "oklch",
653
+ "components": [
654
+ 92.928,
655
+ 0.03552,
656
+ 81.22
657
+ ]
658
+ },
659
+ "$description": "sand computed selected surface color for light mode."
660
+ },
661
+ "dark": {
662
+ "$value": {
663
+ "colorSpace": "oklch",
664
+ "components": [
665
+ 41.42,
666
+ 0.05032,
667
+ 74.28
668
+ ]
669
+ },
670
+ "$description": "sand computed selected surface color for dark mode."
671
+ }
672
+ },
673
+ "surface-checked": {
674
+ "light": {
675
+ "$value": {
676
+ "colorSpace": "oklch",
677
+ "components": [
678
+ 91.536,
679
+ 0.04224,
680
+ 80.14
681
+ ]
682
+ },
683
+ "$description": "sand computed checked surface color for light mode."
684
+ },
685
+ "dark": {
686
+ "$value": {
687
+ "colorSpace": "oklch",
688
+ "components": [
689
+ 44.15,
690
+ 0.0574,
691
+ 74.1
692
+ ]
693
+ },
694
+ "$description": "sand computed checked surface color for dark mode."
695
+ }
696
+ },
697
+ "text-muted": {
698
+ "light": {
699
+ "$value": {
700
+ "colorSpace": "oklch",
701
+ "components": [
702
+ 51.016,
703
+ 0.02288,
704
+ 71.4
705
+ ]
706
+ },
707
+ "$description": "sand computed muted text color for light mode."
708
+ },
709
+ "dark": {
710
+ "$value": {
711
+ "colorSpace": "oklch",
712
+ "components": [
713
+ 81.902,
714
+ 0.01264,
715
+ 82.8
716
+ ]
717
+ },
718
+ "$description": "sand computed muted text color for dark mode."
719
+ }
720
+ },
721
+ "border": {
722
+ "light": {
723
+ "$value": {
724
+ "colorSpace": "oklch",
725
+ "components": [
726
+ 86.792,
727
+ 0.01456,
728
+ 81.8
729
+ ]
730
+ },
731
+ "$description": "sand computed border color for light mode."
732
+ },
733
+ "dark": {
734
+ "$value": {
735
+ "colorSpace": "oklch",
736
+ "components": [
737
+ 46.316,
738
+ 0.01912,
739
+ 77.4
740
+ ]
741
+ },
742
+ "$description": "sand computed border color for dark mode."
743
+ }
744
+ },
745
+ "border-hover": {
746
+ "light": {
747
+ "$value": {
748
+ "colorSpace": "oklch",
749
+ "components": [
750
+ 82.509,
751
+ 0.044339,
752
+ 77.516
753
+ ]
754
+ },
755
+ "$description": "sand computed hover border color for light mode."
756
+ },
757
+ "dark": {
758
+ "$value": {
759
+ "colorSpace": "oklch",
760
+ "components": [
761
+ 54.628,
762
+ 0.052966,
763
+ 75.888
764
+ ]
765
+ },
766
+ "$description": "sand computed hover border color for dark mode."
767
+ }
768
+ },
769
+ "border-active": {
770
+ "light": {
771
+ "$value": {
772
+ "colorSpace": "oklch",
773
+ "components": [
774
+ 81.082,
775
+ 0.054266,
776
+ 76.088
777
+ ]
778
+ },
779
+ "$description": "sand computed active border color for light mode."
780
+ },
781
+ "dark": {
782
+ "$value": {
783
+ "colorSpace": "oklch",
784
+ "components": [
785
+ 57.002,
786
+ 0.062637,
787
+ 75.456
788
+ ]
789
+ },
790
+ "$description": "sand computed active border color for dark mode."
791
+ }
792
+ },
793
+ "border-selected": {
794
+ "light": {
795
+ "$value": {
796
+ "colorSpace": "oklch",
797
+ "components": [
798
+ 81.558,
799
+ 0.050957,
800
+ 76.564
801
+ ]
802
+ },
803
+ "$description": "sand computed selected border color for light mode."
804
+ },
805
+ "dark": {
806
+ "$value": {
807
+ "colorSpace": "oklch",
808
+ "components": [
809
+ 56.409,
810
+ 0.060219,
811
+ 75.564
812
+ ]
813
+ },
814
+ "$description": "sand computed selected border color for dark mode."
815
+ }
816
+ },
817
+ "border-checked": {
818
+ "light": {
819
+ "$value": {
820
+ "colorSpace": "oklch",
821
+ "components": [
822
+ 80.13,
823
+ 0.060883,
824
+ 75.136
825
+ ]
826
+ },
827
+ "$description": "sand computed checked border color for light mode."
828
+ },
829
+ "dark": {
830
+ "$value": {
831
+ "colorSpace": "oklch",
832
+ "components": [
833
+ 58.19,
834
+ 0.067472,
835
+ 75.24
836
+ ]
837
+ },
838
+ "$description": "sand computed checked border color for dark mode."
839
+ }
840
+ },
841
+ "overlay": {
842
+ "light": {
843
+ "$value": {
844
+ "colorSpace": "oklch",
845
+ "components": [
846
+ 6.96,
847
+ 0.00672,
848
+ 65
849
+ ],
850
+ "alpha": 0.24
851
+ },
852
+ "$description": "sand computed overlay color for light mode."
853
+ },
854
+ "dark": {
855
+ "$value": {
856
+ "colorSpace": "oklch",
857
+ "components": [
858
+ 0,
859
+ 0,
860
+ 0
861
+ ],
862
+ "alpha": 0.56
863
+ },
864
+ "$description": "sand computed overlay color for dark mode."
865
+ }
866
+ },
867
+ "focus": {
868
+ "light": {
869
+ "$value": {
870
+ "colorSpace": "oklch",
871
+ "components": [
872
+ 17.64,
873
+ 0.0504,
874
+ 58
875
+ ],
876
+ "alpha": 0.28
877
+ },
878
+ "$description": "sand computed focus color for light mode."
879
+ },
880
+ "dark": {
881
+ "$value": {
882
+ "colorSpace": "oklch",
883
+ "components": [
884
+ 28.88,
885
+ 0.0532,
886
+ 72
887
+ ],
888
+ "alpha": 0.38
889
+ },
890
+ "$description": "sand computed focus color for dark mode."
891
+ }
892
+ }
893
+ }
894
+ },
895
+ "ocean": {
896
+ "$description": "Cool ocean palette with blue surfaces and a brighter cyan-blue accent.",
897
+ "base": {
898
+ "$type": "color",
899
+ "surface": {
900
+ "light": {
901
+ "$value": {
902
+ "colorSpace": "oklch",
903
+ "components": [
904
+ 97.4,
905
+ 0.01,
906
+ 225
907
+ ]
908
+ },
909
+ "$description": "ocean base surface color for light mode."
910
+ },
911
+ "dark": {
912
+ "$value": {
913
+ "colorSpace": "oklch",
914
+ "components": [
915
+ 30,
916
+ 0.04,
917
+ 245
918
+ ]
919
+ },
920
+ "$description": "ocean base surface color for dark mode."
921
+ }
922
+ },
923
+ "text": {
924
+ "light": {
925
+ "$value": {
926
+ "colorSpace": "oklch",
927
+ "components": [
928
+ 28,
929
+ 0.05,
930
+ 250
931
+ ]
932
+ },
933
+ "$description": "ocean base text color for light mode."
934
+ },
935
+ "dark": {
936
+ "$value": {
937
+ "colorSpace": "oklch",
938
+ "components": [
939
+ 95.2,
940
+ 0.01,
941
+ 225
942
+ ]
943
+ },
944
+ "$description": "ocean base text color for dark mode."
945
+ }
946
+ },
947
+ "accent": {
948
+ "light": {
949
+ "$value": {
950
+ "colorSpace": "oklch",
951
+ "components": [
952
+ 62,
953
+ 0.14,
954
+ 222
955
+ ]
956
+ },
957
+ "$description": "ocean accent color for light mode."
958
+ },
959
+ "dark": {
960
+ "$value": {
961
+ "colorSpace": "oklch",
962
+ "components": [
963
+ 77,
964
+ 0.11,
965
+ 210
966
+ ]
967
+ },
968
+ "$description": "ocean accent color for dark mode."
969
+ }
970
+ }
971
+ },
972
+ "computed": {
973
+ "$type": "color",
974
+ "background": {
975
+ "light": {
976
+ "$value": {
977
+ "colorSpace": "oklch",
978
+ "components": [
979
+ 97.608,
980
+ 0.0092,
981
+ 225
982
+ ]
983
+ },
984
+ "$description": "ocean computed background color for light mode."
985
+ },
986
+ "dark": {
987
+ "$value": {
988
+ "colorSpace": "oklch",
989
+ "components": [
990
+ 24.6,
991
+ 0.0328,
992
+ 245
993
+ ]
994
+ },
995
+ "$description": "ocean computed background color for dark mode."
996
+ }
997
+ },
998
+ "surface": {
999
+ "light": {
1000
+ "$value": {
1001
+ "colorSpace": "oklch",
1002
+ "components": [
1003
+ 97.504,
1004
+ 0.0096,
1005
+ 225
1006
+ ]
1007
+ },
1008
+ "$description": "ocean computed surface color for light mode."
1009
+ },
1010
+ "dark": {
1011
+ "$value": {
1012
+ "colorSpace": "oklch",
1013
+ "components": [
1014
+ 28.2,
1015
+ 0.0376,
1016
+ 245
1017
+ ]
1018
+ },
1019
+ "$description": "ocean computed surface color for dark mode."
1020
+ }
1021
+ },
1022
+ "surface-muted": {
1023
+ "light": {
1024
+ "$value": {
1025
+ "colorSpace": "oklch",
1026
+ "components": [
1027
+ 93.86,
1028
+ 0.023,
1029
+ 224.7
1030
+ ]
1031
+ },
1032
+ "$description": "ocean computed muted surface color for light mode."
1033
+ },
1034
+ "dark": {
1035
+ "$value": {
1036
+ "colorSpace": "oklch",
1037
+ "components": [
1038
+ 38.46,
1039
+ 0.0526,
1040
+ 238.7
1041
+ ]
1042
+ },
1043
+ "$description": "ocean computed muted surface color for dark mode."
1044
+ }
1045
+ },
1046
+ "surface-hover": {
1047
+ "light": {
1048
+ "$value": {
1049
+ "colorSpace": "oklch",
1050
+ "components": [
1051
+ 93.152,
1052
+ 0.0256,
1053
+ 224.64
1054
+ ]
1055
+ },
1056
+ "$description": "ocean computed hover surface color for light mode."
1057
+ },
1058
+ "dark": {
1059
+ "$value": {
1060
+ "colorSpace": "oklch",
1061
+ "components": [
1062
+ 39.4,
1063
+ 0.054,
1064
+ 238
1065
+ ]
1066
+ },
1067
+ "$description": "ocean computed hover surface color for dark mode."
1068
+ }
1069
+ },
1070
+ "surface-active": {
1071
+ "light": {
1072
+ "$value": {
1073
+ "colorSpace": "oklch",
1074
+ "components": [
1075
+ 91.736,
1076
+ 0.0308,
1077
+ 224.52
1078
+ ]
1079
+ },
1080
+ "$description": "ocean computed active surface color for light mode."
1081
+ },
1082
+ "dark": {
1083
+ "$value": {
1084
+ "colorSpace": "oklch",
1085
+ "components": [
1086
+ 42.22,
1087
+ 0.0582,
1088
+ 235.9
1089
+ ]
1090
+ },
1091
+ "$description": "ocean computed active surface color for dark mode."
1092
+ }
1093
+ },
1094
+ "surface-selected": {
1095
+ "light": {
1096
+ "$value": {
1097
+ "colorSpace": "oklch",
1098
+ "components": [
1099
+ 92.444,
1100
+ 0.0282,
1101
+ 224.58
1102
+ ]
1103
+ },
1104
+ "$description": "ocean computed selected surface color for light mode."
1105
+ },
1106
+ "dark": {
1107
+ "$value": {
1108
+ "colorSpace": "oklch",
1109
+ "components": [
1110
+ 41.28,
1111
+ 0.0568,
1112
+ 236.6
1113
+ ]
1114
+ },
1115
+ "$description": "ocean computed selected surface color for dark mode."
1116
+ }
1117
+ },
1118
+ "surface-checked": {
1119
+ "light": {
1120
+ "$value": {
1121
+ "colorSpace": "oklch",
1122
+ "components": [
1123
+ 91.028,
1124
+ 0.0334,
1125
+ 224.46
1126
+ ]
1127
+ },
1128
+ "$description": "ocean computed checked surface color for light mode."
1129
+ },
1130
+ "dark": {
1131
+ "$value": {
1132
+ "colorSpace": "oklch",
1133
+ "components": [
1134
+ 44.1,
1135
+ 0.061,
1136
+ 234.5
1137
+ ]
1138
+ },
1139
+ "$description": "ocean computed checked surface color for dark mode."
1140
+ }
1141
+ },
1142
+ "text-muted": {
1143
+ "light": {
1144
+ "$value": {
1145
+ "colorSpace": "oklch",
1146
+ "components": [
1147
+ 50.208,
1148
+ 0.0372,
1149
+ 242
1150
+ ]
1151
+ },
1152
+ "$description": "ocean computed muted text color for light mode."
1153
+ },
1154
+ "dark": {
1155
+ "$value": {
1156
+ "colorSpace": "oklch",
1157
+ "components": [
1158
+ 80.856,
1159
+ 0.0166,
1160
+ 229.4
1161
+ ]
1162
+ },
1163
+ "$description": "ocean computed muted text color for dark mode."
1164
+ }
1165
+ },
1166
+ "border": {
1167
+ "light": {
1168
+ "$value": {
1169
+ "colorSpace": "oklch",
1170
+ "components": [
1171
+ 86.296,
1172
+ 0.0164,
1173
+ 229
1174
+ ]
1175
+ },
1176
+ "$description": "ocean computed border color for light mode."
1177
+ },
1178
+ "dark": {
1179
+ "$value": {
1180
+ "colorSpace": "oklch",
1181
+ "components": [
1182
+ 45.648,
1183
+ 0.0328,
1184
+ 240.2
1185
+ ]
1186
+ },
1187
+ "$description": "ocean computed border color for dark mode."
1188
+ }
1189
+ },
1190
+ "border-hover": {
1191
+ "light": {
1192
+ "$value": {
1193
+ "colorSpace": "oklch",
1194
+ "components": [
1195
+ 81.923,
1196
+ 0.038648,
1197
+ 227.74
1198
+ ]
1199
+ },
1200
+ "$description": "ocean computed hover border color for light mode."
1201
+ },
1202
+ "dark": {
1203
+ "$value": {
1204
+ "colorSpace": "oklch",
1205
+ "components": [
1206
+ 54.427,
1207
+ 0.054416,
1208
+ 231.744
1209
+ ]
1210
+ },
1211
+ "$description": "ocean computed hover border color for dark mode."
1212
+ }
1213
+ },
1214
+ "border-active": {
1215
+ "light": {
1216
+ "$value": {
1217
+ "colorSpace": "oklch",
1218
+ "components": [
1219
+ 80.465,
1220
+ 0.046064,
1221
+ 227.32
1222
+ ]
1223
+ },
1224
+ "$description": "ocean computed active border color for light mode."
1225
+ },
1226
+ "dark": {
1227
+ "$value": {
1228
+ "colorSpace": "oklch",
1229
+ "components": [
1230
+ 56.935,
1231
+ 0.060592,
1232
+ 229.328
1233
+ ]
1234
+ },
1235
+ "$description": "ocean computed active border color for dark mode."
1236
+ }
1237
+ },
1238
+ "border-selected": {
1239
+ "light": {
1240
+ "$value": {
1241
+ "colorSpace": "oklch",
1242
+ "components": [
1243
+ 80.951,
1244
+ 0.043592,
1245
+ 227.46
1246
+ ]
1247
+ },
1248
+ "$description": "ocean computed selected border color for light mode."
1249
+ },
1250
+ "dark": {
1251
+ "$value": {
1252
+ "colorSpace": "oklch",
1253
+ "components": [
1254
+ 56.308,
1255
+ 0.059048,
1256
+ 229.932
1257
+ ]
1258
+ },
1259
+ "$description": "ocean computed selected border color for dark mode."
1260
+ }
1261
+ },
1262
+ "border-checked": {
1263
+ "light": {
1264
+ "$value": {
1265
+ "colorSpace": "oklch",
1266
+ "components": [
1267
+ 79.493,
1268
+ 0.051008,
1269
+ 227.04
1270
+ ]
1271
+ },
1272
+ "$description": "ocean computed checked border color for light mode."
1273
+ },
1274
+ "dark": {
1275
+ "$value": {
1276
+ "colorSpace": "oklch",
1277
+ "components": [
1278
+ 58.189,
1279
+ 0.06368,
1280
+ 228.12
1281
+ ]
1282
+ },
1283
+ "$description": "ocean computed checked border color for dark mode."
1284
+ }
1285
+ },
1286
+ "overlay": {
1287
+ "light": {
1288
+ "$value": {
1289
+ "colorSpace": "oklch",
1290
+ "components": [
1291
+ 6.72,
1292
+ 0.012,
1293
+ 250
1294
+ ],
1295
+ "alpha": 0.24
1296
+ },
1297
+ "$description": "ocean computed overlay color for light mode."
1298
+ },
1299
+ "dark": {
1300
+ "$value": {
1301
+ "colorSpace": "oklch",
1302
+ "components": [
1303
+ 0,
1304
+ 0,
1305
+ 0
1306
+ ],
1307
+ "alpha": 0.56
1308
+ },
1309
+ "$description": "ocean computed overlay color for dark mode."
1310
+ }
1311
+ },
1312
+ "focus": {
1313
+ "light": {
1314
+ "$value": {
1315
+ "colorSpace": "oklch",
1316
+ "components": [
1317
+ 17.36,
1318
+ 0.0392,
1319
+ 222
1320
+ ],
1321
+ "alpha": 0.28
1322
+ },
1323
+ "$description": "ocean computed focus color for light mode."
1324
+ },
1325
+ "dark": {
1326
+ "$value": {
1327
+ "colorSpace": "oklch",
1328
+ "components": [
1329
+ 29.26,
1330
+ 0.0418,
1331
+ 210
1332
+ ],
1333
+ "alpha": 0.38
1334
+ },
1335
+ "$description": "ocean computed focus color for dark mode."
1336
+ }
1337
+ }
1338
+ }
1339
+ },
1340
+ "berry": {
1341
+ "$description": "Berry palette with red-violet undertones and a saturated berry accent.",
1342
+ "base": {
1343
+ "$type": "color",
1344
+ "surface": {
1345
+ "light": {
1346
+ "$value": {
1347
+ "colorSpace": "oklch",
1348
+ "components": [
1349
+ 97.2,
1350
+ 0.012,
1351
+ 10
1352
+ ]
1353
+ },
1354
+ "$description": "berry base surface color for light mode."
1355
+ },
1356
+ "dark": {
1357
+ "$value": {
1358
+ "colorSpace": "oklch",
1359
+ "components": [
1360
+ 30.2,
1361
+ 0.05,
1362
+ 5
1363
+ ]
1364
+ },
1365
+ "$description": "berry base surface color for dark mode."
1366
+ }
1367
+ },
1368
+ "text": {
1369
+ "light": {
1370
+ "$value": {
1371
+ "colorSpace": "oklch",
1372
+ "components": [
1373
+ 27.5,
1374
+ 0.06,
1375
+ 8
1376
+ ]
1377
+ },
1378
+ "$description": "berry base text color for light mode."
1379
+ },
1380
+ "dark": {
1381
+ "$value": {
1382
+ "colorSpace": "oklch",
1383
+ "components": [
1384
+ 95.8,
1385
+ 0.012,
1386
+ 8
1387
+ ]
1388
+ },
1389
+ "$description": "berry base text color for dark mode."
1390
+ }
1391
+ },
1392
+ "accent": {
1393
+ "light": {
1394
+ "$value": {
1395
+ "colorSpace": "oklch",
1396
+ "components": [
1397
+ 60,
1398
+ 0.2,
1399
+ 12
1400
+ ]
1401
+ },
1402
+ "$description": "berry accent color for light mode."
1403
+ },
1404
+ "dark": {
1405
+ "$value": {
1406
+ "colorSpace": "oklch",
1407
+ "components": [
1408
+ 73,
1409
+ 0.16,
1410
+ 8
1411
+ ]
1412
+ },
1413
+ "$description": "berry accent color for dark mode."
1414
+ }
1415
+ }
1416
+ },
1417
+ "computed": {
1418
+ "$type": "color",
1419
+ "background": {
1420
+ "light": {
1421
+ "$value": {
1422
+ "colorSpace": "oklch",
1423
+ "components": [
1424
+ 97.424,
1425
+ 0.01104,
1426
+ 10
1427
+ ]
1428
+ },
1429
+ "$description": "berry computed background color for light mode."
1430
+ },
1431
+ "dark": {
1432
+ "$value": {
1433
+ "colorSpace": "oklch",
1434
+ "components": [
1435
+ 24.764,
1436
+ 0.041,
1437
+ 5
1438
+ ]
1439
+ },
1440
+ "$description": "berry computed background color for dark mode."
1441
+ }
1442
+ },
1443
+ "surface": {
1444
+ "light": {
1445
+ "$value": {
1446
+ "colorSpace": "oklch",
1447
+ "components": [
1448
+ 97.312,
1449
+ 0.01152,
1450
+ 10
1451
+ ]
1452
+ },
1453
+ "$description": "berry computed surface color for light mode."
1454
+ },
1455
+ "dark": {
1456
+ "$value": {
1457
+ "colorSpace": "oklch",
1458
+ "components": [
1459
+ 28.388,
1460
+ 0.047,
1461
+ 5
1462
+ ]
1463
+ },
1464
+ "$description": "berry computed surface color for dark mode."
1465
+ }
1466
+ },
1467
+ "surface-muted": {
1468
+ "light": {
1469
+ "$value": {
1470
+ "colorSpace": "oklch",
1471
+ "components": [
1472
+ 93.48,
1473
+ 0.0308,
1474
+ 10.2
1475
+ ]
1476
+ },
1477
+ "$description": "berry computed muted surface color for light mode."
1478
+ },
1479
+ "dark": {
1480
+ "$value": {
1481
+ "colorSpace": "oklch",
1482
+ "components": [
1483
+ 37.904,
1484
+ 0.0698,
1485
+ 5.54
1486
+ ]
1487
+ },
1488
+ "$description": "berry computed muted surface color for dark mode."
1489
+ }
1490
+ },
1491
+ "surface-hover": {
1492
+ "light": {
1493
+ "$value": {
1494
+ "colorSpace": "oklch",
1495
+ "components": [
1496
+ 92.736,
1497
+ 0.03456,
1498
+ 10.24
1499
+ ]
1500
+ },
1501
+ "$description": "berry computed hover surface color for light mode."
1502
+ },
1503
+ "dark": {
1504
+ "$value": {
1505
+ "colorSpace": "oklch",
1506
+ "components": [
1507
+ 38.76,
1508
+ 0.072,
1509
+ 5.6
1510
+ ]
1511
+ },
1512
+ "$description": "berry computed hover surface color for dark mode."
1513
+ }
1514
+ },
1515
+ "surface-active": {
1516
+ "light": {
1517
+ "$value": {
1518
+ "colorSpace": "oklch",
1519
+ "components": [
1520
+ 91.248,
1521
+ 0.04208,
1522
+ 10.32
1523
+ ]
1524
+ },
1525
+ "$description": "berry computed active surface color for light mode."
1526
+ },
1527
+ "dark": {
1528
+ "$value": {
1529
+ "colorSpace": "oklch",
1530
+ "components": [
1531
+ 41.328,
1532
+ 0.0786,
1533
+ 5.78
1534
+ ]
1535
+ },
1536
+ "$description": "berry computed active surface color for dark mode."
1537
+ }
1538
+ },
1539
+ "surface-selected": {
1540
+ "light": {
1541
+ "$value": {
1542
+ "colorSpace": "oklch",
1543
+ "components": [
1544
+ 91.992,
1545
+ 0.03832,
1546
+ 10.28
1547
+ ]
1548
+ },
1549
+ "$description": "berry computed selected surface color for light mode."
1550
+ },
1551
+ "dark": {
1552
+ "$value": {
1553
+ "colorSpace": "oklch",
1554
+ "components": [
1555
+ 40.472,
1556
+ 0.0764,
1557
+ 5.72
1558
+ ]
1559
+ },
1560
+ "$description": "berry computed selected surface color for dark mode."
1561
+ }
1562
+ },
1563
+ "surface-checked": {
1564
+ "light": {
1565
+ "$value": {
1566
+ "colorSpace": "oklch",
1567
+ "components": [
1568
+ 90.504,
1569
+ 0.04584,
1570
+ 10.36
1571
+ ]
1572
+ },
1573
+ "$description": "berry computed checked surface color for light mode."
1574
+ },
1575
+ "dark": {
1576
+ "$value": {
1577
+ "colorSpace": "oklch",
1578
+ "components": [
1579
+ 43.04,
1580
+ 0.083,
1581
+ 5.9
1582
+ ]
1583
+ },
1584
+ "$description": "berry computed checked surface color for dark mode."
1585
+ }
1586
+ },
1587
+ "text-muted": {
1588
+ "light": {
1589
+ "$value": {
1590
+ "colorSpace": "oklch",
1591
+ "components": [
1592
+ 49.804,
1593
+ 0.04464,
1594
+ 8.64
1595
+ ]
1596
+ },
1597
+ "$description": "berry computed muted text color for light mode."
1598
+ },
1599
+ "dark": {
1600
+ "$value": {
1601
+ "colorSpace": "oklch",
1602
+ "components": [
1603
+ 81.368,
1604
+ 0.02036,
1605
+ 7.34
1606
+ ]
1607
+ },
1608
+ "$description": "berry computed muted text color for dark mode."
1609
+ }
1610
+ },
1611
+ "border": {
1612
+ "light": {
1613
+ "$value": {
1614
+ "colorSpace": "oklch",
1615
+ "components": [
1616
+ 86.048,
1617
+ 0.01968,
1618
+ 9.68
1619
+ ]
1620
+ },
1621
+ "$description": "berry computed border color for light mode."
1622
+ },
1623
+ "dark": {
1624
+ "$value": {
1625
+ "colorSpace": "oklch",
1626
+ "components": [
1627
+ 45.944,
1628
+ 0.04088,
1629
+ 5.72
1630
+ ]
1631
+ },
1632
+ "$description": "berry computed border color for dark mode."
1633
+ }
1634
+ },
1635
+ "border-hover": {
1636
+ "light": {
1637
+ "$value": {
1638
+ "colorSpace": "oklch",
1639
+ "components": [
1640
+ 81.359,
1641
+ 0.052138,
1642
+ 10.098
1643
+ ]
1644
+ },
1645
+ "$description": "berry computed hover border color for light mode."
1646
+ },
1647
+ "dark": {
1648
+ "$value": {
1649
+ "colorSpace": "oklch",
1650
+ "components": [
1651
+ 53.52,
1652
+ 0.074234,
1653
+ 6.358
1654
+ ]
1655
+ },
1656
+ "$description": "berry computed hover border color for dark mode."
1657
+ }
1658
+ },
1659
+ "border-active": {
1660
+ "light": {
1661
+ "$value": {
1662
+ "colorSpace": "oklch",
1663
+ "components": [
1664
+ 79.796,
1665
+ 0.062957,
1666
+ 10.237
1667
+ ]
1668
+ },
1669
+ "$description": "berry computed active border color for light mode."
1670
+ },
1671
+ "dark": {
1672
+ "$value": {
1673
+ "colorSpace": "oklch",
1674
+ "components": [
1675
+ 55.684,
1676
+ 0.083763,
1677
+ 6.541
1678
+ ]
1679
+ },
1680
+ "$description": "berry computed active border color for dark mode."
1681
+ }
1682
+ },
1683
+ "border-selected": {
1684
+ "light": {
1685
+ "$value": {
1686
+ "colorSpace": "oklch",
1687
+ "components": [
1688
+ 80.317,
1689
+ 0.05935,
1690
+ 10.19
1691
+ ]
1692
+ },
1693
+ "$description": "berry computed selected border color for light mode."
1694
+ },
1695
+ "dark": {
1696
+ "$value": {
1697
+ "colorSpace": "oklch",
1698
+ "components": [
1699
+ 55.143,
1700
+ 0.081381,
1701
+ 6.495
1702
+ ]
1703
+ },
1704
+ "$description": "berry computed selected border color for dark mode."
1705
+ }
1706
+ },
1707
+ "border-checked": {
1708
+ "light": {
1709
+ "$value": {
1710
+ "colorSpace": "oklch",
1711
+ "components": [
1712
+ 78.755,
1713
+ 0.07017,
1714
+ 10.33
1715
+ ]
1716
+ },
1717
+ "$description": "berry computed checked border color for light mode."
1718
+ },
1719
+ "dark": {
1720
+ "$value": {
1721
+ "colorSpace": "oklch",
1722
+ "components": [
1723
+ 56.766,
1724
+ 0.088528,
1725
+ 6.632
1726
+ ]
1727
+ },
1728
+ "$description": "berry computed checked border color for dark mode."
1729
+ }
1730
+ },
1731
+ "overlay": {
1732
+ "light": {
1733
+ "$value": {
1734
+ "colorSpace": "oklch",
1735
+ "components": [
1736
+ 6.6,
1737
+ 0.0144,
1738
+ 8
1739
+ ],
1740
+ "alpha": 0.24
1741
+ },
1742
+ "$description": "berry computed overlay color for light mode."
1743
+ },
1744
+ "dark": {
1745
+ "$value": {
1746
+ "colorSpace": "oklch",
1747
+ "components": [
1748
+ 0,
1749
+ 0,
1750
+ 0
1751
+ ],
1752
+ "alpha": 0.56
1753
+ },
1754
+ "$description": "berry computed overlay color for dark mode."
1755
+ }
1756
+ },
1757
+ "focus": {
1758
+ "light": {
1759
+ "$value": {
1760
+ "colorSpace": "oklch",
1761
+ "components": [
1762
+ 16.8,
1763
+ 0.056,
1764
+ 12
1765
+ ],
1766
+ "alpha": 0.28
1767
+ },
1768
+ "$description": "berry computed focus color for light mode."
1769
+ },
1770
+ "dark": {
1771
+ "$value": {
1772
+ "colorSpace": "oklch",
1773
+ "components": [
1774
+ 27.74,
1775
+ 0.0608,
1776
+ 8
1777
+ ],
1778
+ "alpha": 0.38
1779
+ },
1780
+ "$description": "berry computed focus color for dark mode."
1781
+ }
1782
+ }
1783
+ }
1784
+ }
1785
+ }
1786
+ }
1787
+ }