mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-21 18:32:45 +01:00
Chore(Turntable): add empty color config to fix spicetify apply
error ouput (#695)
* chore(Turntable): add empty color config to fix `spicetify apply` error ouput * chore(Turntable): add `schemes` key of the Turntable to the `manifest.json`
This commit is contained in:
parent
07596ca4b2
commit
902910930c
3
Turntable/color.ini
Normal file
3
Turntable/color.ini
Normal file
@ -0,0 +1,3 @@
|
||||
; empty config to fix `spicetify apply` error ouput
|
||||
|
||||
[turntable]
|
@ -95,6 +95,7 @@
|
||||
"preview": "Turntable/screenshots/turntable.png",
|
||||
"readme": "Turntable/README.md",
|
||||
"usercss": "Turntable/user.css",
|
||||
"schemes": "Turntable/color.ini",
|
||||
"include": [
|
||||
"https://raw.githubusercontent.com/spicetify/spicetify-themes/master/Turntable/turntable.js"
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user