mirror of
https://github.com/LNH-team/pico-launcher.git
synced 2026-06-02 09:06:54 +02:00
Initial commit
This commit is contained in:
12
_pico/themes/material/theme.json
Normal file
12
_pico/themes/material/theme.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
BIN
_pico/themes/raspberry/bannerListCell.bin
Normal file
BIN
_pico/themes/raspberry/bannerListCell.bin
Normal file
Binary file not shown.
BIN
_pico/themes/raspberry/bannerListCellPltt.bin
Normal file
BIN
_pico/themes/raspberry/bannerListCellPltt.bin
Normal file
Binary file not shown.
BIN
_pico/themes/raspberry/bannerListCellSelected.bin
Normal file
BIN
_pico/themes/raspberry/bannerListCellSelected.bin
Normal file
Binary file not shown.
BIN
_pico/themes/raspberry/bannerListCellSelectedPltt.bin
Normal file
BIN
_pico/themes/raspberry/bannerListCellSelectedPltt.bin
Normal file
Binary file not shown.
641
_pico/themes/raspberry/bottombg.bin
Normal file
641
_pico/themes/raspberry/bottombg.bin
Normal file
File diff suppressed because one or more lines are too long
BIN
_pico/themes/raspberry/gridcell.bin
Normal file
BIN
_pico/themes/raspberry/gridcell.bin
Normal file
Binary file not shown.
BIN
_pico/themes/raspberry/gridcellPltt.bin
Normal file
BIN
_pico/themes/raspberry/gridcellPltt.bin
Normal file
Binary file not shown.
BIN
_pico/themes/raspberry/gridcellSelected.bin
Normal file
BIN
_pico/themes/raspberry/gridcellSelected.bin
Normal file
Binary file not shown.
BIN
_pico/themes/raspberry/gridcellSelectedPltt.bin
Normal file
BIN
_pico/themes/raspberry/gridcellSelectedPltt.bin
Normal file
Binary file not shown.
BIN
_pico/themes/raspberry/scrim.bin
Normal file
BIN
_pico/themes/raspberry/scrim.bin
Normal file
Binary file not shown.
BIN
_pico/themes/raspberry/scrimPltt.bin
Normal file
BIN
_pico/themes/raspberry/scrimPltt.bin
Normal file
Binary file not shown.
12
_pico/themes/raspberry/theme.json
Normal file
12
_pico/themes/raspberry/theme.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "custom",
|
||||
"name": "Raspberry",
|
||||
"description": "Theme based on raspberries.",
|
||||
"author": "Gericom",
|
||||
"primaryColor": {
|
||||
"r": 138,
|
||||
"g": 217,
|
||||
"b": 255
|
||||
},
|
||||
"darkTheme": false
|
||||
}
|
||||
20
_pico/themes/raspberry/topbg.bin
Normal file
20
_pico/themes/raspberry/topbg.bin
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user