-
Notifications
You must be signed in to change notification settings - Fork 18
[Bug] Fix the contrast issue(s) #79
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Projects
StatusShow more project fields
Todo
The current contrast ratio using the browser WAVE tool is 2.07:1 this fails the WCAG requirements for AA and AAA.
the foreground color is #0D6EFD
the background color is #5B2E91
Fix is so that the contrast meets the requirements but stays within the color range we are using.