mini-media-player icon indicating copy to clipboard operation
mini-media-player copied to clipboard

info is difficult to read with cover artwork sometimes

Open Commod0re opened this issue 1 year ago • 2 comments

example:

Screenshot 2023-12-01 at 12 21 53 AM

proposed solution:

add some styling to the entity__info div:

backdrop-filter: blur(4px);
border-radius: 12px;
padding: 0 8px 2px;

result: Screenshot 2023-12-01 at 12 24 42 AM

Commod0re avatar Dec 01 '23 08:12 Commod0re

The small version (material) changes the color and the button's color font depending on the song, something the full size doesn't do

estradanet avatar Dec 06 '23 21:12 estradanet

I'll play with that, thanks

Commod0re avatar Dec 07 '23 05:12 Commod0re