How to customise the default Onebox audio control?

Hello everyone!

Default OneBox Style

http://media.blubrry.com/codepen_radio/p/codepen-podcast.s3.amazonaws.com/100.mp3

I would like to customize the default onebox audio control style with this one :point_down:

I tried to customize it with theme customization option but I failed. Can anyone help me?

I don’t want to leave this hanging for even more years :slight_smile: but the way to do it is create a component that decorates cooked html. Then prior to rendering on screen you would pass the HTML of the post via a function that replaces the player.

It is a rather advanced customization.