https://bugs.kde.org/show_bug.cgi?id=471048

--- Comment #3 from Nate Graham <n...@kde.org> ---
> reads a separate value from gsettings that can be manually set by the user if 
> needed
So in Plasma, we don't have an exact analogue of this. The closest equivalent
is our color scheme system. Using that system, the user registers their
preference by selecting a color scheme, and this needs to be translated into
the "does the user want dark mode" preference in the portal. As you've
observed, the way we translate it is examining the lightness or darkness of the
user-chosen color scheme.

Seen in that way, it is already user-configurable. What I don't understand is
how this causes a problem. You wrote:

> users can not use a light theme for desktop programs, but use a dark theme 
> with websites for example

That seems like an unusual use case. Why do you want to use a light app theme
but force websites into their dark themes? And if you do want this, wouldn't it
make more sense to accomplish it with a browser plugin rather than tricking all
portal-using apps into thinking that the user prefers a dark theme when they
actually don't?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to