There should be an option to use the system wide dark mode setting on startup on Linux. `org.freedesktop.appearance.color-scheme` can be used, see: - https://blogs.gnome.org/alexm/2021/10/04/dark-style-preference/ Watching the dark mode preference and updating it real-time would be even cooler, but this is a good fist step. Example apps that use it: - Telegram Desktop: https://github.com/telegramdesktop/tdesktop/issues/17061 - Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=1734934