Advertisement
kyroskoh

Spicetify V2.2.2 - Applying Theme

Jul 3rd, 2021
2,033
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. #CODES
  2. #-----------------------------------------------------------------------------
  3. #CHANGING BASIC THEME
  4. spicetify config current_theme (theme name)
  5. spicetify config color_scheme (color scheme name)
  6. spicetify apply
  7.  
  8. #CHANGING COMPLEX THEME
  9. spicetify restore
  10. spicetify config extensions (EXTENSION.js)
  11. spicetify config current_theme (theme name)
  12. spicetify config color_scheme (color scheme name)
  13. spicetify apply
  14.  
  15. #CROSS COMPATIBILITY
  16. spicetify config extensions (EXTENSION.js)-
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement