https://bugs.kde.org/show_bug.cgi?id=496174

--- Comment #13 from Ilya Fedin <fedin-ilja2...@ya.ru> ---
The commit Vaxry mentioned has actually engaged the change made by
https://invent.kde.org/frameworks/kiconthemes/-/commit/8854f8aa66734338b07f86ff56d02241ef0057ee
(before my commit it was overridden back with platform color scheme by
QApplicationPrivate::initializeWidgetPalettesFromTheme called in
QApplicationPrivate::init).

I would also say that QT_QPA_PLATFORMTHEME=plasma-integration is invalid value,
the right one is QT_QPA_PLATFORMTHEME=kde.

And, as far as I understand, the correct way of applying dark mode outside of
Plasma now is to set org.freedesktop.appearance color-scheme key via settings
portal because that's what KColorSchemeWatcher looks at.

I have a MR that should restore the possibility to set color scheme via
kdeglobals when the portal provides no value:
https://invent.kde.org/frameworks/kcolorscheme/-/merge_requests/28.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to