sitespeedio / sitespeed.io

sitespeed.io is an open-source tool for comprehensive web performance analysis, enabling you to test, monitor, and optimize your website’s speed using real browsers in various environments.
https://www.sitespeed.io/
MIT License
4.75k stars 603 forks source link

UI and accessibility #4164

Open qtop1 opened 5 months ago

qtop1 commented 5 months ago

Feature/improvement

Hi,

I ran the website through the following accessibility checkers: EXPERTE, Audit and AccessiBe. Overall all the checkers returned a good accessibility score rate, but the most common issue shown in the all reports was the lack of high contrast between the foreground and background colours. I would like to resolve this issue, to help users with vision impairments. Specifically fixing the tab bar colour ratio against the background.

soulgalore commented 5 months ago

Hi @qtop1 ok, sounds good. For the tab in the header one way could be to use the clicked/chosen version of the color as default and then do a darker version of that version when clicking/chosen?

qtop1 commented 5 months ago

Hi, yh that's a good idea. I may have to go darker than the default color of the clicked option as it almost passes the color contrast analyser test.

Screenshot 2024-06-02 at 17 21 27