Jump to content

colored icons on buttons don't contrast when selected by matching accent color


daedalus

Recommended Posts

daedalus

colored icons on buttons get "hidden" when selected, while they should turn to white?

 

sample @ halloween theme

 

post-143-0-88846500-1572572803_thumb.png post-143-0-10560300-1572572810_thumb.png

 

this also affects the "default" red checkmark on accent color red

post-143-0-77932700-1572572815_thumb.png

Link to comment
Share on other sites

Happy2Play

Do to container focus background and icon status/rating (Played/favorite enabled being the same color). 

 

.emby-button-focusscale:focus .detailButton-icon {
    background: #ff9100;}

 

.ratingbutton-icon-withrating {

    color: #ff9100!important;)

Edited by Happy2Play
Link to comment
Share on other sites

  • 5 months later...
daedalus

Do to container focus background and icon status/rating (Played/favorite enabled being the same color). 

 

.emby-button-focusscale:focus .detailButton-icon {

    background: #ff9100;}

 

.ratingbutton-icon-withrating {

    color: #ff9100!important;)

 

this mainly affects ET and there its not applicable

 

 

half a year and still the same <_<

Edited by daedalus
Link to comment
Share on other sites

I think it might actually be better to just keep the hearts as red in all themes. I think focusing a colored heart, and having it turn white when focused will not be intuitive.

Link to comment
Share on other sites

daedalus

I think it might actually be better to just keep the hearts as red in all themes.

so it would still vanish with red accent color

Link to comment
Share on other sites

Well yes, assuming the shades of red are the same. I suppose another option is just to use a focus border instead.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...