Tetrax-10 / Nord-Spotify

Nord Themed Spotify
https://tetrax-10.github.io/Nord-Spotify/
MIT License
331 stars 20 forks source link

Play and Pause buttons on control bar are visually broken #23

Closed NeoNyaa closed 1 year ago

NeoNyaa commented 1 year ago

image image

I did a little bit of tinkering and this gets it closer to looking right but the SVG responsible for making the button darker doesn't fit well.

.main-playPauseButton-button[aria-label="Pause"],
.main-playPauseButton-button[aria-label="Play"] {
    -webkit-mask-size: 32px;
}

image image

Scaled up UI to show the SVG issue better.

image image

Tetrax-10 commented 1 year ago

I cant replicate that bug can you send me your spotify, spicetify version. Also did you install it manually or through marketplace

image image

NeoNyaa commented 1 year ago

I installed the theme using the Windows Powershell installation script as the marketplace just doesn't work for complex themes in my experience.

image

Tetrax-10 commented 1 year ago

Try to install the theme again through power shell to update the theme. Might got outdated. Also send your config

NeoNyaa commented 1 year ago

It seems like some residual patches from an old theme were causing the issue. Sorry for bothering