mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-05-24 12:35:05 +00:00
test manifest for marketplace
This commit is contained in:
parent
5e0236dff5
commit
af5af92b62
1 changed files with 10 additions and 19 deletions
|
|
@ -1,19 +1,10 @@
|
|||
[
|
||||
{
|
||||
"name": "Dribbblish Dynamic (Beta) Theme",
|
||||
"description": "A mod of Dribbblish theme for Spicetify with support for light/dark modes and album art based colors.",
|
||||
"preview": "showcase-images/preview.gif",
|
||||
"readme": "README.md",
|
||||
"branch": "beta-release",
|
||||
"usercss": "user.css",
|
||||
"schemes": "color.ini"
|
||||
},
|
||||
{
|
||||
"name": "Dribbblish Dynamic (Beta) Extension",
|
||||
"description": "Extension for Dribbblish Dynamic (Beta)",
|
||||
"preview": "showcase-images/preview.gif",
|
||||
"readme": "README.md",
|
||||
"branch": "beta-release",
|
||||
"main": "dribbblish-dynamic.js"
|
||||
}
|
||||
]
|
||||
{
|
||||
"name": "Dribbblish Dynamic (Beta) Theme",
|
||||
"description": "A mod of Dribbblish theme for Spicetify with support for light/dark modes and album art based colors.",
|
||||
"preview": "showcase-images/preview.gif",
|
||||
"readme": "README.md",
|
||||
"branch": "beta-release",
|
||||
"usercss": "user.css",
|
||||
"schemes": "color.ini",
|
||||
"include": ["https://raw.githubusercontent.com/JulienMaille/dribbblish-dynamic-theme/beta-release/dribbblish-dynamic.js"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue