Grub-Themes/themes.json
2022-12-07 12:33:23 +01:00

287 lines
5.4 KiB
JSON

{
"distros": [
{
"name": "Arch Linux",
"image": "Arch Linux.png",
"theme": "arch.tar"
},
{
"name": "Arco Linux",
"image": "Arco Linux.png",
"theme": "arco.tar"
},
{
"name": "Artix Linux",
"image": "Artix Linux.png",
"theme": "artix.tar"
},
{
"name": "Bedrock Linux",
"image": "Bedrock.png",
"theme": "bedrock.tar"
},
{
"name": "CentOS",
"image": "CentOS.png",
"theme": "centOS.tar"
},
{
"name": "Debian",
"image": "Debian.png",
"theme": "debian.tar"
},
{
"name": "Deepin",
"image": "Deepin.png",
"theme": "deepin.tar"
},
{
"name": "ElementaryOS",
"image": "ElementaryOS.png",
"theme": "dell.tar"
},
{
"name": "EndeavourOS",
"image": "EndeavourOS.png",
"theme": "endeavourOS.tar"
},
{
"name": "Fedora",
"image": "Fedora.png",
"theme": "fedora.tar"
},
{
"name": "FreeBSD",
"image": "FreeBSD.png",
"theme": "freeBSD.tar"
},
{
"name": "Garuda",
"image": "Garuda.png",
"theme": "garuda.tar"
},
{
"name": "Gentoo",
"image": "Gentoo.png",
"theme": "gentoo.tar"
},
{
"name": "KDE Neon",
"image": "KDEneon.png",
"theme": "kdeNeon.tar"
},
{
"name": "Kubuntu",
"image": "Kubuntu.png",
"theme": "kubuntu.tar"
},
{
"name": "Linux Mint",
"image": "Linux Mint.png",
"theme": "mint.tar"
},
{
"name": "Manjaro",
"image": "Manjaro.png",
"theme": "manjaro.tar"
},
{
"name": "MX Linux",
"image": "MX Linux.png",
"theme": "mx.tar"
},
{
"name": "openSUSE",
"image": "OpenSUSE.png",
"theme": "openSUSE.tar"
},
{
"name": "Pop!_OS",
"image": "PopOS.png",
"theme": "pop.tar"
},
{
"name": "Rocky Linux",
"image": "Rocky Linux.png",
"theme": "rocky.tar"
},
{
"name": "Slackware",
"image": "Slackware.png",
"theme": "slackware.tar"
},
{
"name": "Solus",
"image": "Solus.png",
"theme": "solus.tar"
},
{
"name": "Ubuntu",
"image": "Ubuntu.png",
"theme": "ubuntu.tar"
},
{
"name": "Ubuntu Mate",
"image": "UbuntuMate.png",
"theme": "mate.tar"
},
{
"name": "Ventoy",
"image": "Ventoy.png",
"theme": "ventoy.tar"
},
{
"name": "Void Linux",
"image": "Void Linux.png",
"theme": "void.tar"
},
{
"name": "Windows 10",
"image": "Windows 10.png",
"theme": "windows10.tar"
},
{
"name": "Windows 11",
"image": "Windows 11.png",
"theme": "windows11.tar"
},
{
"name": "Xero Linux",
"image": "Xero.png",
"theme": "xero.tar"
},
{
"name": "Zorin OS",
"image": "ZorinOS.png",
"theme": "zorinOS.tar"
},
{
"name": "NixOS",
"image": "NixOS.png",
"theme": "nixos.tar",
"versionAdded": "v2.9"
},
{
"name": "Lubuntu",
"image": "Lubuntu.png",
"theme": "lubuntu.tar",
"versionAdded": "v2.9"
},
{
"name": "ChromeOS",
"image": "ChromeOS.png",
"theme": "chromeos.tar",
"versionAdded": "v2.9"
},
{
"name": "Ultramarine",
"image": "Ultramarine.png",
"theme": "ultramarine.tar",
"versionAdded": "v2.9"
},
{
"name": "AlmaLinux",
"image": "Alma.png",
"theme": "alma.tar",
"versionAdded": "v2.9"
}
],
"vendors": [
{
"name": "Acer",
"image": "Acer.png",
"theme": "acer.tar"
},
{
"name": "Aorus",
"image": "Aorus.png",
"theme": "aorus.tar"
},
{
"name": "Apple",
"image": "Apple.png",
"theme": "apple.tar"
},
{
"name": "Asus",
"image": "Asus.png",
"theme": "asus.tar"
},
{
"name": "ASRock",
"image": "ASRock.png",
"theme": "asrock.tar"
},
{
"name": "Dell",
"image": "Dell.png",
"theme": "dell.tar"
},
{
"name": "Framework",
"image": "Framework.png",
"theme": "framework.tar"
},
{
"name": "Gigabyte",
"image": "Gigabyte.png",
"theme": "gigabyte.tar"
},
{
"name": "HP",
"image": "HP.png",
"theme": "hp.tar"
},
{
"name": "Huawei",
"image": "Huawei.png",
"theme": "huawei.tar"
},
{
"name": "Kingston",
"image": "Kingston.png",
"theme": "kingston.tar"
},
{
"name": "Legion",
"image": "Legion.png",
"theme": "legion.tar"
},
{
"name": "Lenovo",
"image": "Lenovo.png",
"theme": "lenovo.tar"
},
{
"name": "MSI",
"image": "MSI.png",
"theme": "msi.tar"
},
{
"name": "Razer",
"image": "Razer.png",
"theme": "razer.tar"
},
{
"name": "System76",
"image": "System76.png",
"theme": "system76.tar"
},
{
"name": "Toshiba",
"image": "Toshiba.png",
"theme": "toshiba.tar"
},
{
"name": "Vaio",
"image": "Vaio.png",
"theme": "vaio.tar"
},
{
"name": "Thinkpad",
"image": "Thinkpad.png",
"theme": "thinkpad.tar",
"versionAdded": "v2.9"
}
]
}