Draft
Conversation
This was referenced Feb 23, 2026
Make body text darker. (Previous commit made link color lighter.)
- darker modal close button (by not setting color)
- darker monospace text color (by changing variable)
- darker table text color (by not setting color)
- darker section text color (by changing variable)
- remove `--color--text-strong` cuz it now matches `--color--text`
- darker form page footer links (by inheriting color)
All the darkest text becomes pure black, by changing design token. This changes variable `primary--xx-dark` from `#222` to `#000`.
Footer links become blue Background stays #222. - delete var: …accent--light-old → …accent--light-alt - add new var: …accent--dark-alt
- Added hover styles for navigation links in s-header and s-portal-nav. - Removed redundant hover styles from s-cms-nav.
- **deletes** …accent--xx-dark-alt - **changes** …accent--light-alt - **demos** …accent--light-alt - **deprecates** …primary--xxx-dark - **changes** s-footer uses header-bkgd-color
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Fix misc accessibility issues.
Related
Changes
--color--text-strongcuz it now matches--color--text…accent--light-oldto…accent--light-alt…accent--dark-altdata-prefix="Published:"requiresaria-label="…"afec01e:activestate for header nav links a80f89dTesting & UI
add
:activestate for header nav links a80f89dactive.state.for.log.in.link.mov
active.state.for.portal.nav.link.mov
active.state.for.cms.nav.link.mov