Skip to content

feat: Add freedesktop colorscheme preference support

André requested to merge andre/gajim:system_style into master

Use DBus to listen to system color scheme changes and update Gajim's GUI accordingly if dark style 'System' is selected in preferences.

For details about the freedesktop color scheme preference see https://blogs.gnome.org/alexm/2021/10/04/dark-style-preference/

Merge request reports