Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use default colors for high contrast contribution graph #1197

Merged
merged 4 commits into from
Mar 20, 2025

Conversation

langermank
Copy link
Contributor

Temporarily reverting high contrast themes to use the default experience. We will followup with higher contrast options in a future release.

Verified

This commit was signed with the committer’s verified signature.
etnbrd Etienne Brodu
Copy link

changeset-bot bot commented Mar 20, 2025

🦋 Changeset detected

Latest commit: 0f92149

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@primer/primitives Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@langermank langermank added the update snapshots Update visual regression test snapshots label Mar 20, 2025
Copy link
Contributor

github-actions bot commented Mar 20, 2025

Design Token Diff (CSS)

/css/functional/themes/dark-high-contrast.css

+++ /home/runner/work/primitives/primitives/dist/css/functional/themes/dark-high-contrast.css	2025-03-20 22:03:22.123112532 +0000
@@ -140,16 +140,16 @@
 --color-prettylights-syntax-string-regexp: #72f088;
 --color-prettylights-syntax-sublimelinter-gutter-mark: #3d444d;
 --color-prettylights-syntax-variable: #ffb757;
-  --contribution-default-bgColor-0: #212830;
+  --contribution-default-bgColor-0: #151b23;
 --contribution-default-bgColor-1: #007728;
 --contribution-default-bgColor-2: #02a232;
 --contribution-default-bgColor-3: #0ac740;
 --contribution-default-bgColor-4: #4ae168;
-  --contribution-default-borderColor-0: #ffffff;
-  --contribution-default-borderColor-1: #ffffff;
-  --contribution-default-borderColor-2: #ffffff;
-  --contribution-default-borderColor-3: #ffffff;
-  --contribution-default-borderColor-4: #ffffff;
+  --contribution-default-borderColor-0: #ffffff0d;
+  --contribution-default-borderColor-1: #ffffff0d;
+  --contribution-default-borderColor-2: #ffffff0d;
+  --contribution-default-borderColor-3: #ffffff0d;
+  --contribution-default-borderColor-4: #ffffff0d;
 --contribution-halloween-bgColor-1: #fac68f;
 --contribution-halloween-bgColor-2: #c46212;
 --contribution-halloween-bgColor-3: #984b10;
@@ -829,16 +829,16 @@
   --color-prettylights-syntax-string-regexp: #72f088;
   --color-prettylights-syntax-sublimelinter-gutter-mark: #3d444d;
   --color-prettylights-syntax-variable: #ffb757;
-    --contribution-default-bgColor-0: #212830;
+    --contribution-default-bgColor-0: #151b23;
   --contribution-default-bgColor-1: #007728;
   --contribution-default-bgColor-2: #02a232;
   --contribution-default-bgColor-3: #0ac740;
   --contribution-default-bgColor-4: #4ae168;
-    --contribution-default-borderColor-0: #ffffff;
-    --contribution-default-borderColor-1: #ffffff;
-    --contribution-default-borderColor-2: #ffffff;
-    --contribution-default-borderColor-3: #ffffff;
-    --contribution-default-borderColor-4: #ffffff;
+    --contribution-default-borderColor-0: #ffffff0d;
+    --contribution-default-borderColor-1: #ffffff0d;
+    --contribution-default-borderColor-2: #ffffff0d;
+    --contribution-default-borderColor-3: #ffffff0d;
+    --contribution-default-borderColor-4: #ffffff0d;
   --contribution-halloween-bgColor-1: #fac68f;
   --contribution-halloween-bgColor-2: #c46212;
   --contribution-halloween-bgColor-3: #984b10;

/css/functional/themes/light-high-contrast.css

+++ /home/runner/work/primitives/primitives/dist/css/functional/themes/light-high-contrast.css	2025-03-20 22:03:13.880144109 +0000
@@ -125,16 +125,16 @@
 --color-prettylights-syntax-string-regexp: #024c1a;
 --color-prettylights-syntax-sublimelinter-gutter-mark: #818b98;
 --color-prettylights-syntax-variable: #702c00;
