♿🔧:make the not-yet-published tag readable - #1855
Merged
Merged
Conversation
Parchment on a solid quaternary is 4.33:1, and the words are 11px, so the floor is 4.5:1. It sat on the ink bar beside `Install`, where a dark chip on a dark ground also had little to separate it: 3.22:1 against what is behind it. It now reads the way `.tag-when` does a few lines above, a pale fill carrying its own deep text, which is the pairing the handbook's own flags settled on. 6.91:1 for the words, and the chip itself stands off the bar rather than sinking into it. Signed-off-by: Derek Lewis <DerekNonGeneric@inf.is> Assisted-by: Claude-Code:claude-opus-5
✅ Deploy Preview for gh-pages-openinf ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
OpenINFbot
approved these changes
Aug 24, 2026
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.
.tag-soonis the "Not yet published" chip besideInstallon the home page.It set parchment text on a solid
$quaternary, which is 4.33:1. The wordsare 11px, so the floor is 4.5:1.
Two problems, not one
The chip sits inside
.install-head, which is ink. So a solid quaternary fillwas a dark chip on a dark bar — 3.22:1 against the ground behind it, only
just past the 3:1 a non-text element answers to. It was hard to read and hard
to see.
.tag-when, eleven lines above it in the same stylesheet, is the siblingvariant and does the opposite: a pale fill carrying dark text, 6.57:1, and
it stands off the ink bar clearly. The two chips were built to different rules.
The fix
.tag-soonnow reads the way.tag-whendoes — a pale fill with its own deeptext — which is also the pairing the handbook's
.rule-flagsettled on forexactly this problem.
Same hue, same meaning, same size, same position. Two tokens added beside the
--primary-tint/--primary-deeppair that already exists.nps testpasses, all 18.