desktop icon indicating copy to clipboard operation
desktop copied to clipboard

Option to track system's light/dark setting in preferences

Open AndrewReaganM opened this issue 6 years ago • 6 comments

Is your feature request related to a problem? Please describe. Yes. The problem is that on macOS, the settings page has no option to track the system light/dark mode, which makes for a bad experience when using automatic switching between light/dark in macOS.

Describe the solution you'd like An automatic or "track system" option when selecting between light and dark mode in Settings > General > Theme. Additionally make sure that the system tray icon matches the system light/dark mode setting.

Describe alternatives you've considered The only alternative solutions to automatic switching are changing the setting twice a day or it not matching the system theme half the day.

Additional context None.

Thanks!

AndrewReaganM avatar Mar 20 '20 01:03 AndrewReaganM

I want to push this request. A year later, the desktop app (now version 2.8.1) still doesn't have an automatic dark mode option, I can only choose dark or light manually. There should definitely be an automatic option, like all other apps also have!

SebastianRasch avatar Apr 09 '21 11:04 SebastianRasch

Thanks for the comments Sebastian/Andrew. It looks like a workaround for this is to use the "classic" icons which we allow the system to colorize, since they're grayscale. (We set NSImage.template for those icons.)

I think what we need here are grayscale icons for the default theme too. The default theme currently has the colored dots though, which is why NSImage.template isn't on for those icons.

JonathonH-PIA avatar Apr 10 '21 15:04 JonathonH-PIA

Hey @JonathonH-PIA, this issue/request is not about the menu bar icon, it's about the theme/appearance for the whole app. You can only choose for the app to be light or dark manually but there is no option to have it change the appearance automatically according to the system setting.

I hope you see the difference. There are two options in the 'General' section of the settings, one for 'Theme' (this is the appearance of the app itself) and one for 'Tray Icon Style' (this is for the menu bar icon only). This request is about the first option 'Theme'. The bug report you mistakenly closed and referred to here was about the other option 'Tray Icon Style'.

SebastianRasch avatar Apr 11 '21 16:04 SebastianRasch

Thank you for clarifying @SebastianRasch ! Yeah I see what you mean, this is about the app theme, not the tray icon. I reopened #26 since it is for a different issue.

JonathonH-PIA avatar Apr 11 '21 18:04 JonathonH-PIA