mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 19:02:45 +01:00
.. | ||
screenshots | ||
color.ini | ||
LICENSE | ||
manifest.json | ||
README.md | ||
turntable.js | ||
user.css |
Turntable
Based on Spotify's original theme.
Screenshots
Info
Designed and developed by Grason Chan.
The turntable was inspired by Netease Music and Smartisan OS build-in Music Player (not include code).
Note: Require Spicetify v2.2.0 or higher! Otherwise, performance problems will happen when the turntable rotates!
View the CHANGELOG here.
Installation
- add extension - Full App Display
spicetify config extensions fullAppDisplay.js
spicetify apply
- put Turntable and turntable.js into the .config/spicetify
cd spicetify-themes
cp -r Turntable ~/.config/spicetify/Themes
cp Turntable/turntable.js ~/.config/spicetify/Extensions
- select the theme and extension, then apply
spicetify config current_theme Turntable
spicetify config extensions turntable.js
spicetify apply
How to Uninstall
- remove Turntable and rotateTurntable.js
rm -r ~/.config/spicetify/Themes/Turntable
rm ~/.config/spicetify/Extensions/turntable.js
- config to spicetify default theme
spicetify config current_theme SpicetifyDefault
- remove extension - Full App Display and Turntable(optional)
spicetify config extensions fullAppDisplay.js-
spicetify config extensions turntable.js-
- apply
spicetify apply