@adobe/spectrum-tokens 13.0.0-beta.0 → 13.0.0-beta.1
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 +375 -0
- package/dist/json/drover.json +41 -424
- package/dist/json/variables.json +15 -3617
- package/package.json +1 -1
- package/src/color-aliases.json +0 -256
- package/src/color-component.json +0 -4
- package/src/color-palette.json +0 -772
- package/src/icons.json +0 -16
package/dist/json/drover.json
CHANGED
|
@@ -436,430 +436,6 @@
|
|
|
436
436
|
"yellow-visual-color": "rgb(196, 159, 0)"
|
|
437
437
|
},
|
|
438
438
|
"dark": {
|
|
439
|
-
"accent-background-color-default": "rgb(3, 103, 224)",
|
|
440
|
-
"accent-background-color-down": "rgb(0, 77, 163)",
|
|
441
|
-
"accent-background-color-hover": "rgb(0, 89, 194)",
|
|
442
|
-
"accent-background-color-key-focus": "rgb(0, 89, 194)",
|
|
443
|
-
"accent-color-100": "rgb(0, 56, 119)",
|
|
444
|
-
"accent-color-1000": "rgb(143, 202, 252)",
|
|
445
|
-
"accent-color-1100": "rgb(174, 219, 254)",
|
|
446
|
-
"accent-color-1200": "rgb(204, 233, 255)",
|
|
447
|
-
"accent-color-1300": "rgb(232, 246, 255)",
|
|
448
|
-
"accent-color-1400": "rgb(255, 255, 255)",
|
|
449
|
-
"accent-color-200": "rgb(0, 65, 138)",
|
|
450
|
-
"accent-color-300": "rgb(0, 77, 163)",
|
|
451
|
-
"accent-color-400": "rgb(0, 89, 194)",
|
|
452
|
-
"accent-color-500": "rgb(3, 103, 224)",
|
|
453
|
-
"accent-color-600": "rgb(19, 121, 243)",
|
|
454
|
-
"accent-color-700": "rgb(52, 143, 244)",
|
|
455
|
-
"accent-color-800": "rgb(84, 163, 246)",
|
|
456
|
-
"accent-color-900": "rgb(114, 183, 249)",
|
|
457
|
-
"accent-content-color-default": "rgb(114, 183, 249)",
|
|
458
|
-
"accent-content-color-down": "rgb(174, 219, 254)",
|
|
459
|
-
"accent-content-color-hover": "rgb(143, 202, 252)",
|
|
460
|
-
"accent-content-color-key-focus": "rgb(143, 202, 252)",
|
|
461
|
-
"accent-content-color-selected": "rgb(174, 219, 254)",
|
|
462
|
-
"accent-visual-color": "rgb(114, 183, 249)",
|
|
463
|
-
"background-base-color": "rgb(29, 29, 29)",
|
|
464
|
-
"background-layer-1-color": "rgb(38, 38, 38)",
|
|
465
|
-
"background-layer-2-color": "rgb(50, 50, 50)",
|
|
466
|
-
"black": "rgb(0, 0, 0)",
|
|
467
|
-
"blue-100": "rgb(0, 56, 119)",
|
|
468
|
-
"blue-1000": "rgb(143, 202, 252)",
|
|
469
|
-
"blue-1100": "rgb(174, 219, 254)",
|
|
470
|
-
"blue-1200": "rgb(204, 233, 255)",
|
|
471
|
-
"blue-1300": "rgb(232, 246, 255)",
|
|
472
|
-
"blue-1400": "rgb(255, 255, 255)",
|
|
473
|
-
"blue-200": "rgb(0, 65, 138)",
|
|
474
|
-
"blue-300": "rgb(0, 77, 163)",
|
|
475
|
-
"blue-400": "rgb(0, 89, 194)",
|
|
476
|
-
"blue-500": "rgb(3, 103, 224)",
|
|
477
|
-
"blue-600": "rgb(19, 121, 243)",
|
|
478
|
-
"blue-700": "rgb(52, 143, 244)",
|
|
479
|
-
"blue-800": "rgb(84, 163, 246)",
|
|
480
|
-
"blue-900": "rgb(114, 183, 249)",
|
|
481
|
-
"blue-background-color-default": "rgb(52, 143, 244)",
|
|
482
|
-
"blue-visual-color": "rgb(114, 183, 249)",
|
|
483
|
-
"body-color": "rgb(235, 235, 235)",
|
|
484
|
-
"card-selection-background-color": "rgb(50, 50, 50)",
|
|
485
|
-
"celery-100": "rgb(0, 69, 10)",
|
|
486
|
-
"celery-1000": "rgb(105, 220, 99)",
|
|
487
|
-
"celery-1100": "rgb(142, 235, 127)",
|
|
488
|
-
"celery-1200": "rgb(180, 247, 162)",
|
|
489
|
-
"celery-1300": "rgb(221, 253, 211)",
|
|
490
|
-
"celery-1400": "rgb(255, 255, 255)",
|
|
491
|
-
"celery-200": "rgb(0, 80, 12)",
|
|
492
|
-
"celery-300": "rgb(0, 94, 14)",
|
|
493
|
-
"celery-400": "rgb(0, 109, 15)",
|
|
494
|
-
"celery-500": "rgb(0, 127, 15)",
|
|
495
|
-
"celery-600": "rgb(0, 145, 18)",
|
|
496
|
-
"celery-700": "rgb(4, 165, 30)",
|
|
497
|
-
"celery-800": "rgb(34, 184, 51)",
|
|
498
|
-
"celery-900": "rgb(68, 202, 73)",
|
|
499
|
-
"celery-background-color-default": "rgb(34, 184, 51)",
|
|
500
|
-
"celery-visual-color": "rgb(34, 184, 51)",
|
|
501
|
-
"chartreuse-100": "rgb(48, 64, 0)",
|
|
502
|
-
"chartreuse-1000": "rgb(166, 211, 18)",
|
|
503
|
-
"chartreuse-1100": "rgb(184, 229, 37)",
|
|
504
|
-
"chartreuse-1200": "rgb(205, 245, 71)",
|
|
505
|
-
"chartreuse-1300": "rgb(231, 254, 154)",
|
|
506
|
-
"chartreuse-1400": "rgb(255, 255, 255)",
|
|
507
|
-
"chartreuse-200": "rgb(55, 74, 0)",
|
|
508
|
-
"chartreuse-300": "rgb(65, 87, 0)",
|
|
509
|
-
"chartreuse-400": "rgb(76, 102, 0)",
|
|
510
|
-
"chartreuse-500": "rgb(89, 118, 0)",
|
|
511
|
-
"chartreuse-600": "rgb(102, 136, 0)",
|
|
512
|
-
"chartreuse-700": "rgb(117, 154, 0)",
|
|
513
|
-
"chartreuse-800": "rgb(132, 173, 1)",
|
|
514
|
-
"chartreuse-900": "rgb(148, 192, 8)",
|
|
515
|
-
"chartreuse-background-color-default": "rgb(148, 192, 8)",
|
|
516
|
-
"chartreuse-visual-color": "rgb(148, 192, 8)",
|
|
517
|
-
"coach-mark-pagination-color": "rgb(178, 178, 178)",
|
|
518
|
-
"code-color": "rgb(235, 235, 235)",
|
|
519
|
-
"color-area-border-color": "rgb(255, 255, 255)",
|
|
520
|
-
"color-handle-drop-shadow-color": "rgba(0, 0, 0, 0.5)",
|
|
521
|
-
"color-handle-inner-border-color": "rgb(0, 0, 0)",
|
|
522
|
-
"color-handle-outer-border-color": "rgb(0, 0, 0)",
|
|
523
|
-
"color-loupe-drop-shadow-color": "rgba(0, 0, 0, 0.25)",
|
|
524
|
-
"color-loupe-inner-border": "rgba(0, 0, 0, 0.1)",
|
|
525
|
-
"color-loupe-outer-border": "rgb(255, 255, 255)",
|
|
526
|
-
"color-slider-border-color": "rgb(255, 255, 255)",
|
|
527
|
-
"cyan-100": "rgb(0, 61, 98)",
|
|
528
|
-
"cyan-1000": "rgb(84, 211, 241)",
|
|
529
|
-
"cyan-1100": "rgb(127, 228, 249)",
|
|
530
|
-
"cyan-1200": "rgb(167, 241, 255)",
|
|
531
|
-
"cyan-1300": "rgb(215, 250, 255)",
|
|
532
|
-
"cyan-1400": "rgb(255, 255, 255)",
|
|
533
|
-
"cyan-200": "rgb(0, 71, 111)",
|
|
534
|
-
"cyan-300": "rgb(0, 85, 127)",
|
|
535
|
-
"cyan-400": "rgb(0, 100, 145)",
|
|
536
|
-
"cyan-500": "rgb(0, 116, 162)",
|
|
537
|
-
"cyan-600": "rgb(0, 134, 180)",
|
|
538
|
-
"cyan-700": "rgb(0, 153, 198)",
|
|
539
|
-
"cyan-800": "rgb(14, 173, 215)",
|
|
540
|
-
"cyan-900": "rgb(44, 193, 230)",
|
|
541
|
-
"cyan-background-color-default": "rgb(0, 153, 198)",
|
|
542
|
-
"cyan-visual-color": "rgb(44, 193, 230)",
|
|
543
|
-
"detail-color": "rgb(255, 255, 255)",
|
|
544
|
-
"disabled-background-color": "rgb(63, 63, 63)",
|
|
545
|
-
"disabled-border-color": "rgb(84, 84, 84)",
|
|
546
|
-
"disabled-content-color": "rgb(112, 112, 112)",
|
|
547
|
-
"disabled-static-black-background-color": "rgba(0, 0, 0, 0.1)",
|
|
548
|
-
"disabled-static-black-border-color": "rgba(0, 0, 0, 0.25)",
|
|
549
|
-
"disabled-static-black-content-color": "rgba(0, 0, 0, 0.55)",
|
|
550
|
-
"disabled-static-white-background-color": "rgba(255, 255, 255, 0.1)",
|
|
551
|
-
"disabled-static-white-border-color": "rgba(255, 255, 255, 0.25)",
|
|
552
|
-
"disabled-static-white-content-color": "rgba(255, 255, 255, 0.55)",
|
|
553
|
-
"drop-shadow-color": "rgba(0, 0, 0, 0.5)",
|
|
554
|
-
"drop-zone-background-color": "rgb(114, 183, 249)",
|
|
555
|
-
"floating-action-button-drop-shadow-color": "rgba(0, 0, 0, 0.25)",
|
|
556
|
-
"floating-action-button-shadow-color": "rgba(0, 0, 0, 0.25)",
|
|
557
|
-
"focus-indicator-color": "rgb(84, 163, 246)",
|
|
558
|
-
"fuchsia-100": "rgb(107, 3, 106)",
|
|
559
|
-
"fuchsia-1000": "rgb(250, 168, 245)",
|
|
560
|
-
"fuchsia-1100": "rgb(254, 194, 248)",
|
|
561
|
-
"fuchsia-1200": "rgb(255, 219, 250)",
|
|
562
|
-
"fuchsia-1300": "rgb(255, 239, 252)",
|
|
563
|
-
"fuchsia-1400": "rgb(255, 253, 255)",
|
|
564
|
-
"fuchsia-200": "rgb(123, 0, 123)",
|
|
565
|
-
"fuchsia-300": "rgb(144, 0, 145)",
|
|
566
|
-
"fuchsia-400": "rgb(165, 13, 166)",
|
|
567
|
-
"fuchsia-500": "rgb(185, 37, 185)",
|
|
568
|
-
"fuchsia-600": "rgb(205, 57, 206)",
|
|
569
|
-
"fuchsia-700": "rgb(223, 81, 224)",
|
|
570
|
-
"fuchsia-800": "rgb(235, 110, 236)",
|
|
571
|
-
"fuchsia-900": "rgb(244, 140, 242)",
|
|
572
|
-
"fuchsia-background-color-default": "rgb(223, 81, 224)",
|
|
573
|
-
"fuchsia-visual-color": "rgb(244, 140, 242)",
|
|
574
|
-
"gray-100": "rgb(50, 50, 50)",
|
|
575
|
-
"gray-200": "rgb(63, 63, 63)",
|
|
576
|
-
"gray-300": "rgb(84, 84, 84)",
|
|
577
|
-
"gray-400": "rgb(112, 112, 112)",
|
|
578
|
-
"gray-50": "rgb(29, 29, 29)",
|
|
579
|
-
"gray-500": "rgb(144, 144, 144)",
|
|
580
|
-
"gray-600": "rgb(178, 178, 178)",
|
|
581
|
-
"gray-700": "rgb(209, 209, 209)",
|
|
582
|
-
"gray-75": "rgb(38, 38, 38)",
|
|
583
|
-
"gray-800": "rgb(235, 235, 235)",
|
|
584
|
-
"gray-900": "rgb(255, 255, 255)",
|
|
585
|
-
"gray-background-color-default": "rgb(209, 209, 209)",
|
|
586
|
-
"gray-visual-color": "rgb(178, 178, 178)",
|
|
587
|
-
"green-100": "rgb(4, 67, 41)",
|
|
588
|
-
"green-1000": "rgb(94, 217, 162)",
|
|
589
|
-
"green-1100": "rgb(129, 233, 184)",
|
|
590
|
-
"green-1200": "rgb(177, 244, 209)",
|
|
591
|
-
"green-1300": "rgb(223, 250, 234)",
|
|
592
|
-
"green-1400": "rgb(254, 255, 252)",
|
|
593
|
-
"green-200": "rgb(0, 78, 47)",
|
|
594
|
-
"green-300": "rgb(0, 92, 56)",
|
|
595
|
-
"green-400": "rgb(0, 108, 67)",
|
|
596
|
-
"green-500": "rgb(0, 125, 78)",
|
|
597
|
-
"green-600": "rgb(0, 143, 93)",
|
|
598
|
-
"green-700": "rgb(18, 162, 108)",
|
|
599
|
-
"green-800": "rgb(43, 180, 125)",
|
|
600
|
-
"green-900": "rgb(67, 199, 143)",
|
|
601
|
-
"green-background-color-default": "rgb(18, 162, 108)",
|
|
602
|
-
"green-visual-color": "rgb(43, 180, 125)",
|
|
603
|
-
"heading-color": "rgb(255, 255, 255)",
|
|
604
|
-
"icon-color-blue-primary-default": "rgb(84, 163, 246)",
|
|
605
|
-
"icon-color-green-primary-default": "rgb(43, 180, 125)",
|
|
606
|
-
"icon-color-inverse": "rgb(29, 29, 29)",
|
|
607
|
-
"icon-color-primary-default": "rgb(235, 235, 235)",
|
|
608
|
-
"icon-color-red-primary-default": "rgb(246, 88, 67)",
|
|
609
|
-
"icon-color-yellow-primary-default": "rgb(228, 194, 0)",
|
|
610
|
-
"indigo-100": "rgb(40, 44, 140)",
|
|
611
|
-
"indigo-1000": "rgb(188, 190, 255)",
|
|
612
|
-
"indigo-1100": "rgb(208, 210, 255)",
|
|
613
|
-
"indigo-1200": "rgb(226, 228, 255)",
|
|
614
|
-
"indigo-1300": "rgb(243, 243, 254)",
|
|
615
|
-
"indigo-1400": "rgb(255, 255, 255)",
|
|
616
|
-
"indigo-200": "rgb(47, 52, 163)",
|
|
617
|
-
"indigo-300": "rgb(57, 63, 187)",
|
|
618
|
-
"indigo-400": "rgb(70, 75, 211)",
|
|
619
|
-
"indigo-500": "rgb(85, 91, 231)",
|
|
620
|
-
"indigo-600": "rgb(104, 109, 244)",
|
|
621
|
-
"indigo-700": "rgb(124, 129, 251)",
|
|
622
|
-
"indigo-800": "rgb(145, 149, 255)",
|
|
623
|
-
"indigo-900": "rgb(167, 170, 255)",
|
|
624
|
-
"indigo-background-color-default": "rgb(124, 129, 251)",
|
|
625
|
-
"indigo-visual-color": "rgb(167, 170, 255)",
|
|
626
|
-
"informative-background-color-default": "rgb(3, 103, 224)",
|
|
627
|
-
"informative-background-color-down": "rgb(0, 77, 163)",
|
|
628
|
-
"informative-background-color-hover": "rgb(0, 89, 194)",
|
|
629
|
-
"informative-background-color-key-focus": "rgb(0, 89, 194)",
|
|
630
|
-
"informative-color-100": "rgb(0, 56, 119)",
|
|
631
|
-
"informative-color-1000": "rgb(143, 202, 252)",
|
|
632
|
-
"informative-color-1100": "rgb(174, 219, 254)",
|
|
633
|
-
"informative-color-1200": "rgb(204, 233, 255)",
|
|
634
|
-
"informative-color-1300": "rgb(232, 246, 255)",
|
|
635
|
-
"informative-color-1400": "rgb(255, 255, 255)",
|
|
636
|
-
"informative-color-200": "rgb(0, 65, 138)",
|
|
637
|
-
"informative-color-300": "rgb(0, 77, 163)",
|
|
638
|
-
"informative-color-400": "rgb(0, 89, 194)",
|
|
639
|
-
"informative-color-500": "rgb(3, 103, 224)",
|
|
640
|
-
"informative-color-600": "rgb(19, 121, 243)",
|
|
641
|
-
"informative-color-700": "rgb(52, 143, 244)",
|
|
642
|
-
"informative-color-800": "rgb(84, 163, 246)",
|
|
643
|
-
"informative-color-900": "rgb(114, 183, 249)",
|
|
644
|
-
"informative-visual-color": "rgb(114, 183, 249)",
|
|
645
|
-
"magenta-100": "rgb(118, 0, 58)",
|
|
646
|
-
"magenta-1000": "rgb(255, 172, 202)",
|
|
647
|
-
"magenta-1100": "rgb(255, 198, 218)",
|
|
648
|
-
"magenta-1200": "rgb(255, 221, 233)",
|
|
649
|
-
"magenta-1300": "rgb(255, 240, 245)",
|
|
650
|
-
"magenta-1400": "rgb(255, 252, 253)",
|
|
651
|
-
"magenta-200": "rgb(137, 0, 66)",
|
|
652
|
-
"magenta-300": "rgb(160, 0, 77)",
|
|
653
|
-
"magenta-400": "rgb(182, 18, 90)",
|
|
654
|
-
"magenta-500": "rgb(203, 38, 109)",
|
|
655
|
-
"magenta-600": "rgb(222, 61, 130)",
|
|
656
|
-
"magenta-700": "rgb(237, 87, 149)",
|
|
657
|
-
"magenta-800": "rgb(249, 114, 167)",
|
|
658
|
-
"magenta-900": "rgb(255, 143, 185)",
|
|
659
|
-
"magenta-background-color-default": "rgb(237, 87, 149)",
|
|
660
|
-
"magenta-visual-color": "rgb(255, 143, 185)",
|
|
661
|
-
"negative-background-color-default": "rgb(215, 25, 19)",
|
|
662
|
-
"negative-background-color-down": "rgb(165, 0, 0)",
|
|
663
|
-
"negative-background-color-hover": "rgb(190, 4, 3)",
|
|
664
|
-
"negative-background-color-key-focus": "rgb(190, 4, 3)",
|
|
665
|
-
"negative-border-color-default": "rgb(255, 149, 129)",
|
|
666
|
-
"negative-border-color-down": "rgb(255, 201, 189)",
|
|
667
|
-
"negative-border-color-focus": "rgb(255, 176, 161)",
|
|
668
|
-
"negative-border-color-focus-hover": "rgb(255, 201, 189)",
|
|
669
|
-
"negative-border-color-hover": "rgb(255, 176, 161)",
|
|
670
|
-
"negative-border-color-key-focus": "rgb(255, 176, 161)",
|
|
671
|
-
"negative-color-100": "rgb(123, 0, 0)",
|
|
672
|
-
"negative-color-1000": "rgb(255, 176, 161)",
|
|
673
|
-
"negative-color-1100": "rgb(255, 201, 189)",
|
|
674
|
-
"negative-color-1200": "rgb(255, 222, 216)",
|
|
675
|
-
"negative-color-1300": "rgb(255, 241, 238)",
|
|
676
|
-
"negative-color-1400": "rgb(255, 255, 255)",
|
|
677
|
-
"negative-color-200": "rgb(141, 0, 0)",
|
|
678
|
-
"negative-color-300": "rgb(165, 0, 0)",
|
|
679
|
-
"negative-color-400": "rgb(190, 4, 3)",
|
|
680
|
-
"negative-color-500": "rgb(215, 25, 19)",
|
|
681
|
-
"negative-color-600": "rgb(234, 56, 41)",
|
|
682
|
-
"negative-color-700": "rgb(246, 88, 67)",
|
|
683
|
-
"negative-color-800": "rgb(255, 117, 94)",
|
|
684
|
-
"negative-color-900": "rgb(255, 149, 129)",
|
|
685
|
-
"negative-content-color-default": "rgb(255, 149, 129)",
|
|
686
|
-
"negative-content-color-down": "rgb(255, 201, 189)",
|
|
687
|
-
"negative-content-color-hover": "rgb(255, 176, 161)",
|
|
688
|
-
"negative-content-color-key-focus": "rgb(255, 176, 161)",
|
|
689
|
-
"negative-visual-color": "rgb(246, 88, 67)",
|
|
690
|
-
"neutral-background-color-default": "rgb(112, 112, 112)",
|
|
691
|
-
"neutral-background-color-down": "rgb(63, 63, 63)",
|
|
692
|
-
"neutral-background-color-hover": "rgb(84, 84, 84)",
|
|
693
|
-
"neutral-background-color-key-focus": "rgb(84, 84, 84)",
|
|
694
|
-
"neutral-background-color-selected-default": "rgb(209, 209, 209)",
|
|
695
|
-
"neutral-background-color-selected-down": "rgb(255, 255, 255)",
|
|
696
|
-
"neutral-background-color-selected-hover": "rgb(235, 235, 235)",
|
|
697
|
-
"neutral-background-color-selected-key-focus": "rgb(235, 235, 235)",
|
|
698
|
-
"neutral-content-color-default": "rgb(235, 235, 235)",
|
|
699
|
-
"neutral-content-color-down": "rgb(255, 255, 255)",
|
|
700
|
-
"neutral-content-color-focus": "rgb(255, 255, 255)",
|
|
701
|
-
"neutral-content-color-focus-hover": "rgb(255, 255, 255)",
|
|
702
|
-
"neutral-content-color-hover": "rgb(255, 255, 255)",
|
|
703
|
-
"neutral-content-color-key-focus": "rgb(255, 255, 255)",
|
|
704
|
-
"neutral-subdued-background-color-default": "rgb(112, 112, 112)",
|
|
705
|
-
"neutral-subdued-background-color-down": "rgb(63, 63, 63)",
|
|
706
|
-
"neutral-subdued-background-color-hover": "rgb(84, 84, 84)",
|
|
707
|
-
"neutral-subdued-background-color-key-focus": "rgb(84, 84, 84)",
|
|
708
|
-
"neutral-subdued-content-color-default": "rgb(209, 209, 209)",
|
|
709
|
-
"neutral-subdued-content-color-down": "rgb(255, 255, 255)",
|
|
710
|
-
"neutral-subdued-content-color-hover": "rgb(235, 235, 235)",
|
|
711
|
-
"neutral-subdued-content-color-key-focus": "rgb(235, 235, 235)",
|
|
712
|
-
"neutral-subdued-content-color-selected": "rgb(255, 255, 255)",
|
|
713
|
-
"neutral-visual-color": "rgb(178, 178, 178)",
|
|
714
|
-
"notice-background-color-default": "rgb(244, 129, 12)",
|
|
715
|
-
"notice-color-100": "rgb(102, 37, 0)",
|
|
716
|
-
"notice-color-1000": "rgb(255, 181, 88)",
|
|
717
|
-
"notice-color-1100": "rgb(253, 206, 136)",
|
|
718
|
-
"notice-color-1200": "rgb(255, 225, 179)",
|
|
719
|
-
"notice-color-1300": "rgb(255, 242, 221)",
|
|
720
|
-
"notice-color-1400": "rgb(255, 253, 249)",
|
|
721
|
-
"notice-color-200": "rgb(117, 45, 0)",
|
|
722
|
-
"notice-color-300": "rgb(137, 55, 0)",
|
|
723
|
-
"notice-color-400": "rgb(158, 66, 0)",
|
|
724
|
-
"notice-color-500": "rgb(180, 78, 0)",
|
|
725
|
-
"notice-color-600": "rgb(202, 93, 0)",
|
|
726
|
-
"notice-color-700": "rgb(225, 109, 0)",
|
|
727
|
-
"notice-color-800": "rgb(244, 129, 12)",
|
|
728
|
-
"notice-color-900": "rgb(254, 154, 46)",
|
|
729
|
-
"notice-visual-color": "rgb(254, 154, 46)",
|
|
730
|
-
"opacity-checkerboard-square-dark": "rgb(235, 235, 235)",
|
|
731
|
-
"opacity-checkerboard-square-light": "rgb(255, 255, 255)",
|
|
732
|
-
"orange-100": "rgb(102, 37, 0)",
|
|
733
|
-
"orange-1000": "rgb(255, 181, 88)",
|
|
734
|
-
"orange-1100": "rgb(253, 206, 136)",
|
|
735
|
-
"orange-1200": "rgb(255, 225, 179)",
|
|
736
|
-
"orange-1300": "rgb(255, 242, 221)",
|
|
737
|
-
"orange-1400": "rgb(255, 253, 249)",
|
|
738
|
-
"orange-200": "rgb(117, 45, 0)",
|
|
739
|
-
"orange-300": "rgb(137, 55, 0)",
|
|
740
|
-
"orange-400": "rgb(158, 66, 0)",
|
|
741
|
-
"orange-500": "rgb(180, 78, 0)",
|
|
742
|
-
"orange-600": "rgb(202, 93, 0)",
|
|
743
|
-
"orange-700": "rgb(225, 109, 0)",
|
|
744
|
-
"orange-800": "rgb(244, 129, 12)",
|
|
745
|
-
"orange-900": "rgb(254, 154, 46)",
|
|
746
|
-
"orange-background-color-default": "rgb(244, 129, 12)",
|
|
747
|
-
"orange-visual-color": "rgb(254, 154, 46)",
|
|
748
|
-
"overlay-color": "rgb(0, 0, 0)",
|
|
749
|
-
"overlay-opacity": "0.5",
|
|
750
|
-
"picker-border-width": "1px",
|
|
751
|
-
"positive-background-color-default": "rgb(0, 125, 78)",
|
|
752
|
-
"positive-background-color-down": "rgb(0, 92, 56)",
|
|
753
|
-
"positive-background-color-hover": "rgb(0, 108, 67)",
|
|
754
|
-
"positive-background-color-key-focus": "rgb(0, 108, 67)",
|
|
755
|
-
"positive-color-100": "rgb(4, 67, 41)",
|
|
756
|
-
"positive-color-1000": "rgb(94, 217, 162)",
|
|
757
|
-
"positive-color-1100": "rgb(129, 233, 184)",
|
|
758
|
-
"positive-color-1200": "rgb(177, 244, 209)",
|
|
759
|
-
"positive-color-1300": "rgb(223, 250, 234)",
|
|
760
|
-
"positive-color-1400": "rgb(254, 255, 252)",
|
|
761
|
-
"positive-color-200": "rgb(0, 78, 47)",
|
|
762
|
-
"positive-color-300": "rgb(0, 92, 56)",
|
|
763
|
-
"positive-color-400": "rgb(0, 108, 67)",
|
|
764
|
-
"positive-color-500": "rgb(0, 125, 78)",
|
|
765
|
-
"positive-color-600": "rgb(0, 143, 93)",
|
|
766
|
-
"positive-color-700": "rgb(18, 162, 108)",
|
|
767
|
-
"positive-color-800": "rgb(43, 180, 125)",
|
|
768
|
-
"positive-color-900": "rgb(67, 199, 143)",
|
|
769
|
-
"positive-visual-color": "rgb(43, 180, 125)",
|
|
770
|
-
"purple-100": "rgb(76, 13, 157)",
|
|
771
|
-
"purple-1000": "rgb(215, 182, 254)",
|
|
772
|
-
"purple-1100": "rgb(228, 204, 254)",
|
|
773
|
-
"purple-1200": "rgb(239, 223, 255)",
|
|
774
|
-
"purple-1300": "rgb(249, 240, 255)",
|
|
775
|
-
"purple-1400": "rgb(255, 253, 255)",
|
|
776
|
-
"purple-200": "rgb(89, 17, 177)",
|
|
777
|
-
"purple-300": "rgb(105, 28, 200)",
|
|
778
|
-
"purple-400": "rgb(122, 45, 218)",
|
|
779
|
-
"purple-500": "rgb(140, 65, 233)",
|
|
780
|
-
"purple-600": "rgb(157, 87, 243)",
|
|
781
|
-
"purple-700": "rgb(172, 111, 249)",
|
|
782
|
-
"purple-800": "rgb(187, 135, 251)",
|
|
783
|
-
"purple-900": "rgb(202, 159, 252)",
|
|
784
|
-
"purple-background-color-default": "rgb(172, 111, 249)",
|
|
785
|
-
"purple-visual-color": "rgb(202, 159, 252)",
|
|
786
|
-
"red-100": "rgb(123, 0, 0)",
|
|
787
|
-
"red-1000": "rgb(255, 176, 161)",
|
|
788
|
-
"red-1100": "rgb(255, 201, 189)",
|
|
789
|
-
"red-1200": "rgb(255, 222, 216)",
|
|
790
|
-
"red-1300": "rgb(255, 241, 238)",
|
|
791
|
-
"red-1400": "rgb(255, 255, 255)",
|
|
792
|
-
"red-200": "rgb(141, 0, 0)",
|
|
793
|
-
"red-300": "rgb(165, 0, 0)",
|
|
794
|
-
"red-400": "rgb(190, 4, 3)",
|
|
795
|
-
"red-500": "rgb(215, 25, 19)",
|
|
796
|
-
"red-600": "rgb(234, 56, 41)",
|
|
797
|
-
"red-700": "rgb(246, 88, 67)",
|
|
798
|
-
"red-800": "rgb(255, 117, 94)",
|
|
799
|
-
"red-900": "rgb(255, 149, 129)",
|
|
800
|
-
"red-background-color-default": "rgb(246, 88, 67)",
|
|
801
|
-
"red-visual-color": "rgb(246, 88, 67)",
|
|
802
|
-
"seafoam-100": "rgb(18, 65, 63)",
|
|
803
|
-
"seafoam-1000": "rgb(93, 214, 207)",
|
|
804
|
-
"seafoam-1100": "rgb(132, 230, 223)",
|
|
805
|
-
"seafoam-1200": "rgb(176, 242, 236)",
|
|
806
|
-
"seafoam-1300": "rgb(223, 249, 246)",
|
|
807
|
-
"seafoam-1400": "rgb(254, 255, 254)",
|
|
808
|
-
"seafoam-200": "rgb(14, 76, 73)",
|
|
809
|
-
"seafoam-300": "rgb(4, 90, 87)",
|
|
810
|
-
"seafoam-400": "rgb(0, 105, 101)",
|
|
811
|
-
"seafoam-500": "rgb(0, 122, 117)",
|
|
812
|
-
"seafoam-600": "rgb(0, 140, 135)",
|
|
813
|
-
"seafoam-700": "rgb(0, 158, 152)",
|
|
814
|
-
"seafoam-800": "rgb(3, 178, 171)",
|
|
815
|
-
"seafoam-900": "rgb(54, 197, 189)",
|
|
816
|
-
"seafoam-background-color-default": "rgb(0, 158, 152)",
|
|
817
|
-
"seafoam-visual-color": "rgb(3, 178, 171)",
|
|
818
|
-
"static-black-focus-indicator-color": "rgb(0, 0, 0)",
|
|
819
|
-
"static-white-focus-indicator-color": "rgb(255, 255, 255)",
|
|
820
|
-
"swatch-border-color": "rgb(255, 255, 255)",
|
|
821
|
-
"swatch-disabled-icon-border-color": "rgb(0, 0, 0)",
|
|
822
|
-
"table-row-hover-color": "rgb(255, 255, 255)",
|
|
823
|
-
"table-selected-row-background-color": "rgb(3, 103, 224)",
|
|
824
|
-
"table-selected-row-background-color-non-emphasized": "rgb(209, 209, 209)",
|
|
825
|
-
"thumbnail-border-color": "rgb(235, 235, 235)",
|
|
826
|
-
"transparent-black-100": "rgba(0, 0, 0, 0)",
|
|
827
|
-
"transparent-black-200": "rgba(0, 0, 0, 0.1)",
|
|
828
|
-
"transparent-black-300": "rgba(0, 0, 0, 0.25)",
|
|
829
|
-
"transparent-black-400": "rgba(0, 0, 0, 0.4)",
|
|
830
|
-
"transparent-black-500": "rgba(0, 0, 0, 0.55)",
|
|
831
|
-
"transparent-black-600": "rgba(0, 0, 0, 0.7)",
|
|
832
|
-
"transparent-black-700": "rgba(0, 0, 0, 0.8)",
|
|
833
|
-
"transparent-black-800": "rgba(0, 0, 0, 0.9)",
|
|
834
|
-
"transparent-black-900": "rgb(0, 0, 0)",
|
|
835
|
-
"transparent-white-100": "rgba(255, 255, 255, 0)",
|
|
836
|
-
"transparent-white-200": "rgba(255, 255, 255, 0.1)",
|
|
837
|
-
"transparent-white-300": "rgba(255, 255, 255, 0.25)",
|
|
838
|
-
"transparent-white-400": "rgba(255, 255, 255, 0.4)",
|
|
839
|
-
"transparent-white-500": "rgba(255, 255, 255, 0.55)",
|
|
840
|
-
"transparent-white-600": "rgba(255, 255, 255, 0.7)",
|
|
841
|
-
"transparent-white-700": "rgba(255, 255, 255, 0.8)",
|
|
842
|
-
"transparent-white-800": "rgba(255, 255, 255, 0.9)",
|
|
843
|
-
"transparent-white-900": "rgb(255, 255, 255)",
|
|
844
|
-
"white": "rgb(255, 255, 255)",
|
|
845
|
-
"yellow-100": "rgb(76, 54, 0)",
|
|
846
|
-
"yellow-1000": "rgb(228, 194, 0)",
|
|
847
|
-
"yellow-1100": "rgb(244, 213, 0)",
|
|
848
|
-
"yellow-1200": "rgb(249, 232, 92)",
|
|
849
|
-
"yellow-1300": "rgb(252, 246, 187)",
|
|
850
|
-
"yellow-1400": "rgb(255, 255, 255)",
|
|
851
|
-
"yellow-200": "rgb(88, 64, 0)",
|
|
852
|
-
"yellow-300": "rgb(103, 76, 0)",
|
|
853
|
-
"yellow-400": "rgb(119, 89, 0)",
|
|
854
|
-
"yellow-500": "rgb(136, 104, 0)",
|
|
855
|
-
"yellow-600": "rgb(155, 120, 0)",
|
|
856
|
-
"yellow-700": "rgb(174, 137, 0)",
|
|
857
|
-
"yellow-800": "rgb(192, 156, 0)",
|
|
858
|
-
"yellow-900": "rgb(211, 174, 0)",
|
|
859
|
-
"yellow-background-color-default": "rgb(228, 194, 0)",
|
|
860
|
-
"yellow-visual-color": "rgb(244, 213, 0)"
|
|
861
|
-
},
|
|
862
|
-
"darkest": {
|
|
863
439
|
"accent-background-color-default": "rgb(6, 108, 231)",
|
|
864
440
|
"accent-background-color-down": "rgb(0, 78, 166)",
|
|
865
441
|
"accent-background-color-hover": "rgb(0, 92, 200)",
|
|
@@ -1282,6 +858,47 @@
|
|
|
1282
858
|
"yellow-900": "rgb(199, 162, 0)",
|
|
1283
859
|
"yellow-background-color-default": "rgb(216, 181, 0)",
|
|
1284
860
|
"yellow-visual-color": "rgb(233, 199, 0)"
|
|
861
|
+
},
|
|
862
|
+
"darkest": {
|
|
863
|
+
"black": "rgb(0, 0, 0)",
|
|
864
|
+
"color-handle-inner-border-color": "rgb(0, 0, 0)",
|
|
865
|
+
"color-handle-outer-border-color": "rgb(0, 0, 0)",
|
|
866
|
+
"color-loupe-drop-shadow-color": "rgba(0, 0, 0, 0.25)",
|
|
867
|
+
"color-loupe-inner-border": "rgba(0, 0, 0, 0.1)",
|
|
868
|
+
"color-loupe-outer-border": "rgb(255, 255, 255)",
|
|
869
|
+
"disabled-static-black-background-color": "rgba(0, 0, 0, 0.1)",
|
|
870
|
+
"disabled-static-black-border-color": "rgba(0, 0, 0, 0.25)",
|
|
871
|
+
"disabled-static-black-content-color": "rgba(0, 0, 0, 0.55)",
|
|
872
|
+
"disabled-static-white-background-color": "rgba(255, 255, 255, 0.1)",
|
|
873
|
+
"disabled-static-white-border-color": "rgba(255, 255, 255, 0.25)",
|
|
874
|
+
"disabled-static-white-content-color": "rgba(255, 255, 255, 0.55)",
|
|
875
|
+
"floating-action-button-drop-shadow-color": "rgba(0, 0, 0, 0.25)",
|
|
876
|
+
"floating-action-button-shadow-color": "rgba(0, 0, 0, 0.25)",
|
|
877
|
+
"opacity-checkerboard-square-light": "rgb(255, 255, 255)",
|
|
878
|
+
"overlay-color": "rgb(0, 0, 0)",
|
|
879
|
+
"picker-border-width": "1px",
|
|
880
|
+
"static-black-focus-indicator-color": "rgb(0, 0, 0)",
|
|
881
|
+
"static-white-focus-indicator-color": "rgb(255, 255, 255)",
|
|
882
|
+
"swatch-disabled-icon-border-color": "rgb(0, 0, 0)",
|
|
883
|
+
"transparent-black-100": "rgba(0, 0, 0, 0)",
|
|
884
|
+
"transparent-black-200": "rgba(0, 0, 0, 0.1)",
|
|
885
|
+
"transparent-black-300": "rgba(0, 0, 0, 0.25)",
|
|
886
|
+
"transparent-black-400": "rgba(0, 0, 0, 0.4)",
|
|
887
|
+
"transparent-black-500": "rgba(0, 0, 0, 0.55)",
|
|
888
|
+
"transparent-black-600": "rgba(0, 0, 0, 0.7)",
|
|
889
|
+
"transparent-black-700": "rgba(0, 0, 0, 0.8)",
|
|
890
|
+
"transparent-black-800": "rgba(0, 0, 0, 0.9)",
|
|
891
|
+
"transparent-black-900": "rgb(0, 0, 0)",
|
|
892
|
+
"transparent-white-100": "rgba(255, 255, 255, 0)",
|
|
893
|
+
"transparent-white-200": "rgba(255, 255, 255, 0.1)",
|
|
894
|
+
"transparent-white-300": "rgba(255, 255, 255, 0.25)",
|
|
895
|
+
"transparent-white-400": "rgba(255, 255, 255, 0.4)",
|
|
896
|
+
"transparent-white-500": "rgba(255, 255, 255, 0.55)",
|
|
897
|
+
"transparent-white-600": "rgba(255, 255, 255, 0.7)",
|
|
898
|
+
"transparent-white-700": "rgba(255, 255, 255, 0.8)",
|
|
899
|
+
"transparent-white-800": "rgba(255, 255, 255, 0.9)",
|
|
900
|
+
"transparent-white-900": "rgb(255, 255, 255)",
|
|
901
|
+
"white": "rgb(255, 255, 255)"
|
|
1285
902
|
}
|
|
1286
903
|
},
|
|
1287
904
|
"dimensions": {
|