Skip to content

Latest commit

 

History

History
58 lines (38 loc) · 3.15 KB

README.md

File metadata and controls

58 lines (38 loc) · 3.15 KB

Jasmine Theme for Spicetify 🖌️

A Spotify desktop theme for Spicetify

  1. Installation
  2. Screenshots
  3. Customisation
  4. Acknowledgements

💿 Installation

First, download and extract this repository into your Spicetify Themes/ folder.

⚠️ The following commands assume you extract the contents into Themes/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

🖼️ Screenshots

Light Dark

⚙️ Customisation

Colours

If you're looking to tweak the colours, edit the relevant variant under the color.ini file.

💡 Checkout coolors.co to help picking colours

Styling

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

📜 Acknowledgements