-
Notifications
You must be signed in to change notification settings - Fork 359
Open
Description
In light mode, the contrast is ok but it feels like the text could be a bit darker.

In dark mode, the text is really unreadable.

The styling comes from
Line 3 in e1ea345
| fill: var(--text-color-lightest); |
which is defined here
Line 38 in e1ea345
| --text-color-lightest: light-dark(hsl(0deg 0% 40%), hsl(0deg 0% 65%)); |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels