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

Dark theme support #409

Open
eliroca opened this issue Sep 14, 2023 · 0 comments
Open

Dark theme support #409

eliroca opened this issue Sep 14, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@eliroca
Copy link
Member

eliroca commented Sep 14, 2023

Dark theme support can be added via openSUSE Chameleon design system

Currently, we use a local, slimmed down copy of the Chameleon CSS code, which works well with what MirrorCache renders.
See these places in the code for the current implementation:

Consider using upstream Chameleon which has style definition for dark theme via

<link rel="stylesheet" href="https://static.opensuse.org/chameleon-3.0/dist/css/chameleon.css" />

.. making sure it does not break anything that gets rendered from the templates.

@eliroca eliroca added enhancement New feature or request good first issue Good for newcomers labels Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant