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
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
|
|
} |