YACS-RCOS / yacs

Yacs - The Scheduler for Everyone
https://yacs.io
GNU Affero General Public License v3.0
69 stars 58 forks source link

Improve contrast of footer #295

Open kburk1997 opened 6 years ago

kburk1997 commented 6 years ago

(Migrated from yacs-web)

The contrast ratio of the footer text to the background is 2.19:1. This is well below the threshold for normal text under WCAG, and very difficult for users with low vision to read.

Level AA requires a contrast ratio of at least 4.5:1 for normal text, and Level AAA requires a contrast ratio of at least 7:1 for normal text.

Here is a contrast checker: https://webaim.org/resources/contrastchecker/

kburk1997 commented 6 years ago

The link text in the footer is only 2.93:1 vs the background as well.