picodulce-themes/repo.json
2024-12-17 05:54:57 +00:00

25 lines
680 B
JSON

{
"themes": [
{
"name": "Dark",
"description": "The default picodulce theme",
"author": "Nixietab",
"license": "MIT",
"link": "https://git.lupin.com.ar/nix/picodulce-themes/raw/branch/main/Dark.json"
},
{
"name": "Persona Skull",
"description": "A theme and background of Skull from Persona 5.",
"author": "Nixietab",
"license": "MIT",
"link": "https://git.lupin.com.ar/nix/picodulce-themes/raw/branch/main/PersonaSkull.json"
},
{
"name": "TEST",
"description": "DESCRIPCIOOON",
"author": "SEXO",
"license": "Apache-2.0",
"link": "https://example.com/TEST"
}
]
}