https://bugs.kde.org/show_bug.cgi?id=453348
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/ |19d9bc7e395d8c6e007afdc3b3b |e87e94e3f8e86c3ec74d02291e9 |5c11a7d02190e |1ecd34c9b0be2 --- Comment #4 from Nate Graham <n...@kde.org> --- Git commit e87e94e3f8e86c3ec74d02291e91ecd34c9b0be2 by Nate Graham. Committed on 04/05/2022 at 18:19. Pushed by ngraham into branch 'cherry-pick-19d9bc7e'. applets/appmenu: fix top-level menu text coloration 28537cf3ff3cd9210f7568f40334ac3a2c9bed18 made the color dynamic, but neglected to respect the Plasma color scheme, if any. This causes problems with Plasma themes that have their own colors and don't respect the systemwide color scheme, such as Breeze Twilight. Fix it by using the appropriate colors from the PlasmaCore color scheme object, not the systemwide object provided by Qt. FIXED-IN: 5.24.6 (cherry picked from commit 19d9bc7e395d8c6e007afdc3b3b5c11a7d02190e) M +1 -4 applets/appmenu/package/contents/ui/MenuDelegate.qml https://invent.kde.org/plasma/plasma-workspace/commit/e87e94e3f8e86c3ec74d02291e91ecd34c9b0be2 -- You are receiving this mail because: You are watching all bug changes.