https://bugs.kde.org/show_bug.cgi?id=444993
--- Comment #8 from Georg Grabler <ggrab...@gmail.com> ---
(In reply to Georg Grabler from comment #7)
> I actually do have the same issue.
> 
> I created a new user (it's archlinux, so I get pretty much KDE defaults with
> Breeze Light).
> 
> I went to system settings and chose "Dark Theme", checked apply.
> 
> my ~/.config/kdeglobals:
> [General]
> Name=Breeze Light
> shadeSortColumn=true
> widgetStyle=Breeze
> 
> [KDE]
> ColorScheme=BreezeLight
> LookAndFeelPackage=org.kde.breezedark.desktop
> contrast=4
> 
> I edited the file manually to:
> [General]
> Name=Breeze Dark
> shadeSortColumn=true
> widgetStyle=Breeze
> 
> [KDE]
> ColorScheme=BreezeDark
> LookAndFeelPackage=org.kde.breezedark.desktop
> contrast=4
> 
> Went to system settings, and this time applied the "Light Theme", result:
> [General]
> Name=Breeze Dark
> shadeSortColumn=true
> widgetStyle=Breeze
> 
> [KDE]
> ColorScheme=BreezeDark
> contrast=4
> 
> For me, you clearly write the the file (since
> LookAndFeelPackage=org.kde.breezedark.desktop disappeared, as expected). The
> name and ColorScheme and contrast stay (not sure if the contrast should be
> there in both settings though).
> 
> Seems not all is written properly.

Just checked
/usr/share/plasma/look-and-feel/org.kde.breezedark.desktop/contents/defaults
and it's actually identical to the one you linked in git.

For me it seems that for some reason some config keys are written, some are
not. What does trigger which fields are written to kdeglobal? Couldn't actually
find the proper source code, it changed quite a lot in the past two years
source-code whise (not anymore in kcmd it seems to me).

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

Reply via email to