https://bugs.kde.org/show_bug.cgi?id=423141
Mikhail Zolotukhin <zom...@protonmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |INTENTIONAL --- Comment #18 from Mikhail Zolotukhin <zom...@protonmail.com> --- This "bug" is happening, because GTK2 applications are using the theme provided by GTK3 setting, because the latter sets itself in xsettingsd.conf file. And xsettings does not have a separate settings for GTK2 and GTK3 applications (therefore it applies the theme from the config to both). Therefore, unfortunately, this is unfixable. It's also one of the reasons why I wanted to merge GTK2 and GTK3 theme setting into one in the UI. If the OP really want to use separate themes for GTK2 and GTK3 applications (which are rare these days if the themes are new), they can uninstall the xsettingsd daemon. But please note, that this action makes it impossible to change the theme and other settings (such as fonts, icons etc.) for GTK applications on the fly, i.e. without restarting them, Or the OP can just use one theme for GTK2 and GTK3 applications. -- You are receiving this mail because: You are watching all bug changes.