catppuccin / spicetify

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

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

Closed Mezque closed 2 years ago

Mezque commented 2 years ago

Updated a small change to each of the 4 themes to better support the new "Encore" Spotify theme as followed,

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 commented 2 years ago

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)
nekowinston commented 2 years ago

Hey there! :wave:

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

Mezque commented 2 years ago

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

nekowinston commented 2 years ago

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

Mezque commented 2 years ago

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