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

12 lines
255 B
JSON

{
"type": "material",
"name": "Material Design 3",
"description": "Theme based on Google's Material Design 3.",
"author": "Gericom",
"primaryColor": {
"r": 138,
"g": 217,
"b": 255
},
"darkTheme": false
}