25 lines
725 B
JSON
25 lines
725 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": "Retro",
|
|
"description": "A nostalgic theme inspired by early web designs.",
|
|
"author": "Alex Johnson",
|
|
"license": "Apache-2.0",
|
|
"link": "https://example.com/retro"
|
|
}
|
|
]
|
|
} |