Describe the bug
Spotify recently reworked artist profiles introducing new buttons and changed artist discography arrangement, this has caused some
styling issues.
To Reproduce
Steps to reproduce the behavior:
Open Spotify
Navigate to an artist page
Scroll down until you see these pill-shaped buttons
Notice their styling is wrong when you interact with them
Screenshots
Active Styling:
Hover Styling:
Active Styling:
Hover Styling:
Describe the bug Spotify recently reworked artist profiles introducing new buttons and changed artist discography arrangement, this has caused some styling issues.
To Reproduce Steps to reproduce the behavior:
Screenshots Active Styling: Hover Styling: Active Styling: Hover Styling:
Info for Contributors
**Versions** OS: `Windows v10.0.19044` Spotify: `v1.1.81.604` Spicetify: `v2.9.5` Dribbblish: `v4.1.4-239033a` **Extensions** - fullAppDisplay.js - shuffle+.js - popupLyrics.js - getCanvas.js - dribbblish-dynamic.js - extension.js **Settings** ```json { "EXPORTED_WITH": "4.1.4", "showLoadingScreen": true, "openSettingsInfo": true, "showSearchBox": false, "rightBigCover": true, "roundSidebarIcons": false, "sidebarHoverAnimation": true, "sidebarGapLeft": 5, "sidebarGapRight": 32, "winTopBar": "none-padding", "playbarShadow": true, "playbarTransition": true, "playerControlsStyle": "dribbblish", "showAlbumInfoInPlaybar": true, "showGenreInfoInPlaybar": false, "hideAdsOrPremium": "none", "fadeDuration": 1.5, "colorSelectionAlgorithm": "vibrant", "colorOverride": "#308398", "colorSelectionMode": "default", "lightModeLuminance": 0.6, "darkModeLuminance": 0.2, "theme": "dark", "darkModeOnTime": "18:00", "darkModeOffTime": "10:00", "bgTheme": "bw" } ```