You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: #721. I have not tested whether it works yet beyond checking that the Gtk preference is respected on my system (Plasma 6).
The text was updated successfully, but these errors were encountered:
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: #721. I have not tested whether it works yet beyond checking that the Gtk preference is respected on my system (Plasma 6).
The text was updated successfully, but these errors were encountered: