mirror of
https://github.com/oxalorg/sakura.git
synced 2026-04-03 08:18:50 -06:00
Anchor Tag Contrast (Accessibility) #126
Labels
No labels
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
discussion
discussion
discussion
discussion
discussion
discussion
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
good-first-issue
help wanted
help wanted
javascript
javascript
javascript
question
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github/sakura#126
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @darmentrout on 5/4/2017
The color contrast between link text (#2c8882) and the background (#f9f9f9) does not meet WCAG 2.0 AA or AAA standards. This is an accessibility issue for people with various vision impairments. Darkening the link color to #246f6a will satisfy WCAG AA.
Great work on this! I told everyone I work with about it and they are jazzed.