https://bugs.kde.org/show_bug.cgi?id=485028
mydarkstar <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|RESOLVED |REOPENED --- Comment #6 from mydarkstar <[email protected]> --- (In reply to Nate Graham from comment #5) I can still reproduce the issue on: KDE Plasma Version: 6.4.4 KDE Frameworks Version: 6.16.0 Qt Version: 6.9.1 I launched Inkscape without additional environment variables and it used the "Default" GTK theme, even though I have "Breeze" set in KDE System Settings → Colors & Themes → Application Style → Configure GNOME/GTK Application Style... → GTK Theme. To work around this issue, I had to add an override for Inkscape with: ``` [Environment] GTK_THEME=Breeze ``` (In reply to mydarkstar from comment #3) > a.) After updating to Plasma 6.0, GTK 3 Flatpak apps do not use Breeze-GTK > anymore. Since the creation of this issue, some Flatpak applications such as LibreOffice now accept the theme again without workaround. Though I have not kept track of the exact details. > b.) When setting `GTK_THEME=Breeze` for all Flatpak apps, GTK 4 apps now > render with a semi-broken light theme. This is still the case. The workaround environment variable has to be set only for GTK 3 apps. Is any further information needed? -- You are receiving this mail because: You are watching all bug changes.
