Is there a way to customize the chromecast icon within the JWPlayer skin to have a specific color? I've identified that the styles I need to change are --connected-color
and disconnected-color
when inspecting the element.
Despite my attempts through both css and jquery, I have been unable to successfully override these colors. Any suggestions or solutions?