You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OK I did some more investigations on this. Here's why I observed.
CSS injection of the buttons are as follows:
css-property
field-variable
colors-property
color
--text-base
sidebar
background-color
--background-base
button-active
Some color schemes such as base, dark, purple, etc, have same values for sidebar and button-active. Either we edit those files to ensure the contrast values make sense (which looks like a lot of effort). Or we inject above CSS, I haven't tested all schemes to check if the css don't break anything but that filed looks promising (until spotify decides to use that classname somewhere else).
Describe the bug
Missing play icon for title entries on hover.
To Reproduce
Steps to reproduce the behavior:
Hover over any of the entry.
Expected behavior
Play icon missing. Should be something like this
Screenshots
![image](https://private-user-images.githubusercontent.com/31374920/305410952-ee9660d1-e846-4c84-93d1-97376d06e892.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NjQ2MjksIm5iZiI6MTczOTQ2NDMyOSwicGF0aCI6Ii8zMTM3NDkyMC8zMDU0MTA5NTItZWU5NjYwZDEtZTg0Ni00Yzg0LTkzZDEtOTczNzZkMDZlODkyLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDE2MzIwOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWM3OGIzNTgxNDZjNGViNDZiYTgzM2ZkN2YxNDgwNDViNjQ2ZWRmZDdiZGI0NzFiOWFiZDEyMmNkMjY1ZmFhMTYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.-6DIe9OWB2ZjBjEK0gVOQTC-L-NATMPkZ0CKS9NtM_Q)
Specifics (please complete the following information):
The text was updated successfully, but these errors were encountered: