https://bugs.kde.org/show_bug.cgi?id=516498
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version| |6.6.2 Fixed/Implemented| | In| | Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |5260f3e65c6392b5263d89d7753 | |38c3b368414af Resolution|--- |FIXED --- Comment #5 from Nate Graham <[email protected]> --- Git commit 5260f3e65c6392b5263d89d775338c3b368414af by Nate Graham, on behalf of Filip Fila. Committed on 25/02/2026 at 16:46. Pushed by ngraham into branch 'master'. FolderView: Use system accent color for selection rectangle instead of Plasma theme's The new selection rectangle in the folder view now picks up on the Plasma theme's highglight color if the theme does not follow the color scheme, which makes up most of the third-party themes. While there's merit to the argument that everything on the desktop should follow the Plasma theme's colors, in this case the inconsistency issue caused outweighs following the principle. This patch therefore restores the old behavior whereby the selection rectangle uses the system color scheme, even with themes that don't follow the color scheme. FIXED-IN: 6.6.2 M +6 -1 containments/desktop/package/contents/ui/FolderView.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/5260f3e65c6392b5263d89d775338c3b368414af -- You are receiving this mail because: You are watching all bug changes.
