JulienMaille/dribbblish-dynamic-theme

CSS issue - bug

trwy7 opened this issue · 2 comments

trwy7 commented

Describe the bug

My Spotify text is not showing properly on the sidebar
To Reproduce
Steps to reproduce the behavior:

  1. Open spotify

Screenshots
Dark mode:
image
Light mode:
image

Logs

I dont think that logs are necessary here but i will add them if needed


Info for Contributors

Versions
OS: Windows v10.0.22000
Spotify: v1.1.84.716
Spicetify: v2.9.8
Dribbblish: v4.2.0-69f283c

Extensions

  • dribbblish-dynamic.js
  • extension.js

Settings

{
    "EXPORTED_WITH": "4.2.0",
    "showLoadingScreen": true,
    "openSettingsInfo": true,
    "showSearchBox": true,
    "rightBigCover": true,
    "roundSidebarIcons": false,
    "sidebarHoverAnimation": true,
    "sidebarGapLeft": 5,
    "sidebarGapRight": 32,
    "winTopBar": "none",
    "playbarShadow": false,
    "playbarTransition": true,
    "playerControlsStyle": "dribbblish",
    "showAlbumInfoInPlaybar": true,
    "showGenreInfoInPlaybar": false,
    "fadeDuration": 0.5,
    "customCss": "",
    "colorSelectionAlgorithm": "vibrant",
    "colorOverride": "#1569ef",
    "colorSelectionMode": "luminance",
    "lightModeLuminance": 0.6,
    "darkModeLuminance": 0.2,
    "theme": "system",
    "darkModeOnTime": "20:00",
    "darkModeOffTime": "06:00",
    "bgTheme": "bw"
}

#224 Duplicate

Thanks!