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

Current website formatting doesn't meet WCAG text accessibility guidelines #390

Open
cbiffle opened this issue Oct 26, 2023 · 1 comment
Labels
C: website The Filament website S: available This is available to be worked on

Comments

@cbiffle
Copy link

cbiffle commented Oct 26, 2023

Hi! Noticed another thing on the website: it's using a very thin typeface (Fira Sans) in a mid-gray on a white background, and relatively low contrast code examples. This makes it difficult for me to read, personally, but running Firefox's accessibility inspector over the site also shows that it fails the quantitative WCAG accessibility guidelines.

Increasing the text contrast would make it easier for folks with low vision or lower contrast sensitivity to read. If you've got Firefox, the accessibility inspector can help with this a lot (used it to improve the stylesheet on my own website).

@rachitnigam
Copy link
Member

Ah, thanks for pointing this out! We can take a look and fix it

@rachitnigam rachitnigam added C: website The Filament website S: available This is available to be worked on labels Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: website The Filament website S: available This is available to be worked on
Projects
None yet
Development

No branches or pull requests

2 participants