-
Notifications
You must be signed in to change notification settings - Fork 382
Bad contrast on trial balance chart/text #2215
Open
Description
In light mode, the contrast is ok but it feels like the text could be a bit darker.
Image
In dark mode, the text is really unreadable.
Image
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%));
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.