dequelabs / react-axe

[DEPRECATED] Accessibility auditing for React.js applications
Other
1.16k stars 45 forks source link

fix: 4.5:1 ratio for devtool colors in both light and dark theme #142

Closed straker closed 4 years ago

straker commented 4 years ago

Making our devtools color-contrast compliant. #112 pointed out that it would be a problem for either theme if we changed the colors, but I address this here by providing two themes and detecting which one to use.

Closes issue: #100, #112

Light Theme: image

Dark Theme: image

Reviewer checks

Required fields, to be filled out by PR reviewer(s)