cake-build / cake-build/website
Website font color is hard to read
- Dominant language
- HTML
- Stars
- 52
- Forks
- 256
- Avg merge
- 4h 42m
- Merged PRs (30d)
- 8
Description
@sharwell mentioned that the color of the links is hard to read. I've noticed that it hasn't been the most efficient for my eyes to scan.
To follow accessibility guidelines, it looks like the current colors for rows with mouse hover [require above 18pt normal font or bold above 14pt](http://leaverou.github.io/contrast-ratio/#%238e7d3e-on-%23f5f5f5). The current colors for odd rows [require the same thing](http://leaverou.github.io/contrast-ratio/#%238e7d3e-on-%23f9f9f9).
So more contrast is needed. The beige hasn't been my favorite, either, but I wouldn't know what to recommend.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.