Files
pico-launcher/_pico/themes/raspberry/theme.json

12 lines
230 B
JSON
Raw Normal View History

2025-11-22 17:21:45 +01:00
{
"type": "custom",
"name": "Raspberry",
"description": "Theme based on raspberries.",
"author": "Gericom",
"primaryColor": {
"r": 138,
"g": 217,
"b": 255
},
"darkTheme": false
}