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

Add css for dark mode #88

Open
joschne opened this issue Sep 6, 2023 · 0 comments
Open

Add css for dark mode #88

joschne opened this issue Sep 6, 2023 · 0 comments

Comments

@joschne
Copy link
Contributor

joschne commented Sep 6, 2023

Current situation

global.scss defines dark mode variables only for --ion-color-tertiary.

Color tertiary is used in geov-entity in the background.

The download rdf button, positioned on such a background, is almost invisible in dark mode, as posted by @flicksolutions in #85 (comment)_

Reason: the button uses --ion-color-primary for which there is no dark mode variable set.

Goal

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