Commit 88a1ad8
committed
fix(a11y): improve contrast of version label in sidebar
The "Nextcloud" and version text in the bottom-left sidebar panel
used #0082c9 on a #272525 background, giving a contrast ratio of
~3.7:1. WCAG AA requires 4.5:1 for normal-weight text.
Switching to white (#fff) brings the ratio to ~15:1.
Fixes #9676
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>1 parent c5c2990 commit 88a1ad8
1 file changed
Lines changed: 3 additions & 1 deletion
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
57 | 59 | | |
58 | 60 | | |
59 | 61 | | |
| |||
0 commit comments