JulienMaille / dribbblish-dynamic-theme

A mod of Dribbblish theme for Spicetify with support for light/dark modes and album art based colors.
MIT License
332 stars 18 forks source link

Playlist descriptions do not change font color in Light Mode, making it impossible to read them #198

Closed keef-khan closed 2 years ago

keef-khan commented 2 years ago

Describe the bug The descriptions of any playlists do not display in a legible font color which makes it almost impossible to read and toggling dark mode does not fix it. The text is only legible in dark mode.

To Reproduce Steps to reproduce the behavior:

  1. Activate light/daytime mode within Dribbblish

Screenshots

Screen Shot 2022-03-18 at 7 53 22 PM

Logs

was not able to get dev tool to work correctly. console reported it as activated but keyboard shortcut did not work, nor did it appear in the menu bar as an option. 

Info for Contributors **Versions** OS: `Osx v12.3.0` Spotify: `v1.1.81.604` Spicetify: `v2.9.2` Dribbblish: `v4.1.3-8c5a45c` **Extensions** - dribbblish-dynamic.js **Settings** ```json { "EXPORTED_WITH": "4.1.3", "showLoadingScreen": true, "openSettingsInfo": true, "showSearchBox": false, "rightBigCover": true, "roundSidebarIcons": false, "sidebarHoverAnimation": false, "sidebarGapLeft": 5, "sidebarGapRight": 32, "winTopBar": "none-padding", "playbarShadow": false, "playbarTransition": true, "playerControlsStyle": "spotify", "showAlbumInfoInPlaybar": true, "showGenreInfoInPlaybar": false, "hideAdsOrPremium": "both", "fadeDuration": 0.5, "customCss": "", "colorSelectionAlgorithm": "vibrant", "colorOverride": "#033e00", "colorSelectionMode": "default", "lightModeLuminance": 0.6, "darkModeLuminance": 0.2, "theme": "system", "darkModeOnTime": "20:00", "darkModeOffTime": "06:00", "bgTheme": "bw" } ```
JulienMaille commented 2 years ago

can't do anything until the dev tools are restored by Spicetify team