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

Text contrast #52

Open
lukavdplas opened this issue Dec 12, 2023 · 0 comments · May be fixed by #63
Open

Text contrast #52

lukavdplas opened this issue Dec 12, 2023 · 0 comments · May be fixed by #63

Comments

@lukavdplas
Copy link
Contributor

Bulma's CSS doesn't comply with WCAG by default, so applications should to make the following corrections for colour contrast:

  • Add underlines to links, as there is no clear contrast between links and main text (the colour difference in black vs indigo is not clear enough)
  • Increase colour contrast in primary / success / info / danger buttons (and various other elements that contrasts white with the primary/success/info/danger colours).
@lukavdplas lukavdplas linked a pull request Dec 10, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant