-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
area: accessibilityissues that need accessibility improvements (a11y)issues that need accessibility improvements (a11y)
Milestone
Description
Is your feature request related to a problem? Please describe.
Looking at [this profile], the contrast for the text on the follow button is quite low. These colors come from the text color and background color settings. Could we give some guidance to users to pick contrasting colors?
Describe the solution you'd like
When the user enters two colors, we measure their contrast ratio and give feedback to the user.
Describe alternatives you've considered
We could even disallow combinations under a certain contrast ratio. It might also be useful to just give a preview. While we're at it, why not make these fields input type=color
?
Metadata
Metadata
Assignees
Labels
area: accessibilityissues that need accessibility improvements (a11y)issues that need accessibility improvements (a11y)