@adobe/spectrum-tokens 12.0.0-beta.46 → 12.0.0-beta.47

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
- # [12.0.0-beta.46](https://github.com/adobe/spectrum-tokens/compare/v12.0.0-beta.45...v12.0.0-beta.46) (2022-08-24)
1
+ # [12.0.0-beta.47](https://github.com/adobe/spectrum-tokens/compare/v12.0.0-beta.46...v12.0.0-beta.47) (2022-08-25)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * added overlay-color and overlay-opacity values ([#58](https://github.com/adobe/spectrum-tokens/issues/58)) ([798d22d](https://github.com/adobe/spectrum-tokens/commit/798d22d531c4d2c783fc55f6c3c3748e90a6b879))
6
+ * added new color alias tokens ([33039c4](https://github.com/adobe/spectrum-tokens/commit/33039c40fb01396ff848a502ae40cb828b2306a8))
@@ -34,6 +34,7 @@
34
34
  "accent-content-color-down": "rgb(0, 68, 145)",
35
35
  "accent-content-color-hover": "rgb(0, 84, 182)",
36
36
  "accent-content-color-key-focus": "rgb(0, 84, 182)",
37
+ "accent-visual-color": "rgb(2, 101, 220)",
37
38
  "background-base-color": "rgb(230, 230, 230)",
38
39
  "background-layer-1-color": "rgb(248, 248, 248)",
39
40
  "background-layer-2-color": "rgb(255, 255, 255)",
@@ -52,6 +53,7 @@
52
53
  "blue-700": "rgb(56, 146, 243)",
53
54
  "blue-800": "rgb(20, 122, 243)",
54
55
  "blue-900": "rgb(2, 101, 220)",
56
+ "blue-visual-color": "rgb(2, 101, 220)",
55
57
  "celery-100": "rgb(205, 252, 191)",
56
58
  "celery-1000": "rgb(0, 103, 15)",
57
59
  "celery-1100": "rgb(0, 83, 13)",
@@ -66,6 +68,7 @@
66
68
  "celery-700": "rgb(7, 167, 33)",
67
69
  "celery-800": "rgb(0, 145, 18)",
68
70
  "celery-900": "rgb(0, 124, 15)",
71
+ "celery-visual-color": "rgb(0, 124, 15)",
69
72
  "chartreuse-100": "rgb(219, 252, 110)",
70
73
  "chartreuse-1000": "rgb(72, 96, 0)",
71
74
  "chartreuse-1100": "rgb(58, 77, 0)",
@@ -80,6 +83,7 @@
80
83
  "chartreuse-700": "rgb(118, 156, 0)",
81
84
  "chartreuse-800": "rgb(103, 136, 0)",
82
85
  "chartreuse-900": "rgb(87, 116, 0)",
86
+ "chartreuse-visual-color": "rgb(87, 116, 0)",
83
87
  "cyan-100": "rgb(197, 248, 255)",
84
88
  "cyan-1000": "rgb(0, 93, 137)",
85
89
  "cyan-1100": "rgb(0, 74, 115)",
@@ -94,6 +98,7 @@
94
98
  "cyan-700": "rgb(1, 156, 200)",
95
99
  "cyan-800": "rgb(0, 134, 180)",
96
100
  "cyan-900": "rgb(0, 113, 159)",
101
+ "cyan-visual-color": "rgb(0, 113, 159)",
97
102
  "disabled-background-color": "rgb(230, 230, 230)",
98
103
  "disabled-border-color": "rgb(213, 213, 213)",
99
104
  "disabled-content-color": "rgb(177, 177, 177)",
@@ -119,6 +124,7 @@
119
124
  "fuchsia-700": "rgb(224, 85, 226)",
120
125
  "fuchsia-800": "rgb(205, 58, 206)",
121
126
  "fuchsia-900": "rgb(182, 34, 183)",
127
+ "fuchsia-visual-color": "rgb(182, 34, 183)",
122
128
  "gray-100": "rgb(248, 248, 248)",
123
129
  "gray-200": "rgb(230, 230, 230)",
124
130
  "gray-300": "rgb(213, 213, 213)",
@@ -130,6 +136,7 @@
130
136
  "gray-75": "rgb(253, 253, 253)",
131
137
  "gray-800": "rgb(34, 34, 34)",
132
138
  "gray-900": "rgb(0, 0, 0)",
139
+ "gray-visual-color": "rgb(144, 144, 144)",
133
140
  "green-100": "rgb(206, 248, 224)",
134
141
  "green-1000": "rgb(0, 101, 62)",
135
142
  "green-1100": "rgb(0, 81, 50)",
@@ -144,6 +151,7 @@
144
151
  "green-700": "rgb(21, 164, 110)",
145
152
  "green-800": "rgb(0, 143, 93)",
146
153
  "green-900": "rgb(0, 122, 77)",
154
+ "green-visual-color": "rgb(0, 122, 77)",
147
155
  "indigo-100": "rgb(237, 238, 255)",
148
156
  "indigo-1000": "rgb(64, 70, 202)",
149
157
  "indigo-1100": "rgb(50, 54, 168)",
@@ -158,6 +166,7 @@
158
166
  "indigo-700": "rgb(126, 132, 252)",
159
167
  "indigo-800": "rgb(104, 109, 244)",
160
168
  "indigo-900": "rgb(82, 88, 228)",
169
+ "indigo-visual-color": "rgb(82, 88, 228)",
161
170
  "informative-background-color-default": "rgb(2, 101, 220)",
162
171
  "informative-background-color-down": "rgb(0, 68, 145)",
163
172
  "informative-background-color-hover": "rgb(0, 84, 182)",
@@ -176,6 +185,7 @@
176
185
  "informative-color-700": "rgb(56, 146, 243)",
177
186
  "informative-color-800": "rgb(20, 122, 243)",
178
187
  "informative-color-900": "rgb(2, 101, 220)",
188
+ "informative-visual-color": "rgb(2, 101, 220)",
179
189
  "magenta-100": "rgb(255, 234, 241)",
180
190
  "magenta-1000": "rgb(173, 9, 85)",
181
191
  "magenta-1100": "rgb(142, 0, 69)",
@@ -190,6 +200,7 @@
190
200
  "magenta-700": "rgb(239, 90, 152)",
191
201
  "magenta-800": "rgb(222, 61, 130)",
192
202
  "magenta-900": "rgb(200, 34, 105)",
203
+ "magenta-visual-color": "rgb(200, 34, 105)",
193
204
  "negative-background-color-default": "rgb(211, 21, 16)",
194
205
  "negative-background-color-down": "rgb(147, 0, 0)",
195
206
  "negative-background-color-hover": "rgb(180, 0, 0)",
@@ -212,6 +223,7 @@
212
223
  "negative-content-color-down": "rgb(147, 0, 0)",
213
224
  "negative-content-color-hover": "rgb(180, 0, 0)",
214
225
  "negative-content-color-key-focus": "rgb(180, 0, 0)",
226
+ "negative-visual-color": "rgb(211, 21, 16)",
215
227
  "neutral-background-color-default": "rgb(34, 34, 34)",
216
228
  "neutral-background-color-down": "rgb(0, 0, 0)",
217
229
  "neutral-background-color-hover": "rgb(0, 0, 0)",
@@ -228,6 +240,7 @@
228
240
  "neutral-subdued-content-color-down": "rgb(0, 0, 0)",
229
241
  "neutral-subdued-content-color-hover": "rgb(34, 34, 34)",
230
242
  "neutral-subdued-content-color-key-focus": "rgb(34, 34, 34)",
243
+ "neutral-visual-color": "rgb(144, 144, 144)",
231
244
  "notice-color-100": "rgb(255, 236, 204)",
232
245
  "notice-color-1000": "rgb(149, 61, 0)",
233
246
  "notice-color-1100": "rgb(122, 47, 0)",
@@ -242,6 +255,7 @@
242
255
  "notice-color-700": "rgb(228, 111, 0)",
243
256
  "notice-color-800": "rgb(203, 93, 0)",
244
257
  "notice-color-900": "rgb(177, 76, 0)",
258
+ "notice-visual-color": "rgb(177, 76, 0)",
245
259
  "orange-100": "rgb(255, 236, 204)",
246
260
  "orange-1000": "rgb(149, 61, 0)",
247
261
  "orange-1100": "rgb(122, 47, 0)",
@@ -256,6 +270,7 @@
256
270
  "orange-700": "rgb(228, 111, 0)",
257
271
  "orange-800": "rgb(203, 93, 0)",
258
272
  "orange-900": "rgb(177, 76, 0)",
273
+ "orange-visual-color": "rgb(177, 76, 0)",
259
274
  "overlay-color": "rgb(0, 0, 0)",
260
275
  "positive-background-color-default": "rgb(0, 122, 77)",
261
276
  "positive-background-color-down": "rgb(0, 81, 50)",
@@ -275,6 +290,7 @@
275
290
  "positive-color-700": "rgb(21, 164, 110)",
276
291
  "positive-color-800": "rgb(0, 143, 93)",
277
292
  "positive-color-900": "rgb(0, 122, 77)",
293
+ "positive-visual-color": "rgb(0, 122, 77)",
278
294
  "purple-100": "rgb(246, 235, 255)",
279
295
  "purple-1000": "rgb(115, 38, 211)",
280
296
  "purple-1100": "rgb(93, 19, 183)",
@@ -289,6 +305,7 @@
289
305
  "purple-700": "rgb(174, 114, 249)",
290
306
  "purple-800": "rgb(157, 87, 244)",
291
307
  "purple-900": "rgb(137, 61, 231)",
308
+ "purple-visual-color": "rgb(137, 61, 231)",
292
309
  "red-100": "rgb(255, 235, 231)",
293
310
  "red-1000": "rgb(180, 0, 0)",
294
311
  "red-1100": "rgb(147, 0, 0)",
@@ -303,6 +320,7 @@
303
320
  "red-700": "rgb(247, 92, 70)",
304
321
  "red-800": "rgb(234, 56, 41)",
305
322
  "red-900": "rgb(211, 21, 16)",
323
+ "red-visual-color": "rgb(211, 21, 16)",
306
324
  "seafoam-100": "rgb(206, 247, 243)",
307
325
  "seafoam-1000": "rgb(0, 99, 95)",
308
326
  "seafoam-1100": "rgb(12, 79, 76)",
@@ -317,6 +335,7 @@
317
335
  "seafoam-700": "rgb(0, 161, 154)",
318
336
  "seafoam-800": "rgb(0, 140, 135)",
319
337
  "seafoam-900": "rgb(0, 119, 114)",
338
+ "seafoam-visual-color": "rgb(0, 119, 114)",
320
339
  "static-black-focus-ring-color": "rgb(0, 0, 0)",
321
340
  "static-white-focus-ring-color": "rgb(255, 255, 255)",
322
341
  "transparent-black-200": "rgba(0, 0, 0, 0.10)",
@@ -349,7 +368,8 @@
349
368
  "yellow-600": "rgb(196, 159, 0)",
350
369
  "yellow-700": "rgb(176, 140, 0)",
351
370
  "yellow-800": "rgb(155, 120, 0)",
352
- "yellow-900": "rgb(133, 102, 0)"
371
+ "yellow-900": "rgb(133, 102, 0)",
372
+ "yellow-visual-color": "rgb(133, 102, 0)"
353
373
  },
354
374
  "dark": {
355
375
  "accent-background-color-default": "rgb(114, 183, 249)",
@@ -374,6 +394,7 @@
374
394
  "accent-content-color-down": "rgb(174, 219, 254)",
375
395
  "accent-content-color-hover": "rgb(143, 202, 252)",
376
396
  "accent-content-color-key-focus": "rgb(143, 202, 252)",
397
+ "accent-visual-color": "rgb(114, 183, 249)",
377
398
  "background-base-color": "rgb(63, 63, 63)",
378
399
  "background-layer-1-color": "rgb(50, 50, 50)",
379
400
  "background-layer-2-color": "rgb(29, 29, 29)",
@@ -392,6 +413,7 @@
392
413
  "blue-700": "rgb(52, 143, 244)",
393
414
  "blue-800": "rgb(84, 163, 246)",
394
415
  "blue-900": "rgb(114, 183, 249)",
416
+ "blue-visual-color": "rgb(114, 183, 249)",
395
417
  "celery-100": "rgb(0, 69, 10)",
396
418
  "celery-1000": "rgb(105, 220, 99)",
397
419
  "celery-1100": "rgb(142, 235, 127)",
@@ -406,6 +428,7 @@
406
428
  "celery-700": "rgb(4, 165, 30)",
407
429
  "celery-800": "rgb(34, 184, 51)",
408
430
  "celery-900": "rgb(68, 202, 73)",
431
+ "celery-visual-color": "rgb(68, 202, 73)",
409
432
  "chartreuse-100": "rgb(48, 64, 0)",
410
433
  "chartreuse-1000": "rgb(166, 211, 18)",
411
434
  "chartreuse-1100": "rgb(184, 229, 37)",
@@ -420,6 +443,7 @@
420
443
  "chartreuse-700": "rgb(117, 154, 0)",
421
444
  "chartreuse-800": "rgb(132, 173, 1)",
422
445
  "chartreuse-900": "rgb(148, 192, 8)",
446
+ "chartreuse-visual-color": "rgb(148, 192, 8)",
423
447
  "cyan-100": "rgb(0, 61, 98)",
424
448
  "cyan-1000": "rgb(84, 211, 241)",
425
449
  "cyan-1100": "rgb(127, 228, 249)",
@@ -434,6 +458,7 @@
434
458
  "cyan-700": "rgb(0, 153, 198)",
435
459
  "cyan-800": "rgb(14, 173, 215)",
436
460
  "cyan-900": "rgb(44, 193, 230)",
461
+ "cyan-visual-color": "rgb(44, 193, 230)",
437
462
  "disabled-background-color": "rgb(63, 63, 63)",
438
463
  "disabled-border-color": "rgb(84, 84, 84)",
439
464
  "disabled-content-color": "rgb(112, 112, 112)",
@@ -459,6 +484,7 @@
459
484
  "fuchsia-700": "rgb(223, 81, 224)",
460
485
  "fuchsia-800": "rgb(235, 110, 236)",
461
486
  "fuchsia-900": "rgb(244, 140, 242)",
487
+ "fuchsia-visual-color": "rgb(244, 140, 242)",
462
488
  "gray-100": "rgb(50, 50, 50)",
463
489
  "gray-200": "rgb(63, 63, 63)",
464
490
  "gray-300": "rgb(84, 84, 84)",
@@ -470,6 +496,7 @@
470
496
  "gray-75": "rgb(38, 38, 38)",
471
497
  "gray-800": "rgb(235, 235, 235)",
472
498
  "gray-900": "rgb(255, 255, 255)",
499
+ "gray-visual-color": "rgb(144, 144, 144)",
473
500
  "green-100": "rgb(4, 67, 41)",
474
501
  "green-1000": "rgb(94, 217, 162)",
475
502
  "green-1100": "rgb(129, 233, 184)",
@@ -484,6 +511,7 @@
484
511
  "green-700": "rgb(18, 162, 108)",
485
512
  "green-800": "rgb(43, 180, 125)",
486
513
  "green-900": "rgb(67, 199, 143)",
514
+ "green-visual-color": "rgb(67, 199, 143)",
487
515
  "indigo-100": "rgb(40, 44, 140)",
488
516
  "indigo-1000": "rgb(188, 190, 255)",
489
517
  "indigo-1100": "rgb(208, 210, 255)",
@@ -498,6 +526,7 @@
498
526
  "indigo-700": "rgb(124, 129, 251)",
499
527
  "indigo-800": "rgb(145, 149, 255)",
500
528
  "indigo-900": "rgb(167, 170, 255)",
529
+ "indigo-visual-color": "rgb(167, 170, 255)",
501
530
  "informative-background-color-default": "rgb(114, 183, 249)",
502
531
  "informative-background-color-down": "rgb(174, 219, 254)",
503
532
  "informative-background-color-hover": "rgb(143, 202, 252)",
@@ -516,6 +545,7 @@
516
545
  "informative-color-700": "rgb(52, 143, 244)",
517
546
  "informative-color-800": "rgb(84, 163, 246)",
518
547
  "informative-color-900": "rgb(114, 183, 249)",
548
+ "informative-visual-color": "rgb(114, 183, 249)",
519
549
  "magenta-100": "rgb(118, 0, 58)",
520
550
  "magenta-1000": "rgb(255, 172, 202)",
521
551
  "magenta-1100": "rgb(255, 198, 218)",
@@ -530,6 +560,7 @@
530
560
  "magenta-700": "rgb(237, 87, 149)",
531
561
  "magenta-800": "rgb(249, 114, 167)",
532
562
  "magenta-900": "rgb(255, 143, 185)",
563
+ "magenta-visual-color": "rgb(255, 143, 185)",
533
564
  "negative-background-color-default": "rgb(255, 149, 129)",
534
565
  "negative-background-color-down": "rgb(255, 201, 189)",
535
566
  "negative-background-color-hover": "rgb(255, 176, 161)",
@@ -552,6 +583,7 @@
552
583
  "negative-content-color-down": "rgb(255, 201, 189)",
553
584
  "negative-content-color-hover": "rgb(255, 176, 161)",
554
585
  "negative-content-color-key-focus": "rgb(255, 176, 161)",
586
+ "negative-visual-color": "rgb(255, 149, 129)",
555
587
  "neutral-background-color-default": "rgb(235, 235, 235)",
556
588
  "neutral-background-color-down": "rgb(255, 255, 255)",
557
589
  "neutral-background-color-hover": "rgb(255, 255, 255)",
@@ -568,6 +600,7 @@
568
600
  "neutral-subdued-content-color-down": "rgb(255, 255, 255)",
569
601
  "neutral-subdued-content-color-hover": "rgb(235, 235, 235)",
570
602
  "neutral-subdued-content-color-key-focus": "rgb(235, 235, 235)",
603
+ "neutral-visual-color": "rgb(144, 144, 144)",
571
604
  "notice-color-100": "rgb(102, 37, 0)",
572
605
  "notice-color-1000": "rgb(255, 181, 88)",
573
606
  "notice-color-1100": "rgb(253, 206, 136)",
@@ -582,6 +615,7 @@
582
615
  "notice-color-700": "rgb(225, 109, 0)",
583
616
  "notice-color-800": "rgb(244, 129, 12)",
584
617
  "notice-color-900": "rgb(254, 154, 46)",
618
+ "notice-visual-color": "rgb(254, 154, 46)",
585
619
  "orange-100": "rgb(102, 37, 0)",
586
620
  "orange-1000": "rgb(255, 181, 88)",
587
621
  "orange-1100": "rgb(253, 206, 136)",
@@ -596,6 +630,7 @@
596
630
  "orange-700": "rgb(225, 109, 0)",
597
631
  "orange-800": "rgb(244, 129, 12)",
598
632
  "orange-900": "rgb(254, 154, 46)",
633
+ "orange-visual-color": "rgb(254, 154, 46)",
599
634
  "overlay-color": "rgb(0, 0, 0)",
600
635
  "positive-background-color-default": "rgb(67, 199, 143)",
601
636
  "positive-background-color-down": "rgb(129, 233, 184)",
@@ -615,6 +650,7 @@
615
650
  "positive-color-700": "rgb(18, 162, 108)",
616
651
  "positive-color-800": "rgb(43, 180, 125)",
617
652
  "positive-color-900": "rgb(67, 199, 143)",
653
+ "positive-visual-color": "rgb(67, 199, 143)",
618
654
  "purple-100": "rgb(76, 13, 157)",
619
655
  "purple-1000": "rgb(215, 182, 254)",
620
656
  "purple-1100": "rgb(228, 204, 254)",
@@ -629,6 +665,7 @@
629
665
  "purple-700": "rgb(172, 111, 249)",
630
666
  "purple-800": "rgb(187, 135, 251)",
631
667
  "purple-900": "rgb(202, 159, 252)",
668
+ "purple-visual-color": "rgb(202, 159, 252)",
632
669
  "red-100": "rgb(123, 0, 0)",
633
670
  "red-1000": "rgb(255, 176, 161)",
634
671
  "red-1100": "rgb(255, 201, 189)",
@@ -643,6 +680,7 @@
643
680
  "red-700": "rgb(246, 88, 67)",
644
681
  "red-800": "rgb(255, 117, 94)",
645
682
  "red-900": "rgb(255, 149, 129)",
683
+ "red-visual-color": "rgb(255, 149, 129)",
646
684
  "seafoam-100": "rgb(18, 65, 63)",
647
685
  "seafoam-1000": "rgb(93, 214, 207)",
648
686
  "seafoam-1100": "rgb(132, 230, 223)",
@@ -657,6 +695,7 @@
657
695
  "seafoam-700": "rgb(0, 158, 152)",
658
696
  "seafoam-800": "rgb(3, 178, 171)",
659
697
  "seafoam-900": "rgb(54, 197, 189)",
698
+ "seafoam-visual-color": "rgb(54, 197, 189)",
660
699
  "static-black-focus-ring-color": "rgb(0, 0, 0)",
661
700
  "static-white-focus-ring-color": "rgb(255, 255, 255)",
662
701
  "transparent-black-200": "rgba(0, 0, 0, 0.10)",
@@ -689,7 +728,8 @@
689
728
  "yellow-600": "rgb(155, 120, 0)",
690
729
  "yellow-700": "rgb(174, 137, 0)",
691
730
  "yellow-800": "rgb(192, 156, 0)",
692
- "yellow-900": "rgb(211, 174, 0)"
731
+ "yellow-900": "rgb(211, 174, 0)",
732
+ "yellow-visual-color": "rgb(211, 174, 0)"
693
733
  },
694
734
  "darkest": {
695
735
  "accent-background-color-default": "rgb(94, 170, 247)",
@@ -714,6 +754,7 @@
714
754
  "accent-content-color-down": "rgb(152, 206, 253)",
715
755
  "accent-content-color-hover": "rgb(124, 189, 250)",
716
756
  "accent-content-color-key-focus": "rgb(124, 189, 250)",
757
+ "accent-visual-color": "rgb(94, 170, 247)",
717
758
  "background-base-color": "rgb(48, 48, 48)",
718
759
  "background-layer-1-color": "rgb(29, 29, 29)",
719
760
  "background-layer-2-color": "rgb(0, 0, 0)",
@@ -732,6 +773,7 @@
732
773
  "blue-700": "rgb(29, 128, 245)",
733
774
  "blue-800": "rgb(64, 150, 243)",
734
775
  "blue-900": "rgb(94, 170, 247)",
776
+ "blue-visual-color": "rgb(94, 170, 247)",
735
777
  "celery-100": "rgb(0, 47, 7)",
736
778
  "celery-1000": "rgb(80, 208, 82)",
737
779
  "celery-1100": "rgb(115, 224, 107)",
@@ -746,6 +788,7 @@
746
788
  "celery-700": "rgb(0, 151, 20)",
747
789
  "celery-800": "rgb(13, 171, 37)",
748
790
  "celery-900": "rgb(45, 191, 58)",
791
+ "celery-visual-color": "rgb(45, 191, 58)",
749
792
  "chartreuse-100": "rgb(32, 43, 0)",
750
793
  "chartreuse-1000": "rgb(154, 198, 11)",
751
794
  "chartreuse-1100": "rgb(170, 216, 22)",
@@ -760,6 +803,7 @@
760
803
  "chartreuse-700": "rgb(107, 142, 0)",
761
804
  "chartreuse-800": "rgb(122, 161, 0)",
762
805
  "chartreuse-900": "rgb(138, 180, 3)",
806
+ "chartreuse-visual-color": "rgb(138, 180, 3)",
763
807
  "cyan-100": "rgb(0, 41, 68)",
764
808
  "cyan-1000": "rgb(57, 199, 234)",
765
809
  "cyan-1100": "rgb(96, 216, 243)",
@@ -774,6 +818,7 @@
774
818
  "cyan-700": "rgb(0, 140, 186)",
775
819
  "cyan-800": "rgb(4, 160, 205)",
776
820
  "cyan-900": "rgb(23, 180, 221)",
821
+ "cyan-visual-color": "rgb(23, 180, 221)",
777
822
  "disabled-background-color": "rgb(48, 48, 48)",
778
823
  "disabled-border-color": "rgb(75, 75, 75)",
779
824
  "disabled-content-color": "rgb(106, 106, 106)",
@@ -799,6 +844,7 @@
799
844
  "fuchsia-700": "rgb(211, 65, 213)",
800
845
  "fuchsia-800": "rgb(228, 91, 229)",
801
846
  "fuchsia-900": "rgb(239, 120, 238)",
847
+ "fuchsia-visual-color": "rgb(239, 120, 238)",
802
848
  "gray-100": "rgb(29, 29, 29)",
803
849
  "gray-200": "rgb(48, 48, 48)",
804
850
  "gray-300": "rgb(75, 75, 75)",
@@ -810,6 +856,7 @@
810
856
  "gray-75": "rgb(14, 14, 14)",
811
857
  "gray-800": "rgb(235, 235, 235)",
812
858
  "gray-900": "rgb(255, 255, 255)",
859
+ "gray-visual-color": "rgb(141, 141, 141)",
813
860
  "green-100": "rgb(10, 44, 28)",
814
861
  "green-1000": "rgb(75, 205, 149)",
815
862
  "green-1100": "rgb(103, 222, 168)",
@@ -824,6 +871,7 @@
824
871
  "green-700": "rgb(0, 149, 98)",
825
872
  "green-800": "rgb(28, 168, 114)",
826
873
  "green-900": "rgb(52, 187, 132)",
874
+ "green-visual-color": "rgb(52, 187, 132)",
827
875
  "indigo-100": "rgb(26, 29, 97)",
828
876
  "indigo-1000": "rgb(174, 177, 255)",
829
877
  "indigo-1100": "rgb(194, 196, 255)",
@@ -838,6 +886,7 @@
838
886
  "indigo-700": "rgb(110, 115, 246)",
839
887
  "indigo-800": "rgb(132, 136, 253)",
840
888
  "indigo-900": "rgb(153, 157, 255)",
889
+ "indigo-visual-color": "rgb(153, 157, 255)",
841
890
  "informative-background-color-default": "rgb(94, 170, 247)",
842
891
  "informative-background-color-down": "rgb(152, 206, 253)",
843
892
  "informative-background-color-hover": "rgb(124, 189, 250)",
@@ -856,6 +905,7 @@
856
905
  "informative-color-700": "rgb(29, 128, 245)",
857
906
  "informative-color-800": "rgb(64, 150, 243)",
858
907
  "informative-color-900": "rgb(94, 170, 247)",
908
+ "informative-visual-color": "rgb(94, 170, 247)",
859
909
  "magenta-100": "rgb(83, 3, 41)",
860
910
  "magenta-1000": "rgb(255, 152, 191)",
861
911
  "magenta-1100": "rgb(255, 179, 207)",
@@ -870,6 +920,7 @@
870
920
  "magenta-700": "rgb(227, 69, 137)",
871
921
  "magenta-800": "rgb(241, 97, 156)",
872
922
  "magenta-900": "rgb(252, 124, 173)",
923
+ "magenta-visual-color": "rgb(252, 124, 173)",
873
924
  "negative-background-color-default": "rgb(255, 129, 107)",
874
925
  "negative-background-color-down": "rgb(255, 183, 169)",
875
926
  "negative-background-color-hover": "rgb(255, 158, 140)",
@@ -892,6 +943,7 @@
892
943
  "negative-content-color-down": "rgb(255, 183, 169)",
893
944
  "negative-content-color-hover": "rgb(255, 158, 140)",
894
945
  "negative-content-color-key-focus": "rgb(255, 158, 140)",
946
+ "negative-visual-color": "rgb(255, 129, 107)",
895
947
  "neutral-background-color-default": "rgb(235, 235, 235)",
896
948
  "neutral-background-color-down": "rgb(255, 255, 255)",
897
949
  "neutral-background-color-hover": "rgb(255, 255, 255)",
@@ -908,6 +960,7 @@
908
960
  "neutral-subdued-content-color-down": "rgb(255, 255, 255)",
909
961
  "neutral-subdued-content-color-hover": "rgb(235, 235, 235)",
910
962
  "neutral-subdued-content-color-key-focus": "rgb(235, 235, 235)",
963
+ "neutral-visual-color": "rgb(141, 141, 141)",
911
964
  "notice-color-100": "rgb(72, 24, 1)",
912
965
  "notice-color-1000": "rgb(255, 162, 59)",
913
966
  "notice-color-1100": "rgb(255, 188, 102)",
@@ -922,6 +975,7 @@
922
975
  "notice-color-700": "rgb(210, 98, 0)",
923
976
  "notice-color-800": "rgb(232, 116, 0)",
924
977
  "notice-color-900": "rgb(249, 137, 23)",
978
+ "notice-visual-color": "rgb(249, 137, 23)",
925
979
  "orange-100": "rgb(72, 24, 1)",
926
980
  "orange-1000": "rgb(255, 162, 59)",
927
981
  "orange-1100": "rgb(255, 188, 102)",
@@ -936,6 +990,7 @@
936
990
  "orange-700": "rgb(210, 98, 0)",
937
991
  "orange-800": "rgb(232, 116, 0)",
938
992
  "orange-900": "rgb(249, 137, 23)",
993
+ "orange-visual-color": "rgb(249, 137, 23)",
939
994
  "overlay-color": "rgb(0, 0, 0)",
940
995
  "positive-background-color-default": "rgb(52, 187, 132)",
941
996
  "positive-background-color-down": "rgb(103, 222, 168)",
@@ -955,6 +1010,7 @@
955
1010
  "positive-color-700": "rgb(0, 149, 98)",
956
1011
  "positive-color-800": "rgb(28, 168, 114)",
957
1012
  "positive-color-900": "rgb(52, 187, 132)",
1013
+ "positive-visual-color": "rgb(52, 187, 132)",
958
1014
  "purple-100": "rgb(50, 16, 104)",
959
1015
  "purple-1000": "rgb(206, 166, 253)",
960
1016
  "purple-1100": "rgb(219, 188, 254)",
@@ -969,6 +1025,7 @@
969
1025
  "purple-700": "rgb(162, 94, 246)",
970
1026
  "purple-800": "rgb(178, 119, 250)",
971
1027
  "purple-900": "rgb(192, 143, 252)",
1028
+ "purple-visual-color": "rgb(192, 143, 252)",
972
1029
  "red-100": "rgb(87, 0, 0)",
973
1030
  "red-1000": "rgb(255, 158, 140)",
974
1031
  "red-1100": "rgb(255, 183, 169)",
@@ -983,6 +1040,7 @@
983
1040
  "red-700": "rgb(238, 67, 49)",
984
1041
  "red-800": "rgb(249, 99, 76)",
985
1042
  "red-900": "rgb(255, 129, 107)",
1043
+ "red-visual-color": "rgb(255, 129, 107)",
986
1044
  "seafoam-100": "rgb(18, 43, 42)",
987
1045
  "seafoam-1000": "rgb(66, 202, 195)",
988
1046
  "seafoam-1100": "rgb(102, 218, 211)",
@@ -997,6 +1055,7 @@
997
1055
  "seafoam-700": "rgb(0, 146, 140)",
998
1056
  "seafoam-800": "rgb(0, 165, 159)",
999
1057
  "seafoam-900": "rgb(26, 185, 178)",
1058
+ "seafoam-visual-color": "rgb(26, 185, 178)",
1000
1059
  "static-black-focus-ring-color": "rgb(0, 0, 0)",
1001
1060
  "static-white-focus-ring-color": "rgb(255, 255, 255)",
1002
1061
  "transparent-black-200": "rgba(0, 0, 0, 0.10)",
@@ -1029,7 +1088,8 @@
1029
1088
  "yellow-600": "rgb(141, 108, 0)",
1030
1089
  "yellow-700": "rgb(161, 126, 0)",
1031
1090
  "yellow-800": "rgb(180, 144, 0)",
1032
- "yellow-900": "rgb(199, 162, 0)"
1091
+ "yellow-900": "rgb(199, 162, 0)",
1092
+ "yellow-visual-color": "rgb(199, 162, 0)"
1033
1093
  }
1034
1094
  },
1035
1095
  "dimensions": {