glance
glance copied to clipboard
Add automatic Theme switching
Description
It would be great to have an automatic theme switching option. It could have the following config:
- the name of the theme that the user wants to use as the light and dark theme and then:
- sync to the device theme, or
- timezone + user-defined time ranges
This will most likely be implemented in the form of manually choosing "AUTO" from the theme picker and then depending on your prefers-color-scheme, automatically switch between the default-dark and default-light presets.
link issue #55 - as far as I can see, the solution presented here is probably the same for the problem mentioned