mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-06-07 08:40:44 +00:00
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.
10 lines
545 B
JSON
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"]
|
|
}
|