Change background and foreground color to increase readability and comply with WCAG standards#4
Change background and foreground color to increase readability and comply with WCAG standards#4LeoATX wants to merge 3 commits into
Conversation
…ply with WCAG standards
|
@LeoATX is attempting to deploy a commit to the Andrew's projects Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Pull request overview
This pull request updates color values in the CSS root variables to improve readability and comply with WCAG accessibility standards. The changes make the background darker and adjust the primary red color to a lighter shade.
Changes:
- Background color darkened from
#242424to#101010(almost black) - Primary brand color
talldle-redchanged from bright red#F00D1Eto lighter pink-toned red#FF7070
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Thank you for your contribution! Compliance to WCAG standards is something we hold dear and high when developing talldle. I just wanted to slightly change the |
No description provided.