feat: Add v3.2 themes to themes.json

This commit is contained in:
Adison Cavani 2023-06-15 19:00:02 +02:00
parent 51b4e55fe2
commit a49ccfe801
No known key found for this signature in database
GPG key ID: 61D5EA322C3F828C

View file

@ -190,6 +190,36 @@
"image": "Parabola.png", "image": "Parabola.png",
"theme": "parabola.tar", "theme": "parabola.tar",
"versionAdded": "v3.1" "versionAdded": "v3.1"
},
{
"name": "Archcraft",
"image": "Archcraft.png",
"theme": "archcraft.tar",
"versionAdded": "v3.2"
},
{
"name": "Nobara",
"image": "Nobara.png",
"theme": "nobara.tar",
"versionAdded": "v3.2"
},
{
"name": "Proxmox",
"image": "Proxmox.png",
"theme": "proxmox.tar",
"versionAdded": "v3.2"
},
{
"name": "Linux Lite",
"image": "linuxlite.png",
"theme": "linuxlite.tar",
"versionAdded": "v3.2"
},
{
"name": "Vanilla OS",
"image": "VanillaOS.png",
"theme": "vanillaos.tar",
"versionAdded": "v3.2"
} }
], ],
"vendors": [ "vendors": [
@ -301,6 +331,24 @@
"theme": "lg.tar", "theme": "lg.tar",
"versionAdded": "v3.1" "versionAdded": "v3.1"
}, },
{
"name": "Asus ROG",
"image": "AsusROG.png",
"theme": "asusrog.tar",
"versionAdded": "v3.2"
},
{
"name": "Asus TUF",
"image": "AsusTUF.png",
"theme": "asustuf.tar",
"versionAdded": "v3.2"
},
{
"name": "HP Victus",
"image": "HPVictus.png",
"theme": "hpvictus.tar",
"versionAdded": "v3.2"
},
{ {
"name": "Medion", "name": "Medion",
"image": "Medion.png", "image": "Medion.png",