Bug 485156 - In Settings home page, make users change **their theme's** dark/light mode, don't force Breeze
Summary: In Settings home page, make users change **their theme's** dark/light mode, d...
Status: RESOLVED INTENTIONAL
Alias: None
Product: systemsettings
Classification: Applications
Component: Quick Settings (show other bugs)
Version: master
Platform: Other Other
: NOR minor
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-06 22:04 UTC by svlmrc
Modified: 2025-01-13 12:15 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description svlmrc 2024-04-06 22:04:34 UTC
At the moment, in the settings home page only Breeze dark and Breeze light can be chosen. When you select one of them and apply, the (ptentially chosen manually by user) theme-specific settings (decoration, mouse pointer etc) as well as the theme are nuked and Breeze dark/light is applied instead.
It would be nice if it just allowed to apply "Dark" or "Light" user-specified themes (if a theme allows to mark itself as light/dark and allows to specify a light/dark variant (variant name I guess)). In case the current theme (before apply) is Breeze, keep user changes for theme-specific settings so that they're not nuked (for instance, window decoration etc).
Comment 1 David Edmundson 2025-01-13 12:15:50 UTC
Technically that UI isn't restricted to Breeze. 

Set DefaultLightLookAndFeel / DefaultDarkLookAndFeel

in kdeglobals under [KDE]

>(if a theme allows to mark itself as light/dark and allows to specify a light/dark variant

Unfortunately this isn't something that exists.