justintv / Twitch-API

A home for details about our API
www.twitch.tv
1.72k stars 381 forks source link

Twitch Embed body background is white #693

Open rvplauborg opened 3 years ago

rvplauborg commented 3 years ago

Hi,

On a website with darkmode, it can be quite jarring that the Twitch embed body has a white background-color, instead of it just being transparent and supporting all kinds of backgrounds. If you have styling attempting to ensure the video format (16:9 for example) you can get into situations where it cannot be calculated 100% exact which means that a pixel of the background will show on the bottom or right side. If the background color was transparent on the embed body tag I think that would support more use cases.