You've already forked pico-launcher
mirror of
https://github.com/LNH-team/pico-launcher.git
synced 2026-01-09 16:28:48 -08:00
12 lines
230 B
JSON
12 lines
230 B
JSON
|
|
{
|
||
|
|
"type": "custom",
|
||
|
|
"name": "Raspberry",
|
||
|
|
"description": "Theme based on raspberries.",
|
||
|
|
"author": "Gericom",
|
||
|
|
"primaryColor": {
|
||
|
|
"r": 138,
|
||
|
|
"g": 217,
|
||
|
|
"b": 255
|
||
|
|
},
|
||
|
|
"darkTheme": false
|
||
|
|
}
|