Customizing the video player playback and the UI controls, can offer an optimal user experience, for each use case, and make your videos more engaging.
Some ways to customize a video player include:
By customizing your video player, you can make your videos stand out and better align with your brand. It's important to consider your video content and design, your audience and what features will be most useful to them when deciding how to customize your video player.
You can set those settings directly either from Blings.io Platform, or by passing these as settings to the SDK.
A)
Under "player appearance" in the Platform, you can find:

screenshot from the Platfrom.
B)
Similar settings can be passed to the settings object when you call the SDK.
For example in this example code, we change the UI colors of the video player:
https://codepen.io/yonsch/embed/preview/ExOGeRE?default-tab=js,result&editable=true