fix(feedback): raise hero pill contrast to WCAG AA #134

Merged
David merged 2 commits from fix/bunyip-97 into main 2026-06-12 12:41:00 +02:00
Owner

The Feedback page hero pill ("Help shape what ships next") used translucent
text-primary on bg-primary/10, yielding ~1.9:1 contrast and failing WCAG 2.1
AA (4.5:1 for 14px text). Switch it to the same solid bunyip-reed token pair
the landing-page "Now in early access" pill already uses
(bg-bunyip-reed-100/dark:bg-bunyip-reed-800 with text-bunyip-reed-800/dark:text-bunyip-reed-100),
which passes the contrast scan.

#BUNYIP-97

Branch-backed replacement for #118 (original was AGit/branchless, no merge button once behind main). Rebased clean onto current main.

The Feedback page hero pill ("Help shape what ships next") used translucent text-primary on bg-primary/10, yielding ~1.9:1 contrast and failing WCAG 2.1 AA (4.5:1 for 14px text). Switch it to the same solid bunyip-reed token pair the landing-page "Now in early access" pill already uses (bg-bunyip-reed-100/dark:bg-bunyip-reed-800 with text-bunyip-reed-800/dark:text-bunyip-reed-100), which passes the contrast scan. #BUNYIP-97 Branch-backed replacement for #118 (original was AGit/branchless, no merge button once behind main). Rebased clean onto current main.
fix(feedback): raise hero pill contrast to WCAG AA
All checks were successful
Check / fmt / clippy / build / test (pull_request) Successful in 1m7s
fe1542da08
The Feedback page hero pill ("Help shape what ships next") used translucent
text-primary on bg-primary/10, yielding ~1.9:1 contrast and failing WCAG 2.1
AA (4.5:1 for 14px text). Switch it to the same solid bunyip-reed token pair
the landing-page "Now in early access" pill already uses
(bg-bunyip-reed-100/dark:bg-bunyip-reed-800 with text-bunyip-reed-800/dark:text-bunyip-reed-100),
which passes the contrast scan.

#BUNYIP-97
Merge branch 'main' into fix/bunyip-97
All checks were successful
Create release / Create release from merged PR (pull_request) Has been skipped
Check / fmt / clippy / build / test (pull_request) Successful in 1m9s
bc99793262
David merged commit e4199306c0 into main 2026-06-12 12:41:00 +02:00
David deleted branch fix/bunyip-97 2026-06-12 12:41:00 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
psa-systems/bunyip!134
No description provided.