In the panel is <element id="Panel.NotLovedIcon.Lowlight" fg2="49,55,54" />
In the main player, the NotLovedIcon takes the color from <element id="Player.StarRating.Lowlight" fg="247,233,179" />
But in miniplayer, it needs phoshoping an image, convert it to base64 and paste in the xml. Is common wanting to change the color of the not loved for looking the same color than the stars. Could be possible make it reading an rgb value if the base64 image <element id="MiniPlayerLastFmNotLove"> is not present?
Thanks in advance