fix: use correct color scheme name AntergosNeXT instead of AntergosDark
- Look-and-feel defaults reference AntergosNeXT.colors (the file that actually exists in /usr/share/color-schemes/) - kdeglobals in desktop-settings also fixed to match - Fix plasmarc install path (no trailing slash) so file is named correctly
This commit is contained in:
@@ -133,7 +133,7 @@ ForegroundPositive=73,195,137
|
|||||||
ForegroundVisited=46,163,242
|
ForegroundVisited=46,163,242
|
||||||
|
|
||||||
[General]
|
[General]
|
||||||
ColorScheme=AntergosDark
|
ColorScheme=AntergosNeXT
|
||||||
Name=Antergos-dark
|
Name=Antergos-dark
|
||||||
XftAntialias=true
|
XftAntialias=true
|
||||||
XftHintStyle=hintfull
|
XftHintStyle=hintfull
|
||||||
@@ -150,7 +150,7 @@ widgetStyle=Breeze
|
|||||||
Theme=breeze-dark
|
Theme=breeze-dark
|
||||||
|
|
||||||
[KDE]
|
[KDE]
|
||||||
ColorScheme=AntergosDark
|
ColorScheme=AntergosNeXT
|
||||||
LookAndFeelPackage=antergosdark.desktop
|
LookAndFeelPackage=antergosdark.desktop
|
||||||
ShowIconsInMenuItems=true
|
ShowIconsInMenuItems=true
|
||||||
ShowIconsOnPushButtons=true
|
ShowIconsOnPushButtons=true
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
[kdeglobals][General]
|
[kdeglobals][General]
|
||||||
ColorScheme=AntergosDark
|
ColorScheme=AntergosNeXT
|
||||||
|
|
||||||
[kdeglobals][Icons]
|
[kdeglobals][Icons]
|
||||||
Theme=breeze-dark
|
Theme=breeze-dark
|
||||||
|
|||||||
Reference in New Issue
Block a user