mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-05-24 20:41:57 +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",
|
||||
"description": "A mod of Dribbblish theme for Spicetify with support for light/dark modes and album art based colors.",
|
||||
"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": "beta-release",
|
||||
"preview": "showcase-images/preview.gif",
|
||||
"readme": "README.md",
|
||||
"branch": "beta-release",
|
||||
"usercss": "user.css",
|
||||
"schemes": "color.ini",
|
||||
"include": ["https://raw.githubusercontent.com/JulienMaille/dribbblish-dynamic-theme/beta-release/dribbblish-dynamic.js"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue