Describe the bug
One can only choose Dark or Light mode for the icon. But my system automatically changes from dark to light mode on schedule, and the Variety icon looks bad half of the day:
If we had an Auto option that respects and listens to changes of the user's prefer-dark-mode preference, it could be used to have a system tray icon that always looks good.
To Reproduce
Set the Variety icon to light
Turn on system dark mode
It looks off
Additional context
I have provided a reference implementation in a draft PR here: https://github.com/varietywalls/variety/pull/721. I have not tested whether it works yet beyond checking that the Gtk preference is respected on my system (Plasma 6).
Version of Variety variety 0.8.12
Describe the bug One can only choose Dark or Light mode for the icon. But my system automatically changes from dark to light mode on schedule, and the Variety icon looks bad half of the day:
If we had an Auto option that respects and listens to changes of the user's
prefer-dark-mode
preference, it could be used to have a system tray icon that always looks good.To Reproduce
Additional context I have provided a reference implementation in a draft PR here: https://github.com/varietywalls/variety/pull/721. I have not tested whether it works yet beyond checking that the Gtk preference is respected on my system (Plasma 6).