Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Theming disabled by hard-coded colors #86

Open
frie opened this issue Oct 9, 2023 · 0 comments
Open

Theming disabled by hard-coded colors #86

frie opened this issue Oct 9, 2023 · 0 comments

Comments

@frie
Copy link

frie commented Oct 9, 2023

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant