glance icon indicating copy to clipboard operation
glance copied to clipboard

Add automatic Theme switching

Open mrkaryo opened this issue 6 months ago • 2 comments

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:
  1. sync to the device theme, or
  2. timezone + user-defined time ranges

mrkaryo avatar May 17 '25 13:05 mrkaryo

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.

svilenmarkov avatar May 19 '25 20:05 svilenmarkov

link issue #55 - as far as I can see, the solution presented here is probably the same for the problem mentioned

sduperret avatar Aug 02 '25 22:08 sduperret