spicetify icon indicating copy to clipboard operation
spicetify copied to clipboard

partial update to better support the new "Encore" default Spotify look

Open Mezque opened this issue 2 years ago • 2 comments

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) image

  • Removed a shadow between the "Liked songs" button and the playlists

Preview of change

Before Change image

After Change image

Example of hover NOT working on the new top buttons. Tried .main-topBar-button:hover to no luck. image though it does on the search bar .nav-alt .x-searchInput-searchInputInput:hover image

also, the JS scripts included for each theme seem to not allow these changes to apply though I'm not sure why.

Mezque avatar Oct 12 '22 21:10 Mezque

Might have been better to open this as a drafted pull request, my bad. Changes still required are,

  1. 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)
  2. Need to fix the top button hovers not working (small issue)

Mezque avatar Oct 12 '22 21:10 Mezque

Hey there! :wave:

Much appreciated, I'll check this branch out soon - I'll mark it as a WIP meanwhile.

nekowinston avatar Oct 12 '22 23:10 nekowinston

Spotify reverted their new look back to their old one so this pr is no longer applicable 👍🏻

Mezque avatar Nov 09 '22 16:11 Mezque

Interesting, I never even got the look on my end. Thanks for following up on this!

nekowinston avatar Nov 09 '22 16:11 nekowinston

Yeah, no problem :) It must have been A/B tested and guess people must have complained or maybe Spotify decided against redesigning their look 🤷🏻

Mezque avatar Nov 09 '22 18:11 Mezque