mirror of
https://github.com/LNH-team/pico-launcher.git
synced 2026-06-02 09:06:54 +02:00
Add ability to set the position of the top screen cover image in custom themes
This commit is contained in:
@@ -88,6 +88,12 @@
|
||||
"b": 200
|
||||
}
|
||||
},
|
||||
"topCover": {
|
||||
"position": {
|
||||
"x": 75,
|
||||
"y": 18
|
||||
}
|
||||
},
|
||||
"gridIcon": {
|
||||
"blendColor": {
|
||||
"r": 200,
|
||||
|
||||
Reference in New Issue
Block a user