@primer/primitives 8.2.4-rc.8aeeb948 → 8.2.4-rc.b28008e7
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/dist/css/functional/themes/dark-colorblind.css +10 -10
- package/dist/css/functional/themes/dark-dimmed.css +12 -12
- package/dist/css/functional/themes/dark-high-contrast.css +12 -12
- package/dist/css/functional/themes/dark-tritanopia.css +12 -12
- package/dist/css/functional/themes/dark.css +12 -12
- package/dist/docs/functional/themes/dark-colorblind.json +145 -145
- package/dist/docs/functional/themes/dark-dimmed.json +153 -155
- package/dist/docs/functional/themes/dark-high-contrast.json +154 -156
- package/dist/docs/functional/themes/dark-tritanopia.json +149 -149
- package/dist/docs/functional/themes/dark.json +153 -155
- package/dist/figma/themes/dark-colorblind.json +155 -155
- package/dist/figma/themes/dark-dimmed.json +138 -139
- package/dist/figma/themes/dark-high-contrast.json +138 -139
- package/dist/figma/themes/dark-tritanopia.json +157 -157
- package/dist/figma/themes/dark.json +138 -139
- package/dist/internalCss/dark-colorblind.css +10 -10
- package/dist/internalCss/dark-dimmed.css +12 -12
- package/dist/internalCss/dark-high-contrast.css +12 -12
- package/dist/internalCss/dark-tritanopia.css +12 -12
- package/dist/internalCss/dark.css +12 -12
- package/dist/styleLint/functional/themes/dark-colorblind.json +145 -145
- package/dist/styleLint/functional/themes/dark-dimmed.json +153 -155
- package/dist/styleLint/functional/themes/dark-high-contrast.json +154 -156
- package/dist/styleLint/functional/themes/dark-tritanopia.json +149 -149
- package/dist/styleLint/functional/themes/dark.json +153 -155
- package/package.json +1 -1
- package/src/tokens/functional/color/dark/overrides/dark.high-contrast.json5 +0 -7
- package/src/tokens/functional/color/dark/overrides/dark.tritanopia.json5 +0 -4
- package/src/tokens/functional/color/dark/primitives-dark.json5 +61 -62
|
@@ -723,10 +723,10 @@
|
|
|
723
723
|
--fgColor-neutral: #6e7681;
|
|
724
724
|
--fgColor-accent: #4493f8;
|
|
725
725
|
--fgColor-success: #58a6ff;
|
|
726
|
-
--fgColor-open: #f85149;
|
|
727
726
|
--fgColor-attention: #d29922;
|
|
728
727
|
--fgColor-severe: #f85149;
|
|
729
728
|
--fgColor-danger: #f85149;
|
|
729
|
+
--fgColor-open: #f85149;
|
|
730
730
|
--fgColor-closed: #6e7681;
|
|
731
731
|
--fgColor-done: #ab7df8;
|
|
732
732
|
--fgColor-upsell: #ab7df8;
|
|
@@ -746,15 +746,15 @@
|
|
|
746
746
|
--bgColor-accent-emphasis: #1f6feb;
|
|
747
747
|
--bgColor-success-muted: #388bfd26;
|
|
748
748
|
--bgColor-success-emphasis: #1f6feb;
|
|
749
|
-
--bgColor-open-muted: #f8514926;
|
|
750
|
-
--bgColor-open-emphasis: #da3633;
|
|
751
749
|
--bgColor-attention-muted: #bb800926;
|
|
752
750
|
--bgColor-attention-emphasis: #9e6a03;
|
|
753
751
|
--bgColor-severe-muted: #f851491a;
|
|
754
752
|
--bgColor-severe-emphasis: #da3633;
|
|
755
753
|
--bgColor-danger-muted: #f851491a;
|
|
756
754
|
--bgColor-danger-emphasis: #da3633;
|
|
757
|
-
--bgColor-
|
|
755
|
+
--bgColor-open-muted: #f851491a;
|
|
756
|
+
--bgColor-open-emphasis: #da3633;
|
|
757
|
+
--bgColor-closed-muted: #6e768126;
|
|
758
758
|
--bgColor-closed-emphasis: #484f58;
|
|
759
759
|
--bgColor-done-muted: #ab7df826;
|
|
760
760
|
--bgColor-done-emphasis: #8957e5;
|
|
@@ -774,14 +774,14 @@
|
|
|
774
774
|
--borderColor-accent-emphasis: #1f6feb;
|
|
775
775
|
--borderColor-success-muted: #388bfd66;
|
|
776
776
|
--borderColor-success-emphasis: #1f6feb;
|
|
777
|
-
--borderColor-open-muted: #f8514966;
|
|
778
|
-
--borderColor-open-emphasis: #da3633;
|
|
779
777
|
--borderColor-attention-muted: #bb800966;
|
|
780
778
|
--borderColor-attention-emphasis: #9e6a03;
|
|
781
779
|
--borderColor-severe-muted: #f8514966;
|
|
782
780
|
--borderColor-severe-emphasis: #da3633;
|
|
783
781
|
--borderColor-danger-muted: #f8514966;
|
|
784
782
|
--borderColor-danger-emphasis: #da3633;
|
|
783
|
+
--borderColor-open-muted: #f8514966;
|
|
784
|
+
--borderColor-open-emphasis: #da3633;
|
|
785
785
|
--borderColor-closed-muted: #6e768166;
|
|
786
786
|
--borderColor-closed-emphasis: #484f58;
|
|
787
787
|
--borderColor-done-muted: #ab7df866;
|
|
@@ -1572,10 +1572,10 @@
|
|
|
1572
1572
|
--fgColor-neutral: #6e7681;
|
|
1573
1573
|
--fgColor-accent: #4493f8;
|
|
1574
1574
|
--fgColor-success: #58a6ff;
|
|
1575
|
-
--fgColor-open: #f85149;
|
|
1576
1575
|
--fgColor-attention: #d29922;
|
|
1577
1576
|
--fgColor-severe: #f85149;
|
|
1578
1577
|
--fgColor-danger: #f85149;
|
|
1578
|
+
--fgColor-open: #f85149;
|
|
1579
1579
|
--fgColor-closed: #6e7681;
|
|
1580
1580
|
--fgColor-done: #ab7df8;
|
|
1581
1581
|
--fgColor-upsell: #ab7df8;
|
|
@@ -1595,15 +1595,15 @@
|
|
|
1595
1595
|
--bgColor-accent-emphasis: #1f6feb;
|
|
1596
1596
|
--bgColor-success-muted: #388bfd26;
|
|
1597
1597
|
--bgColor-success-emphasis: #1f6feb;
|
|
1598
|
-
--bgColor-open-muted: #f8514926;
|
|
1599
|
-
--bgColor-open-emphasis: #da3633;
|
|
1600
1598
|
--bgColor-attention-muted: #bb800926;
|
|
1601
1599
|
--bgColor-attention-emphasis: #9e6a03;
|
|
1602
1600
|
--bgColor-severe-muted: #f851491a;
|
|
1603
1601
|
--bgColor-severe-emphasis: #da3633;
|
|
1604
1602
|
--bgColor-danger-muted: #f851491a;
|
|
1605
1603
|
--bgColor-danger-emphasis: #da3633;
|
|
1606
|
-
--bgColor-
|
|
1604
|
+
--bgColor-open-muted: #f851491a;
|
|
1605
|
+
--bgColor-open-emphasis: #da3633;
|
|
1606
|
+
--bgColor-closed-muted: #6e768126;
|
|
1607
1607
|
--bgColor-closed-emphasis: #484f58;
|
|
1608
1608
|
--bgColor-done-muted: #ab7df826;
|
|
1609
1609
|
--bgColor-done-emphasis: #8957e5;
|
|
@@ -1623,14 +1623,14 @@
|
|
|
1623
1623
|
--borderColor-accent-emphasis: #1f6feb;
|
|
1624
1624
|
--borderColor-success-muted: #388bfd66;
|
|
1625
1625
|
--borderColor-success-emphasis: #1f6feb;
|
|
1626
|
-
--borderColor-open-muted: #f8514966;
|
|
1627
|
-
--borderColor-open-emphasis: #da3633;
|
|
1628
1626
|
--borderColor-attention-muted: #bb800966;
|
|
1629
1627
|
--borderColor-attention-emphasis: #9e6a03;
|
|
1630
1628
|
--borderColor-severe-muted: #f8514966;
|
|
1631
1629
|
--borderColor-severe-emphasis: #da3633;
|
|
1632
1630
|
--borderColor-danger-muted: #f8514966;
|
|
1633
1631
|
--borderColor-danger-emphasis: #da3633;
|
|
1632
|
+
--borderColor-open-muted: #f8514966;
|
|
1633
|
+
--borderColor-open-emphasis: #da3633;
|
|
1634
1634
|
--borderColor-closed-muted: #6e768166;
|
|
1635
1635
|
--borderColor-closed-emphasis: #484f58;
|
|
1636
1636
|
--borderColor-done-muted: #ab7df866;
|
|
@@ -723,10 +723,10 @@
|
|
|
723
723
|
--fgColor-neutral: #6e7681;
|
|
724
724
|
--fgColor-accent: #4493f8;
|
|
725
725
|
--fgColor-success: #3fb950;
|
|
726
|
-
--fgColor-open: #3fb950;
|
|
727
726
|
--fgColor-attention: #d29922;
|
|
728
727
|
--fgColor-severe: #db6d28;
|
|
729
728
|
--fgColor-danger: #f85149;
|
|
729
|
+
--fgColor-open: #3fb950;
|
|
730
730
|
--fgColor-closed: #f85149;
|
|
731
731
|
--fgColor-done: #ab7df8;
|
|
732
732
|
--fgColor-upsell: #ab7df8;
|
|
@@ -746,15 +746,15 @@
|
|
|
746
746
|
--bgColor-accent-emphasis: #1f6feb;
|
|
747
747
|
--bgColor-success-muted: #2ea04326;
|
|
748
748
|
--bgColor-success-emphasis: #238636;
|
|
749
|
-
--bgColor-open-muted: #2ea04326;
|
|
750
|
-
--bgColor-open-emphasis: #238636;
|
|
751
749
|
--bgColor-attention-muted: #bb800926;
|
|
752
750
|
--bgColor-attention-emphasis: #9e6a03;
|
|
753
751
|
--bgColor-severe-muted: #db6d281a;
|
|
754
752
|
--bgColor-severe-emphasis: #bd561d;
|
|
755
753
|
--bgColor-danger-muted: #f851491a;
|
|
756
754
|
--bgColor-danger-emphasis: #da3633;
|
|
757
|
-
--bgColor-
|
|
755
|
+
--bgColor-open-muted: #2ea0431a;
|
|
756
|
+
--bgColor-open-emphasis: #238636;
|
|
757
|
+
--bgColor-closed-muted: #f8514926;
|
|
758
758
|
--bgColor-closed-emphasis: #da3633;
|
|
759
759
|
--bgColor-done-muted: #ab7df826;
|
|
760
760
|
--bgColor-done-emphasis: #8957e5;
|
|
@@ -774,14 +774,14 @@
|
|
|
774
774
|
--borderColor-accent-emphasis: #1f6feb;
|
|
775
775
|
--borderColor-success-muted: #2ea04366;
|
|
776
776
|
--borderColor-success-emphasis: #238636;
|
|
777
|
-
--borderColor-open-muted: #2ea04366;
|
|
778
|
-
--borderColor-open-emphasis: #238636;
|
|
779
777
|
--borderColor-attention-muted: #bb800966;
|
|
780
778
|
--borderColor-attention-emphasis: #9e6a03;
|
|
781
779
|
--borderColor-severe-muted: #db6d2866;
|
|
782
780
|
--borderColor-severe-emphasis: #bd561d;
|
|
783
781
|
--borderColor-danger-muted: #f8514966;
|
|
784
782
|
--borderColor-danger-emphasis: #da3633;
|
|
783
|
+
--borderColor-open-muted: #2ea04366;
|
|
784
|
+
--borderColor-open-emphasis: #238636;
|
|
785
785
|
--borderColor-closed-muted: #f8514966;
|
|
786
786
|
--borderColor-closed-emphasis: #da3633;
|
|
787
787
|
--borderColor-done-muted: #ab7df866;
|
|
@@ -1572,10 +1572,10 @@
|
|
|
1572
1572
|
--fgColor-neutral: #6e7681;
|
|
1573
1573
|
--fgColor-accent: #4493f8;
|
|
1574
1574
|
--fgColor-success: #3fb950;
|
|
1575
|
-
--fgColor-open: #3fb950;
|
|
1576
1575
|
--fgColor-attention: #d29922;
|
|
1577
1576
|
--fgColor-severe: #db6d28;
|
|
1578
1577
|
--fgColor-danger: #f85149;
|
|
1578
|
+
--fgColor-open: #3fb950;
|
|
1579
1579
|
--fgColor-closed: #f85149;
|
|
1580
1580
|
--fgColor-done: #ab7df8;
|
|
1581
1581
|
--fgColor-upsell: #ab7df8;
|
|
@@ -1595,15 +1595,15 @@
|
|
|
1595
1595
|
--bgColor-accent-emphasis: #1f6feb;
|
|
1596
1596
|
--bgColor-success-muted: #2ea04326;
|
|
1597
1597
|
--bgColor-success-emphasis: #238636;
|
|
1598
|
-
--bgColor-open-muted: #2ea04326;
|
|
1599
|
-
--bgColor-open-emphasis: #238636;
|
|
1600
1598
|
--bgColor-attention-muted: #bb800926;
|
|
1601
1599
|
--bgColor-attention-emphasis: #9e6a03;
|
|
1602
1600
|
--bgColor-severe-muted: #db6d281a;
|
|
1603
1601
|
--bgColor-severe-emphasis: #bd561d;
|
|
1604
1602
|
--bgColor-danger-muted: #f851491a;
|
|
1605
1603
|
--bgColor-danger-emphasis: #da3633;
|
|
1606
|
-
--bgColor-
|
|
1604
|
+
--bgColor-open-muted: #2ea0431a;
|
|
1605
|
+
--bgColor-open-emphasis: #238636;
|
|
1606
|
+
--bgColor-closed-muted: #f8514926;
|
|
1607
1607
|
--bgColor-closed-emphasis: #da3633;
|
|
1608
1608
|
--bgColor-done-muted: #ab7df826;
|
|
1609
1609
|
--bgColor-done-emphasis: #8957e5;
|
|
@@ -1623,14 +1623,14 @@
|
|
|
1623
1623
|
--borderColor-accent-emphasis: #1f6feb;
|
|
1624
1624
|
--borderColor-success-muted: #2ea04366;
|
|
1625
1625
|
--borderColor-success-emphasis: #238636;
|
|
1626
|
-
--borderColor-open-muted: #2ea04366;
|
|
1627
|
-
--borderColor-open-emphasis: #238636;
|
|
1628
1626
|
--borderColor-attention-muted: #bb800966;
|
|
1629
1627
|
--borderColor-attention-emphasis: #9e6a03;
|
|
1630
1628
|
--borderColor-severe-muted: #db6d2866;
|
|
1631
1629
|
--borderColor-severe-emphasis: #bd561d;
|
|
1632
1630
|
--borderColor-danger-muted: #f8514966;
|
|
1633
1631
|
--borderColor-danger-emphasis: #da3633;
|
|
1632
|
+
--borderColor-open-muted: #2ea04366;
|
|
1633
|
+
--borderColor-open-emphasis: #238636;
|
|
1634
1634
|
--borderColor-closed-muted: #f8514966;
|
|
1635
1635
|
--borderColor-closed-emphasis: #da3633;
|
|
1636
1636
|
--borderColor-done-muted: #ab7df866;
|