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 Mode #41

Open
kesslwovv opened this issue Nov 21, 2023 · 3 comments
Open

Dark Mode #41

kesslwovv opened this issue Nov 21, 2023 · 3 comments
Labels
enhancement New feature or request Prio D low priority

Comments

@kesslwovv
Copy link
Collaborator

No description provided.

@linusgke linusgke added the enhancement New feature or request label Nov 22, 2023
@linusgke
Copy link
Member

There's a neat add-on for this. It changes the whole bootstrap color scheme based on the system preferences for either light or dark mode.

https://vinorodrigues.github.io/bootstrap-dark-5/

@lchristmann
Copy link
Member

Bootstrap 5.3 (we currently have 5.2.1 under public/assets/css/bootstrap.min.css) supports dark mode. We could upgrade.

Beware though, that we currently overwrite some bootstrap styling, like background-colors in our custom CSS under public/assets/css/styles.css

@lchristmann lchristmann added the Prio D low priority label Nov 25, 2023
@lchristmann
Copy link
Member

This enhancement is postponed until all features that bring critical functionality are implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Prio D low priority
Projects
None yet
Development

No branches or pull requests

3 participants