spicetify
spicetify copied to clipboard
partial update to better support the new "Encore" default Spotify look
Updated a small change to each of the 4 themes to better support the new "Encore" Spotify theme as followed,
-
New search bar and search bar hover
-
New top buttons (can't seem to get the hover to work)
-
Removed a shadow between the "Liked songs" button and the playlists
Preview of change
Before Change
After Change
Example of hover NOT working on the new top buttons. Tried .main-topBar-button:hover
to no luck.
though it does on the search bar
.nav-alt .x-searchInput-searchInputInput:hover
also, the JS scripts included for each theme seem to not allow these changes to apply though I'm not sure why.
Might have been better to open this as a drafted pull request, my bad. Changes still required are,
- Need to fix the new parts of the CSS themes not loading when the JS file from each theme is loaded extension (I do not know why it behaves that way)
- Need to fix the top button hovers not working (small issue)
Hey there! :wave:
Much appreciated, I'll check this branch out soon - I'll mark it as a WIP meanwhile.
Spotify reverted their new look back to their old one so this pr is no longer applicable 👍🏻
Interesting, I never even got the look on my end. Thanks for following up on this!
Yeah, no problem :) It must have been A/B tested and guess people must have complained or maybe Spotify decided against redesigning their look 🤷🏻