cozy
cozy copied to clipboard
Remove dark mode preference
- With libadwaita, Cozy now automatically adapts to the global dark mode
- Generally, apps shouldn't provide their own dark mode switcher, unless they are heavily text-based, or are in the foreground for long periods of time.
From the GNOME HIG:
Per-app style preferences are primarily useful for text editing apps, or apps which users use for long periods of time. In these cases, the style preference can be useful as a way of controlling visual contrast and brightness.