A Spotify desktop theme for Spicetify
First, download and extract this repository into your Spicetify Themes/
folder.
⚠️ The following commands assume you extract the contents intoThemes/Jasmine/
!
For the light variant:
spicetify config current_theme Jasmine color_scheme light
For the dark variant:
spicetify config current_theme Jasmine color_scheme dark
Light | Dark |
---|---|
If you're looking to tweak the colours, edit the relevant variant under the color.ini
file.
💡 Checkout coolors.co to help picking colours
This project uses Sass to compile the final CSS files. Make any changes to user.scss
, compile it down to CSS and then overwrite the theme's user.css
file.
💡 Reference Spicetify's wiki
- Lovelace Spicetify theme by @adriankarlen