mirror of
https://github.com/LNH-team/pico-launcher.git
synced 2026-06-02 17:16:57 +02:00
12 lines
255 B
JSON
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
|
|
} |