mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-05-27 14:02:13 +00:00
remove redundant "Theme" in manifest title
This commit is contained in:
parent
af5af92b62
commit
6cc4b7d492
1 changed files with 3 additions and 3 deletions
|
|
@ -1,9 +1,9 @@
|
||||||
{
|
{
|
||||||
"name": "Dribbblish Dynamic (Beta) Theme",
|
"name": "Dribbblish Dynamic (Beta)",
|
||||||
"description": "A mod of Dribbblish theme for Spicetify with support for light/dark modes and album art based colors.",
|
"description": "A mod of Dribbblish theme for Spicetify with support for light/dark modes and album art based colors. (Beta Release)",
|
||||||
|
"branch": "beta-release",
|
||||||
"preview": "showcase-images/preview.gif",
|
"preview": "showcase-images/preview.gif",
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
"branch": "beta-release",
|
|
||||||
"usercss": "user.css",
|
"usercss": "user.css",
|
||||||
"schemes": "color.ini",
|
"schemes": "color.ini",
|
||||||
"include": ["https://raw.githubusercontent.com/JulienMaille/dribbblish-dynamic-theme/beta-release/dribbblish-dynamic.js"]
|
"include": ["https://raw.githubusercontent.com/JulienMaille/dribbblish-dynamic-theme/beta-release/dribbblish-dynamic.js"]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue