mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-21 18:32:45 +01:00
fix(Bloom): add theme manifest (#725)
* add bloom theme manifeast * update file path * update readme Co-authored-by: Afonso Jorge Ramos <afonsojorgeramos@gmail.com>
This commit is contained in:
parent
f9f5c0a6c8
commit
7887bbf876
@ -102,5 +102,21 @@
|
||||
"url": "https://github.com/schnensch0"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Bloom",
|
||||
"description": "Spicetify theme inspired by Microsoft's Windows 11 Bloom Experience",
|
||||
"preview": "https://raw.githubusercontent.com/nimsandu/spicetify-bloom/main/Dark-1.png",
|
||||
"readme": "Bloom/README.md",
|
||||
"usercss": "user.css",
|
||||
"schemes": "color.ini",
|
||||
"include": ["https://raw.githubusercontent.com/spicetify/spicetify-themes/master/Bloom/bloom.js"],
|
||||
"branch": "main",
|
||||
"authors": [
|
||||
{
|
||||
"name": "nimsandu",
|
||||
"url": "https://github.com/nimsandu"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user