Increase color contrast of grey text

This commit is contained in:
Marcus Blättermann 2023-01-24 16:40:48 +01:00
parent cace496ee4
commit b2d907edda
No known key found for this signature in database
GPG Key ID: A1E1F04008AC450D

View File

@ -67,7 +67,7 @@
--color-subtle-opaque: hsla(0, 0%, 96%, 0.56)
--color-subtle: hsla(0, 0%, 0%, 0.13)
--color-subtle-light: hsla(0, 0%, 0%, 0.04)
--color-subtle-dark: hsla(162, 5%, 0%, 0.4)
--color-subtle-dark: hsla(162, 5%, 0%, 0.55)
--color-subtle-on-dark: hsla(0, 0%, 100%, 0.87)
--color-green-medium: hsl(108, 66%, 63%)