📥 Installation
Go into your Themes
folder in .spicetify
then do :
git clone https://github.com/NYRI4/Comfy-spicetify
Windows
In Powershell:
spicetify config current_theme Comfy-spicetify
spicetify config inject_css 1 replace_colors 1 overwrite_assets 1
spicetify apply
macOS and Linux
In Bash:
spicetify config current_theme Comfy-spicetify
spicetify config inject_css 1 replace_colors 1 overwrite_assets 1
spicetify apply
If you want to have the image header on a playlist, move the Comfy.js
file to the Extensions
folder and do :
Windows
In Powershell:
cd "$(spicetify -c | Split-Path)\Themes\Comfy-spicetify"
Copy-Item Comfy.js ..\..\Extensions
spicetify config extensions Comfy.js
spicetify apply
macOS and Linux
In Bash:
cd "$(dirname "$(spicetify -c)")/Themes/Comfy-spicetify"
mkdir -p ../../Extensions
cp Comfy.js ../../Extensions/.
spicetify config extensions Comfy.js
spicetify apply
⚠️ ️ Warning
The theme part is now updating itself for users using the version of Spicetify equals or greater than 2.8.2
, however, for the extesnion part if you have issues with it :
- Go here
- Copy the whole code (sorry for the flashbang)
- Go into the Spicetify extension folder
- Open the
Comfy.js
file, paste the code and save it - Afterwards, in a terminal, run
spicetify apply
- Enjoy !
For the users that don't want to update Spicetify to the newest version, do the same with this and paste it in the user.css
replacing the @import
.
🖌️ Customization
Go into your theme folder and open either :
color.ini
for the colors
user.css
to modify the code
🖼️ More preview
Home | Friend list |
---|---|