Environment variable or config file entry to choose theme dark or light #97
fromCologne
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
Done. The theme is now a server-side setting (default_theme in manager.yml: dark, light, or system), so it applies to the login page and every new browser - no more patching login.html. You can change it in Settings → Interface → Appearance, and the theme toggle in the nav bar also saves your choice as the default. system follows your OS preference. This ships in v1.7.2. If you want to try it now, it's already in the beta image:
Otherwise just wait for the release. Thanks for the suggestion! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can´t find a easy possiblity to choose the theme. It starts dark and I have to click on the button to change.
As a workaround I patch file template/login.html. But an environment variable to use in docker-compose or a key in config file would be nice. Thanks
Beta Was this translation helpful? Give feedback.
All reactions