Update: Changed colors and theme.conf syntax.

This commit is contained in:
Keyitdev
2024-09-18 00:18:56 +02:00
parent 2bb6702a5d
commit 9048065f6d
5 changed files with 35 additions and 24 deletions
+1 -1
View File
@@ -106,7 +106,7 @@ Item {
background: Rectangle {
radius: config.RoundCorners / 2
color: config.BackgroundColor
color: root.palette.alternateBase
layer.enabled: true
}