Actualizar repo.json
This commit is contained in:
parent
856fef0a9d
commit
5f0ce3b619
25
repo.json
25
repo.json
@ -0,0 +1,25 @@
|
||||
{
|
||||
"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": "Light Mode",
|
||||
"description": "A light theme with a clean and minimalistic look.",
|
||||
"author": "Jane Smith",
|
||||
"license": "GPL-3.0",
|
||||
"link": "https://example.com/light-mode"
|
||||
},
|
||||
{
|
||||
"name": "Retro",
|
||||
"description": "A nostalgic theme inspired by early web designs.",
|
||||
"author": "Alex Johnson",
|
||||
"license": "Apache-2.0",
|
||||
"link": "https://example.com/retro"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user