Accessibility update color contrast (#4850)

This commit is contained in:
Ihor Sychevskyi
2022-08-01 18:08:18 +03:00
committed by GitHub
parent 8223159395
commit a3c01e7b07

View File

@@ -18,7 +18,7 @@ const colors = {
brand: '#61dafb', // electric blue
brandLight: '#bbeffd',
text: '#1a1a1a', // very dark grey / black substitute
subtle: '#6d6d6d', // light grey for text
subtle: '#6B6B6B', // light grey for text
subtleOnDark: '#999',
divider: '#ececec', // very light grey
note: '#ffe564', // yellow