smnbbrv / ngx-plyr

Angular 6+ binding for Plyr video & audio player
https://smnbbrv.github.io/ngx-plyr/
MIT License
100 stars 65 forks source link

Angular material theming compatibility #74

Open paulolafoudre opened 3 years ago

paulolafoudre commented 3 years ago

Hello,

Is there a good way to bind main color with angular theme ?

Looks something like that in html (for example) :

style="--plyr-audio-controls-background: primary;"

Thanks