-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issueaccessibility("a11y"): making the site more accessible to all users("a11y"): making the site more accessible to all usersbugSomething isn't workingSomething isn't workingpackage: websiteIssues related to the @typescript-eslint websiteIssues related to the @typescript-eslint website
Description
Before You File a Documentation Request Please Confirm You Have Done The Following...
- I have looked for existing open or closed documentation requests that match my proposal.
- I have read the FAQ and my problem is not listed.
Suggested Changes
var(--token-color-inserted)
right now is #36acaa
, which only has a 2.58 color contrast ratio against the code background color #f6f8fa
. We should up that contrast amount to satisfy the AA level of 4.5.
https://webaim.org/resources/contrastchecker/?fcolor=36ACAA&bcolor=F6F8FA
Affected URL(s)
https://typescript-eslint.io/linting/troubleshooting & other site pages that use the docs
Metadata
Metadata
Assignees
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issueaccessibility("a11y"): making the site more accessible to all users("a11y"): making the site more accessible to all usersbugSomething isn't workingSomething isn't workingpackage: websiteIssues related to the @typescript-eslint websiteIssues related to the @typescript-eslint website