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

Adds automatic (based on CSS prefers-color-scheme) light/dark mode. #199

Conversation

SQL-MisterMagoo
Copy link
Contributor

This responds to the clients preferred color theme dark/light.

I think there is a simple way to add a manual toggle as well, but then you need a user settings store and a UI element....

E.g. in Edge you can select a theme:

image

And if your browser is set to system default, it follows your windows setting:

image

@csharpfritz csharpfritz merged commit 53a6904 into FritzAndFriends:main Sep 12, 2023
3 checks passed
@SQL-MisterMagoo SQL-MisterMagoo deleted the feature-auto-light-dark-modes branch September 12, 2023 17:02
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

Successfully merging this pull request may close these issues.

None yet

2 participants