mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-05-25 21:11:58 +00:00
19 lines
661 B
JSON
19 lines
661 B
JSON
[
|
|
{
|
|
"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"
|
|
}
|
|
]
|