Add ability to set the position of the top screen cover image in custom themes

This commit is contained in:
Gericom
2026-04-04 10:01:15 +02:00
parent 127de36b1c
commit bec797ffe7
11 changed files with 62 additions and 4 deletions

View File

@@ -88,6 +88,12 @@
"b": 200
}
},
"topCover": {
"position": {
"x": 75,
"y": 18
}
},
"gridIcon": {
"blendColor": {
"r": 200,