Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix color contrast of Breadcrumbs #85

Closed
adamjohnson opened this issue May 27, 2019 · 0 comments
Closed

Fix color contrast of Breadcrumbs #85

adamjohnson opened this issue May 27, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@adamjohnson
Copy link
Contributor

The breadcrumbs component does not pass WCAG AA color contrast guidelines:

https://designsystem.sandbox.wvu.edu/components/breadcrumbs

You might consider adding a .wvu-neutral--mid-gray color utility that references #727678. This appears to be roughly the lightest gray with a similar hue that still has a contrast ratio of greater than 4.5.

Make links look like links

"Home" and "Page 1" should clearly designate that they're a link—probably with an underline.

Home / Page 1 / Subpage 2

@adamjohnson adamjohnson added the bug Something isn't working label May 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants