williamckha / spicetify-fluent

Spicetify theme inspired by Microsoft's Fluent Design
MIT License
284 stars 17 forks source link

Podcast Text and Icons are white in Light theme #18

Open maicol07 opened 2 years ago

maicol07 commented 2 years ago

Some texts and buttons are white in podcasts card footer.

Original spotify:

Also the 3 dots menu is white

rlaphoenix commented 2 years ago

This problem is rooted deeper than just this text. Since Spotify is a Dark theme by default, with no official light theme, the CSS is somewhat over-amplifying the usage of white colors for text. Even if you apply a fix for this specific bit of text, there's many many more bits of text needing fixes.

And it's not just text, but icons too, on-hovers, and much much more. It's clear the light theme isn't getting as much attention but I don't blame anyone for that. It would be a huge undertaking especially when Spotify adds (and changes) random CSS names to a bunch of blobs every now and then.

The best thing here would be to find a stable and consistent theme that is just a light theme (no other kind of style changes) and then base on that for the light theme of Fluent (if such a theme even exists, which again I wouldn't blame if it doesn't).