Skip to content

Fix low contrast color for disabled item in option pages

On admin option page for disabled items the text color used has a very low contrast. So with the help of color contrast checker https://accessibleweb.com/color-contrast-checker I have added a grey color shade that support minimum color contrast of 4.16:1

Before

Screenshot_2024-07-17_at_14.19.34

After

Screenshot_2024-07-17_at_14.21.08

ping @nicol @JoeMurray @seamuslee

Merge request reports