attributes

Color

The player component offers a feature for developers looking to tailor the aesthetic of their player: the color attribute. Use this attribute to enhance the visual integration of the player with the overall theme of the webpage.

<mave-player
  embed="{embed id}"
  color="#0d9488"
></mave-player>

Preview