Skip to content

ColorApi assigns unreadable coloursΒ #618

@MyBigFan2

Description

@MyBigFan2

πŸ” 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.
image

Static color scheme (Cherry from Sleek)
image

Popups are also low contrast
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions