Open Digitalone1 opened 1 month ago
I have this issue as well, my workaround is simply using a dark theme like dracula.
My guess is that the org.kde.PlatformTheme.QGnomePlatform package is at least partially responsible for the correct theming under GNOME; it hasn't been updated for KDE Platform 6.7, which is what qBittorrent is using. The manifest has been publicly archived (link); I wouldn't know how to update it myself, but perhaps someone else could if they would be inclined...
QGnomePlatform is no longer used with Qt6 so updating it can't help
https://invent.kde.org/packaging/flatpak-kde-runtime/-/merge_requests/147
https://invent.kde.org/packaging/flatpak-kde-runtime/-/merge_requests/205
New release of Flatpak package (v5.0.0 which has been upgraded to Qt6) broke dark mode UI. The previous version was fine.
More info here.