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
{{ message }}
This repository has been archived by the owner on Jun 10, 2023. It is now read-only.
The website has low-contrast background and foreground colors, making it difficult or impossible for some users to read. This issue affects both dark and light modes, and results in a failure on the Google Lighthouse scan for links for tags and ToC.
Impact
Low-contrast text is a common accessibility issue and can make it difficult or impossible for users with visual impairments, such as color blindness or low vision, to read the content on the website. This can impact the user experience and make it difficult for these users to access the information they need.
Solution
To resolve this issue, the background and foreground colors should be adjusted to have a sufficient contrast ratio as specified in accessibility guidelines. This will ensure that the text is readable for all users and improve the overall accessibility of the website.
The text was updated successfully, but these errors were encountered:
simeononsecurity
changed the title
Assessibility: Background and foreground colors do not have a sufficient contrast ratio.
Accessibility: Background and foreground colors do not have a sufficient contrast ratio.
Feb 6, 2023
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Problem
The website has low-contrast background and foreground colors, making it difficult or impossible for some users to read. This issue affects both dark and light modes, and results in a failure on the Google Lighthouse scan for links for tags and ToC.
Impact
Low-contrast text is a common accessibility issue and can make it difficult or impossible for users with visual impairments, such as color blindness or low vision, to read the content on the website. This can impact the user experience and make it difficult for these users to access the information they need.
Solution
To resolve this issue, the background and foreground colors should be adjusted to have a sufficient contrast ratio as specified in accessibility guidelines. This will ensure that the text is readable for all users and improve the overall accessibility of the website.
References
The text was updated successfully, but these errors were encountered: