Open LuminarySage opened 2 years ago
Describe the bug There are two tinted lines each above and below the Friend Activity list. Looks like it's more because the list has a lighter color than the rest of the background since the left side looks normal
To Reproduce Steps to reproduce the behavior:
Screenshots
Describe the bug There are two tinted lines each above and below the Friend Activity list. Looks like it's more because the list has a lighter color than the rest of the background since the left side looks normal
To Reproduce Steps to reproduce the behavior:
Screenshots
Info for Contributors
**Versions** OS: `Windows v10.0.22000` Spotify: `v1.1.84.716` Spicetify: `v2.9.8` Dribbblish: `v4.2.1-d03d89b` **Extensions** - dribbblish-dynamic.js - extension.js **Settings** ```json { "EXPORTED_WITH": "4.2.1", "showLoadingScreen": true, "openSettingsInfo": true, "showSearchBox": false, "rightBigCover": false, "roundSidebarIcons": true, "sidebarHoverAnimation": true, "sidebarGapLeft": 4, "sidebarGapRight": 32, "winTopBar": "none-padding", "playbarShadow": true, "playbarTransition": false, "playerControlsStyle": "dribbblish", "showAlbumInfoInPlaybar": true, "showGenreInfoInPlaybar": false, "fadeDuration": 0.5, "customCss": "", "colorSelectionAlgorithm": "colorthief", "colorOverride": "#1ed760", "colorSelectionMode": "luminance", "lightModeLuminance": 0.6, "darkModeLuminance": 0.2, "theme": "system", "darkModeOnTime": "20:00", "darkModeOffTime": "06:00", "bgTheme": "bw" } ```