dribbblish-dynamic-theme/manifest.json
CharlieS1103 cf9f6e154b
Update manifest preview gif
Should work with new changes to allow links, currently only did it for previews since that seems to be the only one with a demand for it.
2021-11-27 12:34:13 -05:00

10 lines
545 B
JSON

{
"name": "Dribbblish Dynamic (Beta)",
"description": "A mod of Dribbblish theme for Spicetify with support for light/dark modes and album art based colors. (Beta Release)",
"branch": "release-beta",
"preview": "https://raw.githubusercontent.com/JulienMaille/dribbblish-dynamic-theme/main/showcase-images/preview.gif",
"readme": "README.md",
"usercss": "user.css",
"schemes": "color.ini",
"include": ["https://raw.githubusercontent.com/JulienMaille/dribbblish-dynamic-theme/release-beta/dribbblish-dynamic.js"]
}