Skip to content

fix: improve green accent color contrast to pass WCAG AA#99

Merged
petehayes merged 1 commit into
mainfrom
fix/e2e-accessibility-contrast
Mar 14, 2026
Merged

fix: improve green accent color contrast to pass WCAG AA#99
petehayes merged 1 commit into
mainfrom
fix/e2e-accessibility-contrast

Conversation

@petehayes

Copy link
Copy Markdown
Contributor

Change default accent color from #16a34a (green-600, 3.14:1 ratio) to
#15803d (green-700, 4.79:1 ratio) to meet WCAG 2 AA minimum contrast
threshold of 4.5:1 with white foreground text.

Fixes E2E accessibility test failures on:

  • Public donation page (Donate Now button)
  • Campaign invite email template (button and border)

Also adds devcontainer environment info to AGENTS.md.

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

Change default accent color from #16a34a (green-600, 3.14:1 ratio) to
#15803d (green-700, 4.79:1 ratio) to meet WCAG 2 AA minimum contrast
threshold of 4.5:1 with white foreground text.

Fixes E2E accessibility test failures on:
- Public donation page (Donate Now button)
- Campaign invite email template (button and border)

Also adds devcontainer environment info to AGENTS.md.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@vercel

vercel Bot commented Mar 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
transparency Ready Ready Preview, Comment Mar 14, 2026 6:48pm

@petehayes petehayes merged commit 5144a71 into main Mar 14, 2026
11 checks passed
@petehayes petehayes deleted the fix/e2e-accessibility-contrast branch March 15, 2026 14:30
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.

1 participant