Skip to content

[6.x] Make red text values a consistent 600#14037

Merged
jasonvarga merged 1 commit into6.xfrom
consistent-red
Feb 23, 2026
Merged

[6.x] Make red text values a consistent 600#14037
jasonvarga merged 1 commit into6.xfrom
consistent-red

Conversation

@jaygeorge
Copy link
Copy Markdown
Contributor

Description of the Problem

I noticed that we have most red text at value 700 and others, such as the floating toolbar "delete" text, at 500.
I looked into the accessibility contrast of different values, and it seems like 600 is the minimum for us to hit AA.

If 600 is cool with AA, then I would favour that over 700, which looks a bit dull to my eyes.

What this PR Does

Adjusts danger text values to red-600

How to Reproduce

  1. Bring up various danger values, such as selecting a collection entry to see a delete action in the floating toolbar, or getting a licence warning modal by clearing cookies

…00. 600 is the minimum value for AA accessibility and has a bit more life to it than 700, so let's go with that?
@jaygeorge jaygeorge changed the title Make red text values a consistent 600 rather than some 500 and some 7… [6.x] Make red text values a consistent 600 Feb 23, 2026
@jasonvarga jasonvarga merged commit 1c8806e into 6.x Feb 23, 2026
12 of 13 checks passed
@jasonvarga jasonvarga deleted the consistent-red branch February 23, 2026 19:28
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.

2 participants