catppuccin / spicetify

🎧 Soothing pastel theme for Spotify
MIT License
469 stars 27 forks source link

Incorrect accent color when adding duplicate song to playlist (reopening previous issue) #59

Closed fenwulf closed 11 months ago

fenwulf commented 11 months ago

Unfortunately the commit did not seem to fix. I have triple checked that I updated it by removing all traces of spotify and spicetify (purging backup as well), then reinstalling everything from scratch. I still get this issue:

image

Thanks for taking another look at it, no rush I am in uni for cs as well so I get the struggle hahaha

ohitstom commented 11 months ago

you need to wait for someone to merge my PR, this issue is a duplicate please feel free to close it

fenwulf commented 11 months ago

I have copied the changes directly from your commit:

image

The div that was targeted is removed.

ohitstom commented 11 months ago

I have copied the changes directly from your commit:

image

that is sass not css it needs compiling hence why you need to wait for it to be merged and our actions ran

fenwulf commented 11 months ago

Ahh ok. Thank you so much!