test script

This commit is contained in:
Zacharias-Brohn
2026-03-20 21:10:08 +01:00
parent 10b56e1e1b
commit 3c46256a9f
13 changed files with 109 additions and 33 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ Item {
anchors.centerIn: parent
color: DynamicColors.palette.m3onSurface
implicitSize: 22
layer.enabled: DynamicColors.light
layer.enabled: Config.general.color.smart || Config.general.color.scheduleDark
source: root.item.icon
}
}