#how to turn on debug spotify app theme html css?

1 messages · Page 1 of 1 (latest)

winter mural
#

mac os spotify app, spicetify , How to Turn on debugging the Spotify theme and display the css style, similar to modifying the css style response operation in Chrome?

grand onyx
#

Run “spicetify enable-devtools”

winter mural
#

thank you@grand onyx

#

@grand onyx

#

How to change the background color of the sidebar: mac spotify app slightly transparent style like Apple Music.
I modified it like this .Root__nav-bar {
background-color: rgb(0,0,0,0.3) !important;
}.
Is there a way to achieve, like Apple Music, a slightly transparent glass style, you can see a little bit of the shadow of the mac desktop

grand onyx