The player extracts the dominant colour from the track's cover art and uses it to tint the background (with a blur effect) and the controls. This gives every track a unique identity without any manual configuration.
Preview
Props & interactive options
| Prop | Type | Default | Description | Try it |
|---|---|---|---|---|
| theme | url param | colorful | Player theme: dark, light, colorful. | |
| show_logo | url param | 1 | Show workspace logo. |
Browsers block autoplay with sound. Enabling
auto_play automatically enables muted so playback can start; viewers can then unmute manually.
Documentation
Three built-in themes: dark, light, and colorful (which extracts the dominant color from the cover art and applies a blurred background). Add a custom logo or use the default Videas branding.
Code
HTML
Frequently asked questions
Yes. Custom player themes are configured in the Branding section of the dashboard, where you pick a primary and secondary colour. Custom themes override the built-in ones on every embed.
A transparent PNG or SVG with a short edge of ~80 px renders cleanly at every size. SVG is recommended because it stays sharp on HiDPI screens and keeps the player payload small.