mirror of
https://github.com/LNH-team/pico-launcher.git
synced 2026-06-02 09:06:54 +02:00
132 lines
2.4 KiB
JSON
132 lines
2.4 KiB
JSON
{
|
|
"type": "custom",
|
|
"name": "Raspberry",
|
|
"description": "Theme based on raspberries.",
|
|
"author": "Gericom",
|
|
"primaryColor": {
|
|
"r": 138,
|
|
"g": 217,
|
|
"b": 255
|
|
},
|
|
"darkTheme": false,
|
|
"topIcon": {
|
|
"position": {
|
|
"x": 24,
|
|
"y": 132
|
|
},
|
|
"blendColor": {
|
|
"r": 200,
|
|
"g": 200,
|
|
"b": 200
|
|
}
|
|
},
|
|
"topBannerTextLine0": {
|
|
"position": {
|
|
"x": 70,
|
|
"y": 126
|
|
},
|
|
"width": 176,
|
|
"textColor": {
|
|
"r": 30,
|
|
"g": 30,
|
|
"b": 30
|
|
},
|
|
"blendColor": {
|
|
"r": 200,
|
|
"g": 200,
|
|
"b": 200
|
|
}
|
|
},
|
|
"topBannerTextLine1": {
|
|
"position": {
|
|
"x": 70,
|
|
"y": 141
|
|
},
|
|
"width": 176,
|
|
"textColor": {
|
|
"r": 30,
|
|
"g": 30,
|
|
"b": 30
|
|
},
|
|
"blendColor": {
|
|
"r": 200,
|
|
"g": 200,
|
|
"b": 200
|
|
}
|
|
},
|
|
"topBannerTextLine2": {
|
|
"position": {
|
|
"x": 70,
|
|
"y": 155
|
|
},
|
|
"width": 176,
|
|
"textColor": {
|
|
"r": 30,
|
|
"g": 30,
|
|
"b": 30
|
|
},
|
|
"blendColor": {
|
|
"r": 200,
|
|
"g": 200,
|
|
"b": 200
|
|
}
|
|
},
|
|
"topFileNameText": {
|
|
"position": {
|
|
"x": 18,
|
|
"y": 170
|
|
},
|
|
"width": 220,
|
|
"textColor": {
|
|
"r": 30,
|
|
"g": 30,
|
|
"b": 30
|
|
},
|
|
"blendColor": {
|
|
"r": 200,
|
|
"g": 200,
|
|
"b": 200
|
|
}
|
|
},
|
|
"topCover": {
|
|
"position": {
|
|
"x": 75,
|
|
"y": 18
|
|
}
|
|
},
|
|
"gridIcon": {
|
|
"blendColor": {
|
|
"r": 200,
|
|
"g": 200,
|
|
"b": 200
|
|
}
|
|
},
|
|
"bannerListIcon": {
|
|
"blendColor": {
|
|
"r": 200,
|
|
"g": 200,
|
|
"b": 200
|
|
}
|
|
},
|
|
"bannerListTextLine0": {
|
|
"textColor": {
|
|
"r": 30,
|
|
"g": 30,
|
|
"b": 30
|
|
}
|
|
},
|
|
"bannerListTextLine1": {
|
|
"textColor": {
|
|
"r": 30,
|
|
"g": 30,
|
|
"b": 30
|
|
}
|
|
},
|
|
"bannerListTextLine2": {
|
|
"textColor": {
|
|
"r": 30,
|
|
"g": 30,
|
|
"b": 30
|
|
}
|
|
}
|
|
} |