-
-
Notifications
You must be signed in to change notification settings - Fork 239
Open
Labels
π bugSomething isn't workingSomething isn't working
Description
π Is there already an issue for your problem?
- I have checked older issues, open and closed
βΉ Environment / Computer Info
- Spotify version:
Spotify for Windows (64 bit)
1.2.22.982.g794acc0a
- Spicetify version:
Spicetify v2.23.2
xpui_2023-09-22_1695379677000_42cf0a5
cef_116.0.27+gd8c85ac+chromium-116.0.5845.190π Description
The colours ColorApi chooses makes the certain parts of the UI sometimes unreadable.
It seems to me that var(--spice-button) and var(--spice-button-disabled) uses the same value as var(--spice-text) and var(--spice-subtext). Given how similar the two colors are, the contrast is very small when both colors are used on top of each other.
Instead, the var(--spice-button-disabled) should be using darker/brighter colors of the background colour, while var(--spice-button) can use var(--spice-text) as the accent colour.
πΈ Screenshots
Using monochromeLight, vibrant.

Metadata
Metadata
Assignees
Labels
π bugSomething isn't workingSomething isn't working

