-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
There are a couple of "hard-coded" color stylings (background:white;
) in the scss sources which do not make use of the color variables, so there currently is no way to change the coloring to a dark theme without touching the sources. At some places background: $white;
is coded, which may be overriden by defining $white
as black color...
See .cui-list class
Originally posted by @frie in #30 (comment)
Metadata
Metadata
Assignees
Labels
No labels