Skip to content

axieum/jasmine-spicetify-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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