-  --contribution-default-bgColor-0: #e6eaef;
+  --contribution-default-bgColor-0: #eff2f5;
 --contribution-default-bgColor-1: #82e596;
 --contribution-default-bgColor-2: #26a148;
 --contribution-default-bgColor-3: #117f32;
 --contribution-default-bgColor-4: #024c1a;
-  --contribution-default-borderColor-0: #010409;
-  --contribution-default-borderColor-1: #010409;
-  --contribution-default-borderColor-2: #010409;
-  --contribution-default-borderColor-3: #010409;
-  --contribution-default-borderColor-4: #010409;
+  --contribution-default-borderColor-0: #0104090d;
+  --contribution-default-borderColor-1: #0104090d;
+  --contribution-default-borderColor-2: #0104090d;
+  --contribution-default-borderColor-3: #0104090d;
+  --contribution-default-borderColor-4: #0104090d;
 --contribution-halloween-bgColor-1: #f0db3d;
 --contribution-halloween-bgColor-2: #ffd642;
 --contribution-halloween-bgColor-3: #f68c41;
@@ -814,16 +814,16 @@
   --color-prettylights-syntax-string-regexp: #024c1a;
   --color-prettylights-syntax-sublimelinter-gutter-mark: #818b98;
   --color-prettylights-syntax-variable: #702c00;
-    --contribution-default-bgColor-0: #e6eaef;
+    --contribution-default-bgColor-0: #eff2f5;
   --contribution-default-bgColor-1: #82e596;
   --contribution-default-bgColor-2: #26a148;
   --contribution-default-bgColor-3: #117f32;
   --contribution-default-bgColor-4: #024c1a;
-    --contribution-default-borderColor-0: #010409;
-    --contribution-default-borderColor-1: #010409;
-    --contribution-default-borderColor-2: #010409;
-    --contribution-default-borderColor-3: #010409;
-    --contribution-default-borderColor-4: #010409;
+    --contribution-default-borderColor-0: #0104090d;
+    --contribution-default-borderColor-1: #0104090d;
+    --contribution-default-borderColor-2: #0104090d;
+    --contribution-default-borderColor-3: #0104090d;
+    --contribution-default-borderColor-4: #0104090d;
   --contribution-halloween-bgColor-1: #f0db3d;
   --contribution-halloween-bgColor-2: #ffd642;
   --contribution-halloween-bgColor-3: #f68c41;

Copy link
Contributor

github-actions bot commented Mar 20, 2025

Design Token Diff (StyleLint)

/styleLint/functional/themes/dark-colorblind.json

+++ /home/runner/work/primitives/primitives/dist/styleLint/functional/themes/dark-colorblind.json	2025-03-20 22:03:20.382119478 +0000
@@ -10740,8 +10740,6 @@
       "scopes": ["bgColor"]
     },
     "org.primer.overrides": {
-        "dark-high-contrast": "#212830",
-        "light-high-contrast": "#212830",
       "dark-dimmed": "#2a313c"
     }
   },
@@ -10757,8 +10755,6 @@
         "scopes": ["bgColor"]
       },
       "org.primer.overrides": {
-          "dark-high-contrast": "{base.color.neutral.3}",
-          "light-high-contrast": "{base.color.neutral.3}",
         "dark-dimmed": "{base.color.neutral.5}"
       }
     }
@@ -10922,16 +10918,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -10961,16 +10947,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -11004,16 +10980,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11043,16 +11009,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -11086,16 +11042,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11125,16 +11071,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -11168,16 +11104,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11207,16 +11133,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -11250,16 +11166,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11289,16 +11195,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }

/styleLint/functional/themes/dark-dimmed.json

