Fix/a11y issues#2136
Conversation
|
I'm just lurking here, but want to say this looks great. The "After" screenshot does look more readable, without significantly altering the look-and-feel of things. |
|
I'm on holiday right now, but thanks a lot for the effort! For what it's worth, there is a dark mode available too if you want to look at it too (if not no problem 👌) |
| --header-content-padding: 12px; | ||
|
|
||
| --link-color: #4183c4; | ||
| --link-color: #355B7E; |
There was a problem hiding this comment.
This make contrast 7:1, this is nice for accessibility, but it make the link less visible as a link (it's nearly the same color as the text).
I changed to a 4.5:1 so it's still AA, but more understandable that it's a link.
|
Thanks 👍 |
Description
Before
After