spicetify / spicetify-themes

A community-driven collection of themes for customizing Spotify through Spicetify - https://github.com/spicetify/cli
MIT License
5.06k stars 1.27k forks source link

The theme flow #1074

Closed 0lav8 closed 3 months ago

0lav8 commented 5 months ago

image

I've been trying everything to remove these theme as it's clearly glitching and not showing any screen but everytime i try something it just uninstalls spicetify.

I just want to remove these theme and be able to use spicetify, can i please get a code that works on terminal to remove just the theme?

My spicetify and macbook are both up to date

aideyj commented 5 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

0lav8 commented 5 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

thank youu it worked