Astromations / Hazy

A translucent spicetify theme
262 stars 10 forks source link

Bring back artist banner background #17

Closed thegoldknight closed 1 year ago

thegoldknight commented 1 year ago

Before, the artist banner would appear at the top of the artist's page, and then move to the background but still stay visible as you scroll down. Now the artist banner just fades into the background instead of staying visible. Is it possible to have this as a toggle option, as some may really like the option and some may not?

image
Astromations commented 1 year ago

Again, that's a feature a little too specific to warrant a place in the settings menu. If you want to remove it however, you can make a Powershell installation and switch out the content of the repo's app.css in your user.css and change the text var(--artist-fade) to 1 on about line 935.

image