Files
pico-launcher/_pico/themes/raspberry/theme.json
2025-11-25 17:41:31 +01:00

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
}