You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm a very happy user of Docusaurus v2 and Infima (via the classic Docusaurus theme). Unfortunately the default theme colors, including the link text color and the background colors for buttons and badges with white text, don't meet the WCAG minimum color contrast standards. I used the built-in color contrast checking tools in Firefox to confirm this.
I'd love if this project could fix the contrast issues so the documentation generated with it was accessible to a wider range of people!
The text was updated successfully, but these errors were encountered:
Some of them are really bad, especially yellow, but this can luckily be fixed by adjusting colors by overwriting the css variables.
If anyone is interested in a homogenous colorscheme that allows black and white on the 500 shade (preferring white) and offers 10 colors you can check out our color scheme: https://blib.la/design-system which was designed with an accessibility first approach (AA standard).
Sadly I don't have the time to create a PR myself ATM but this should allow anyone willing to invest some time to have a nice starting point.
Hi, I'm a very happy user of Docusaurus v2 and Infima (via the classic Docusaurus theme). Unfortunately the default theme colors, including the link text color and the background colors for buttons and badges with white text, don't meet the WCAG minimum color contrast standards. I used the built-in color contrast checking tools in Firefox to confirm this.
I'd love if this project could fix the contrast issues so the documentation generated with it was accessible to a wider range of people!
The text was updated successfully, but these errors were encountered: