I use darkman to transition my development environment between night mode and day mode automatically. (i.e. It automates toggling between light themes and dark themes in my applications twice per day.)
It seems the theme configuration for Inkdrop is stored in ~/.config/inkdrop/config.cson
. Iâve tried to modify this file and change the theme name, but unfortunately Inkdrop doesnât seem to reload when the config file is changed.
Is it possible to change themes in Inkdrop at runtime, without doing so manually through the settings panel?
As a further improvement, there is now a standardized interface for detecting the system-wide color scheme preference. Applications can subscribe to this D-bus interface to automatically switch between light and dark themes, much like theyâve been able to do in Windows and MacOS for years.
This interface is already implemented in Gnome and KDE (and darkman), Itâs currently being used by Firefox (that I know of), and there are tickets open for adding support to Chromium, Sublime Text Telegram and probably many more.
Environment
- Platform: Arch Linux
- Platform version: rolling
- App Version: 5.5.1