auto light/dark scheme

This commit is contained in:
Zacharias-Brohn
2026-02-19 14:41:42 +01:00
parent d97cb0d583
commit 79428bb209
5 changed files with 92 additions and 1 deletions
+2
View File
@@ -12,6 +12,8 @@ JsonObject {
property bool wallust: false
property bool schemeGeneration: true
property string mode: "dark"
property int scheduleDarkStart: 0
property int scheduleDarkEnd: 0
}
component Apps: JsonObject {