mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-28 22:53:09 +00:00
Default to ShiftDark in the look-and-feel package
Switch from BreezeLight to ShiftDark and enable the breeze-dark icon theme and window decoration to match.
This commit is contained in:
parent
75bcbb4718
commit
f0c6abc6d0
1 changed files with 4 additions and 3 deletions
|
|
@ -8,11 +8,11 @@
|
|||
widgetStyle=Breeze
|
||||
|
||||
[kdeglobals][General]
|
||||
ColorScheme=BreezeLight
|
||||
Name=Breeze
|
||||
ColorScheme=ShiftDark
|
||||
Name=Shift Dark
|
||||
|
||||
[kdeglobals][Icons]
|
||||
Theme=breeze
|
||||
Theme=breeze-dark
|
||||
|
||||
[plasmarc][Theme]
|
||||
name=default
|
||||
|
|
@ -26,6 +26,7 @@ cursorTheme=breeze_cursors
|
|||
|
||||
[kwinrc][org.kde.kdecoration2]
|
||||
library=org.kde.breeze
|
||||
theme=Shift Dark
|
||||
|
||||
[KSplash]
|
||||
Theme=org.kde.Breeze
|
||||
|
|
|
|||
Loading…
Reference in a new issue