mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-05-24 20:41:57 +00:00
add maifest for spicetify-marketplace
This commit is contained in:
parent
38d70581ac
commit
e4110f8df3
1 changed files with 19 additions and 0 deletions
19
manifest.json
Normal file
19
manifest.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[
|
||||
{
|
||||
"name": "Dribbblish Dynamic (Beta)",
|
||||
"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)",
|
||||
"description": "Extension for Dribbblish Dynamic (Beta)",
|
||||
"preview": "showcase-images/preview.gif",
|
||||
"readme": "README.md",
|
||||
"branch": "beta-release",
|
||||
"main": "dribbblish-dynamic.js"
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue