Summary: | Light mode for Application Dashboard | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Nathan Upchurch <nathan> |
Component: | Application Dashboard widget | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | nate |
Priority: | NOR | ||
Version First Reported In: | 6.2.4 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-desktop/-/commit/5203b0ddd59d0b1cf43a3470ea9956c85b592eca | Version Fixed In: | 6.6.0 |
Sentry Crash Report: |
Description
Nathan Upchurch
2022-06-01 23:55:56 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3238 Git commit 5203b0ddd59d0b1cf43a3470ea9956c85b592eca by Niccolò Venerandi. Committed on 14/10/2025 at 13:20. Pushed by niccolove into branch 'master'. Make Dashboard follow colorscheme Previously, all Dashboard colors were hardcoded. Instead, we now use the Complementary color set, and give the user an option to switch to the theme's Window default color set too. M +17 -0 applets/kicker/ConfigGeneral.qml M +19 -12 applets/kicker/DashboardRepresentation.qml M +0 -2 applets/kicker/ItemGridDelegate.qml M +5 -0 applets/kicker/main.xml https://invent.kde.org/plasma/plasma-desktop/-/commit/5203b0ddd59d0b1cf43a3470ea9956c85b592eca |