punxaphil / custom-sonos-card

Home Assistant custom lovelace sonos card
184 stars 20 forks source link

Font colour on media browser icons #170

Closed walts22 closed 1 year ago

walts22 commented 1 year ago

Hi,

I am trying to see where the font colour is selected for the playlist titles.

As shown in this screenshot mine is white/light grey in which I can't see the playlist title: image (most of my playlist titles are less obvious than these ones)

My card config:

type: custom:sonos-card
sections:
  - media browser
showVolumeUpAndDownButtons: false
mediaBrowserTitlesToIgnore: My media Favorites Music Library
widthPercentage: 106
heightPercentage: 117
mediaBrowserItemsPerRow: 3
mediaBrowserShowTitleForThumbnailIcons: true

Current view theme is IOS dark mode dark green and the main theme including fonts is Kibibit. I have tried with a few different themes with the same result.

Any suggestions on how to change this font colour would be greatly appreciated.

punxaphil commented 1 year ago

Thanks for the bug report! Release out with the fix: https://github.com/johanfrick/custom-sonos-card/releases/tag/v6.5.1

walts22 commented 1 year ago

Thanks for the bug report! Release out with the fix: https://github.com/johanfrick/custom-sonos-card/releases/tag/v6.5.1

Thank you so much for the quick fix!!

walts22 commented 1 year ago

Hi there, Johan.

When you get a chance, can you see if this has been changed back in the latest 6.10.1 version.

My titles have gone back white again. (could be just me as I've migrated to a new HA server)

punxaphil commented 12 months ago

I can't reproduce that. You can select version with hacs and try the different versions. Please do that and see if it behaves differently for different versions.

walts22 commented 12 months ago

I can't reproduce that. You can select version with hacs and try the different versions. Please do that and see if it behaves differently for different versions.

Thanks Johan. I just had a play. And it's fine for any of the ios-light themes, but for the dark themes the text goes super light.

I will try and roll back to an older version now to see if that works.