spicetify / cli

Command-line tool to customize Spotify client. Supports Windows, MacOS, and Linux.
https://spicetify.app
GNU Lesser General Public License v2.1
18.64k stars 731 forks source link

Restore spotify default theme #516

Closed ConstantMan closed 3 years ago

ConstantMan commented 3 years ago

I love the customizability of spicetify-cli but some times i just want to return to default spotify theme ,is there any way to do it without breaking the ability to change themes again ?

khanhas commented 3 years ago

Read help text, run spicetify --help

spinalgr1990 commented 11 months ago

Open Powershell and hit


spicetify enable-devtools


After that open Spotify

Open up DevTools by right clicking anywhere on Spotify, and then click on Inspect Element. Click the Console tab in the DevTools window, paste the following command inside then execute

Marketplace.reset()

https://github.com/spicetify/spicetify-marketplace/wiki/Development