+++ /home/runner/work/primitives/primitives/dist/styleLint/functional/themes/dark-dimmed.json	2025-03-20 22:03:17.128132400 +0000
@@ -10734,8 +10734,6 @@
       "scopes": ["bgColor"]
     },
     "org.primer.overrides": {
-        "dark-high-contrast": "#212830",
-        "light-high-contrast": "#212830",
       "dark-dimmed": "#2a313c"
     }
   },
@@ -10751,8 +10749,6 @@
         "scopes": ["bgColor"]
       },
       "org.primer.overrides": {
-          "dark-high-contrast": "{base.color.neutral.3}",
-          "light-high-contrast": "{base.color.neutral.3}",
         "dark-dimmed": "{base.color.neutral.5}"
       }
     }
@@ -10916,16 +10912,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#cdd9e5",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -10955,16 +10941,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -10998,16 +10974,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#cdd9e5",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11037,16 +11003,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -11080,16 +11036,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#cdd9e5",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11119,16 +11065,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -11162,16 +11098,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#cdd9e5",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11201,16 +11127,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -11244,16 +11160,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#cdd9e5",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11283,16 +11189,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }

/styleLint/functional/themes/dark-high-contrast.json

+++ /home/runner/work/primitives/primitives/dist/styleLint/functional/themes/dark-high-contrast.json	2025-03-20 22:03:22.124112529 +0000
@@ -10739,7 +10739,7 @@
   "key": "{color.prettylights.syntax.variable}"
 },
 "contribution-default-bgColor-0": {
-    "$value": "#212830",
+    "$value": "#151b23",
   "$type": "color",
   "$extensions": {
     "org.primer.figma": {
@@ -10748,15 +10748,13 @@
       "scopes": ["bgColor"]
     },
     "org.primer.overrides": {
-        "dark-high-contrast": "#212830",
-        "light-high-contrast": "#212830",
       "dark-dimmed": "#2a313c"
     }
   },
   "filePath": "src/tokens/component/contribution.json5",
   "isSource": true,
   "original": {
-      "$value": "{base.color.neutral.3}",
+      "$value": "{base.color.neutral.2}",
     "$type": "color",
     "$extensions": {
       "org.primer.figma": {
@@ -10765,8 +10763,6 @@
         "scopes": ["bgColor"]
       },
       "org.primer.overrides": {
-          "dark-high-contrast": "{base.color.neutral.3}",
-          "light-high-contrast": "{base.color.neutral.3}",
         "dark-dimmed": "{base.color.neutral.5}"
       }
     }
@@ -10907,8 +10903,8 @@
   "key": "{contribution.default.bgColor.4}"
 },
 "contribution-default-borderColor-0": {
-    "$value": "#ffffff",
-    "alpha": 1,
+    "$value": "#ffffff0d",
+    "alpha": 0.05,
   "$type": "color",
   "$extensions": {
     "org.primer.figma": {
@@ -10930,16 +10926,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -10947,7 +10933,7 @@
   "isSource": true,
   "original": {
     "$value": "{base.color.white}",
-      "alpha": 1,
+      "alpha": 0.05,
     "$type": "color",
     "$extensions": {
       "org.primer.figma": {
@@ -10969,16 +10955,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -10989,8 +10965,8 @@
   "key": "{contribution.default.borderColor.0}"
 },
 "contribution-default-borderColor-1": {
-    "$value": "#ffffff",
-    "alpha": 1,
+    "$value": "#ffffff0d",
+    "alpha": 0.05,
   "$type": "color",
   "$extensions": {
     "org.primer.figma": {
@@ -11012,16 +10988,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11029,7 +10995,7 @@
   "isSource": true,
   "original": {
     "$value": "{base.color.white}",
-      "alpha": 1,
+      "alpha": 0.05,
     "$type": "color",
     "$extensions": {
       "org.primer.figma": {
@@ -11051,16 +11017,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -11071,8 +11027,8 @@
   "key": "{contribution.default.borderColor.1}"
 },
 "contribution-default-borderColor-2": {
-    "$value": "#ffffff",
-    "alpha": 1,
+    "$value": "#ffffff0d",
+    "alpha": 0.05,
   "$type": "color",
   "$extensions": {
     "org.primer.figma": {
@@ -11094,16 +11050,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11111,7 +11057,7 @@
   "isSource": true,
   "original": {
     "$value": "{base.color.white}",
-      "alpha": 1,
+      "alpha": 0.05,
     "$type": "color",
     "$extensions": {
       "org.primer.figma": {
@@ -11133,16 +11079,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -11153,8 +11089,8 @@
   "key": "{contribution.default.borderColor.2}"
 },
 "contribution-default-borderColor-3": {
-    "$value": "#ffffff",
-    "alpha": 1,
+    "$value": "#ffffff0d",
+    "alpha": 0.05,
   "$type": "color",
   "$extensions": {
     "org.primer.figma": {
@@ -11176,16 +11112,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11193,7 +11119,7 @@
   "isSource": true,
   "original": {
     "$value": "{base.color.white}",
-      "alpha": 1,
+      "alpha": 0.05,
     "$type": "color",
     "$extensions": {
       "org.primer.figma": {
@@ -11215,16 +11141,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -11235,8 +11151,8 @@
   "key": "{contribution.default.borderColor.3}"
 },
 "contribution-default-borderColor-4": {
-    "$value": "#ffffff",
-    "alpha": 1,
+    "$value": "#ffffff0d",
+    "alpha": 0.05,
   "$type": "color",
   "$extensions": {
     "org.primer.figma": {
@@ -11258,16 +11174,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11275,7 +11181,7 @@
   "isSource": true,
   "original": {
     "$value": "{base.color.white}",
-      "alpha": 1,
+      "alpha": 0.05,
     "$type": "color",
     "$extensions": {
       "org.primer.figma": {
@@ -11297,16 +11203,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }

/styleLint/functional/themes/dark-tritanopia.json

+++ /home/runner/work/primitives/primitives/dist/styleLint/functional/themes/dark-tritanopia.json	2025-03-20 22:03:18.787125842 +0000
@@ -10740,8 +10740,6 @@
       "scopes": ["bgColor"]
     },
     "org.primer.overrides": {
-        "dark-high-contrast": "#212830",
-        "light-high-contrast": "#212830",
       "dark-dimmed": "#2a313c"
     }
   },
@@ -10757,8 +10755,6 @@
         "scopes": ["bgColor"]
       },
       "org.primer.overrides": {
-          "dark-high-contrast": "{base.color.neutral.3}",
-          "light-high-contrast": "{base.color.neutral.3}",
         "dark-dimmed": "{base.color.neutral.5}"
       }
     }
@@ -10922,16 +10918,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -10961,16 +10947,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -11004,16 +10980,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11043,16 +11009,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -11086,16 +11042,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11125,16 +11071,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -11168,16 +11104,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11207,16 +11133,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -11250,16 +11166,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11289,16 +11195,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }

/styleLint/functional/themes/dark.json

+++ /home/runner/work/primitives/primitives/dist/styleLint/functional/themes/dark.json	2025-03-20 22:03:15.580137981 +0000
@@ -10732,8 +10732,6 @@
       "scopes": ["bgColor"]
     },
     "org.primer.overrides": {
-        "dark-high-contrast": "#212830",
-        "light-high-contrast": "#212830",
       "dark-dimmed": "#2a313c"
     }
   },
@@ -10749,8 +10747,6 @@
         "scopes": ["bgColor"]
       },
       "org.primer.overrides": {
-          "dark-high-contrast": "{base.color.neutral.3}",
-          "light-high-contrast": "{base.color.neutral.3}",
         "dark-dimmed": "{base.color.neutral.5}"
       }
     }
@@ -10914,16 +10910,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -10953,16 +10939,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -10996,16 +10972,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11035,16 +11001,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -11078,16 +11034,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11117,16 +11063,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -11160,16 +11096,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11199,16 +11125,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -11242,16 +11158,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11281,16 +11187,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }

/styleLint/functional/themes/light-colorblind.json

+++ /home/runner/work/primitives/primitives/dist/styleLint/functional/themes/light-colorblind.json	2025-03-20 22:03:12.343149650 +0000
@@ -10722,8 +10722,6 @@
       "scopes": ["bgColor"]
     },
     "org.primer.overrides": {
-        "dark-high-contrast": "#e6eaef",
-        "light-high-contrast": "#e6eaef",
       "dark-dimmed": "#dae0e7"
     }
   },
@@ -10739,8 +10737,6 @@
         "scopes": ["bgColor"]
       },
       "org.primer.overrides": {
-          "dark-high-contrast": "{base.color.neutral.3}",
-          "light-high-contrast": "{base.color.neutral.3}",
         "dark-dimmed": "{base.color.neutral.5}"
       }
     }
@@ -10904,16 +10900,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -10943,16 +10929,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -10986,16 +10962,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11025,16 +10991,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -11068,16 +11024,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11107,16 +11053,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -11150,16 +11086,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11189,16 +11115,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -11232,16 +11148,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11271,16 +11177,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }

/styleLint/functional/themes/light-high-contrast.json

+++ /home/runner/work/primitives/primitives/dist/styleLint/functional/themes/light-high-contrast.json	2025-03-20 22:03:13.881144106 +0000
@@ -10713,7 +10713,7 @@
   "key": "{color.prettylights.syntax.variable}"
 },
 "contribution-default-bgColor-0": {
-    "$value": "#e6eaef",
+    "$value": "#eff2f5",
   "$type": "color",
   "$extensions": {
     "org.primer.figma": {
@@ -10722,15 +10722,13 @@
       "scopes": ["bgColor"]
     },
     "org.primer.overrides": {
-        "dark-high-contrast": "#e6eaef",
-        "light-high-contrast": "#e6eaef",
       "dark-dimmed": "#dae0e7"
     }
   },
   "filePath": "src/tokens/component/contribution.json5",
   "isSource": true,
   "original": {
-      "$value": "{base.color.neutral.3}",
+      "$value": "{base.color.neutral.2}",
     "$type": "color",
     "$extensions": {
       "org.primer.figma": {
@@ -10739,8 +10737,6 @@
         "scopes": ["bgColor"]
       },
       "org.primer.overrides": {
-          "dark-high-contrast": "{base.color.neutral.3}",
-          "light-high-contrast": "{base.color.neutral.3}",
         "dark-dimmed": "{base.color.neutral.5}"
       }
     }
@@ -10881,8 +10877,8 @@
   "key": "{contribution.default.bgColor.4}"
 },
 "contribution-default-borderColor-0": {
-    "$value": "#010409",
-    "alpha": 1,
+    "$value": "#0104090d",
+    "alpha": 0.05,
   "$type": "color",
   "$extensions": {
     "org.primer.figma": {
@@ -10904,16 +10900,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -10921,7 +10907,7 @@
   "isSource": true,
   "original": {
     "$value": "{base.color.black}",
-      "alpha": 1,
+      "alpha": 0.05,
     "$type": "color",
     "$extensions": {
       "org.primer.figma": {
@@ -10943,16 +10929,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -10963,8 +10939,8 @@
   "key": "{contribution.default.borderColor.0}"
 },
 "contribution-default-borderColor-1": {
-    "$value": "#010409",
-    "alpha": 1,
+    "$value": "#0104090d",
+    "alpha": 0.05,
   "$type": "color",
   "$extensions": {
     "org.primer.figma": {
@@ -10986,16 +10962,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11003,7 +10969,7 @@
   "isSource": true,
   "original": {
     "$value": "{base.color.black}",
-      "alpha": 1,
+      "alpha": 0.05,
     "$type": "color",
     "$extensions": {
       "org.primer.figma": {
@@ -11025,16 +10991,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -11045,8 +11001,8 @@
   "key": "{contribution.default.borderColor.1}"
 },
 "contribution-default-borderColor-2": {
-    "$value": "#010409",
-    "alpha": 1,
+    "$value": "#0104090d",
+    "alpha": 0.05,
   "$type": "color",
   "$extensions": {
     "org.primer.figma": {
@@ -11068,16 +11024,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11085,7 +11031,7 @@
   "isSource": true,
   "original": {
     "$value": "{base.color.black}",
-      "alpha": 1,
+      "alpha": 0.05,
     "$type": "color",
     "$extensions": {
       "org.primer.figma": {
@@ -11107,16 +11053,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -11127,8 +11063,8 @@
   "key": "{contribution.default.borderColor.2}"
 },
 "contribution-default-borderColor-3": {
-    "$value": "#010409",
-    "alpha": 1,
+    "$value": "#0104090d",
+    "alpha": 0.05,
   "$type": "color",
   "$extensions": {
     "org.primer.figma": {
@@ -11150,16 +11086,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11167,7 +11093,7 @@
   "isSource": true,
   "original": {
     "$value": "{base.color.black}",
-      "alpha": 1,
+      "alpha": 0.05,
     "$type": "color",
     "$extensions": {
       "org.primer.figma": {
@@ -11189,16 +11115,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -11209,8 +11125,8 @@
   "key": "{contribution.default.borderColor.3}"
 },
 "contribution-default-borderColor-4": {
-    "$value": "#010409",
-    "alpha": 1,
+    "$value": "#0104090d",
+    "alpha": 0.05,
   "$type": "color",
   "$extensions": {
     "org.primer.figma": {
@@ -11232,16 +11148,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11249,7 +11155,7 @@
   "isSource": true,
   "original": {
     "$value": "{base.color.black}",
-      "alpha": 1,
+      "alpha": 0.05,
     "$type": "color",
     "$extensions": {
       "org.primer.figma": {
@@ -11271,16 +11177,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }

/styleLint/functional/themes/light-tritanopia.json

+++ /home/runner/work/primitives/primitives/dist/styleLint/functional/themes/light-tritanopia.json	2025-03-20 22:03:10.727155476 +0000
@@ -10722,8 +10722,6 @@
       "scopes": ["bgColor"]
     },
     "org.primer.overrides": {
-        "dark-high-contrast": "#e6eaef",
-        "light-high-contrast": "#e6eaef",
       "dark-dimmed": "#dae0e7"
     }
   },
@@ -10739,8 +10737,6 @@
         "scopes": ["bgColor"]
       },
       "org.primer.overrides": {
-          "dark-high-contrast": "{base.color.neutral.3}",
-          "light-high-contrast": "{base.color.neutral.3}",
         "dark-dimmed": "{base.color.neutral.5}"
       }
     }
@@ -10904,16 +10900,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -10943,16 +10929,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -10986,16 +10962,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11025,16 +10991,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -11068,16 +11024,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11107,16 +11053,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -11150,16 +11086,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11189,16 +11115,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -11232,16 +11148,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11271,16 +11177,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }

/styleLint/functional/themes/light.json

+++ /home/runner/work/primitives/primitives/dist/styleLint/functional/themes/light.json	2025-03-20 22:03:09.119161377 +0000
@@ -10718,8 +10718,6 @@
       "scopes": ["bgColor"]
     },
     "org.primer.overrides": {
-        "dark-high-contrast": "#e6eaef",
-        "light-high-contrast": "#e6eaef",
       "dark-dimmed": "#dae0e7"
     }
   },
@@ -10735,8 +10733,6 @@
         "scopes": ["bgColor"]
       },
       "org.primer.overrides": {
-          "dark-high-contrast": "{base.color.neutral.3}",
-          "light-high-contrast": "{base.color.neutral.3}",
         "dark-dimmed": "{base.color.neutral.5}"
       }
     }
@@ -10900,16 +10896,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -10939,16 +10925,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -10982,16 +10958,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11021,16 +10987,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -11064,16 +11020,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11103,16 +11049,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -11146,16 +11082,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11185,16 +11111,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }
@@ -11228,16 +11144,6 @@
         "filePath": "src/tokens/component/contribution.json5",
         "isSource": true,
         "$type": "color"
-        },
-        "dark-high-contrast": {
-          "$value": "#ffffff",
-          "alpha": 1,
-          "filePath": "src/tokens/component/contribution.json5",
-          "isSource": true,
-          "$type": "color"
-        },
-        "light-high-contrast": {
-          "alpha": 1
       }
     }
   },
@@ -11267,16 +11173,6 @@
           "filePath": "src/tokens/component/contribution.json5",
           "isSource": true,
           "$type": "color"
-          },
-          "dark-high-contrast": {
-            "$value": "{base.color.white}",
-            "alpha": 1,
-            "filePath": "src/tokens/component/contribution.json5",
-            "isSource": true,
-            "$type": "color"
-          },
-          "light-high-contrast": {
-            "alpha": 1
         }
       }
     }

Copy link
Contributor

github-actions bot commented Mar 20, 2025

Design Token Diff (Figma)

/figma/themes/dark-high-contrast.json

+++ /home/runner/work/primitives/primitives/dist/figma/themes/dark-high-contrast.json	2025-03-20 22:03:29.896078113 +0000
@@ -2771,14 +2771,14 @@
 {
   "name": "contribution/default/bgColor/0",
   "value": {
-      "r": 0.12941176470588237,
-      "g": 0.1568627450980392,
-      "b": 0.18823529411764706,
+      "r": 0.08235294117647059,
+      "g": 0.10588235294117647,
+      "b": 0.13725490196078433,
     "a": 1
   },
   "type": "COLOR",
   "refId": "mode/contribution/default/bgColor/0",
-    "reference": "base/color/dark/base/color/neutral/3",
+    "reference": "base/color/dark/base/color/neutral/2",
   "collection": "mode",
   "mode": "dark high contrast",
   "group": "component (internal)",
@@ -2854,10 +2854,10 @@
     "r": 1,
     "g": 1,
     "b": 1,
-      "a": 1
+      "a": 0.05
   },
   "type": "COLOR",
-    "alpha": 1,
+    "alpha": 0.05,
   "refId": "mode/contribution/default/borderColor/0",
   "reference": "base/color/dark/base/color/white",
   "collection": "mode",
@@ -2871,10 +2871,10 @@
     "r": 1,
     "g": 1,
     "b": 1,
-      "a": 1
+      "a": 0.05
   },
   "type": "COLOR",
-    "alpha": 1,
+    "alpha": 0.05,
   "refId": "mode/contribution/default/borderColor/1",
   "reference": "base/color/dark/base/color/white",
   "collection": "mode",
@@ -2888,10 +2888,10 @@
     "r": 1,
     "g": 1,
     "b": 1,
-      "a": 1
+      "a": 0.05
   },
   "type": "COLOR",
-    "alpha": 1,
+    "alpha": 0.05,
   "refId": "mode/contribution/default/borderColor/2",
   "reference": "base/color/dark/base/color/white",
   "collection": "mode",
@@ -2905,10 +2905,10 @@
     "r": 1,
     "g": 1,
     "b": 1,
-      "a": 1
+      "a": 0.05
   },
   "type": "COLOR",
-    "alpha": 1,
+    "alpha": 0.05,
   "refId": "mode/contribution/default/borderColor/3",
   "reference": "base/color/dark/base/color/white",
   "collection": "mode",
@@ -2922,10 +2922,10 @@
     "r": 1,
     "g": 1,
     "b": 1,
-      "a": 1
+      "a": 0.05
   },
   "type": "COLOR",
-    "alpha": 1,
+    "alpha": 0.05,
   "refId": "mode/contribution/default/borderColor/4",
   "reference": "base/color/dark/base/color/white",
   "collection": "mode",

/figma/themes/light-high-contrast.json

+++ /home/runner/work/primitives/primitives/dist/figma/themes/light-high-contrast.json	2025-03-20 22:03:27.602088137 +0000
@@ -2762,14 +2762,14 @@
 {
   "name": "contribution/default/bgColor/0",
   "value": {
-      "r": 0.9019607843137255,
-      "g": 0.9176470588235294,
-      "b": 0.9372549019607843,
+      "r": 0.9372549019607843,
+      "g": 0.9490196078431372,
+      "b": 0.9607843137254902,
     "a": 1
   },
   "type": "COLOR",
   "refId": "mode/contribution/default/bgColor/0",
-    "reference": "base/color/light/base/color/neutral/3",
+    "reference": "base/color/light/base/color/neutral/2",
   "collection": "mode",
   "mode": "light high contrast",
   "group": "component (internal)",
@@ -2845,10 +2845,10 @@
     "r": 0.00392156862745098,
     "g": 0.01568627450980392,
     "b": 0.03529411764705882,
-      "a": 1
+      "a": 0.05
   },
   "type": "COLOR",
-    "alpha": 1,
+    "alpha": 0.05,
   "refId": "mode/contribution/default/borderColor/0",
   "reference": "base/color/light-high-contrast/base/color/black",
   "collection": "mode",
@@ -2862,10 +2862,10 @@
     "r": 0.00392156862745098,
     "g": 0.01568627450980392,
     "b": 0.03529411764705882,
-      "a": 1
+      "a": 0.05
   },
   "type": "COLOR",
-    "alpha": 1,
+    "alpha": 0.05,
   "refId": "mode/contribution/default/borderColor/1",
   "reference": "base/color/light-high-contrast/base/color/black",
   "collection": "mode",
@@ -2879,10 +2879,10 @@
     "r": 0.00392156862745098,
     "g": 0.01568627450980392,
     "b": 0.03529411764705882,
-      "a": 1
+      "a": 0.05
   },
   "type": "COLOR",
-    "alpha": 1,
+    "alpha": 0.05,
   "refId": "mode/contribution/default/borderColor/2",
   "reference": "base/color/light-high-contrast/base/color/black",
   "collection": "mode",
@@ -2896,10 +2896,10 @@
     "r": 0.00392156862745098,
     "g": 0.01568627450980392,
     "b": 0.03529411764705882,
-      "a": 1
+      "a": 0.05
   },
   "type": "COLOR",
-    "alpha": 1,
+    "alpha": 0.05,
   "refId": "mode/contribution/default/borderColor/3",
   "reference": "base/color/light-high-contrast/base/color/black",
   "collection": "mode",
@@ -2913,10 +2913,10 @@
     "r": 0.00392156862745098,
     "g": 0.01568627450980392,
     "b": 0.03529411764705882,
-      "a": 1
+      "a": 0.05
   },
   "type": "COLOR",
-    "alpha": 1,
+    "alpha": 0.05,
   "refId": "mode/contribution/default/borderColor/4",
   "reference": "base/color/light-high-contrast/base/color/black",
   "collection": "mode",

@github-actions github-actions bot removed the update snapshots Update visual regression test snapshots label Mar 20, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@github-actions github-actions bot temporarily deployed to Preview (Storybook) March 20, 2025 21:17 Inactive
@langermank langermank added the update snapshots Update visual regression test snapshots label Mar 20, 2025
@github-actions github-actions bot removed the update snapshots Update visual regression test snapshots label Mar 20, 2025
@github-actions github-actions bot temporarily deployed to Preview (Storybook) March 20, 2025 22:04 Inactive
@langermank langermank marked this pull request as ready for review March 20, 2025 22:35
@langermank langermank requested review from a team as code owners March 20, 2025 22:35
@langermank langermank requested a review from jonrohan March 20, 2025 22:35
@langermank langermank merged commit f51b006 into main Mar 20, 2025
27 checks passed
@langermank langermank deleted the contrib-token-update branch March 20, 2025 22:36
@primer primer bot mentioned this pull request Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant