'Instagram has a dark mode on desktop now, so it possible to embed an Instagram post in dark mode?

Instagram has a dark mode available on desktop which can be activated on the current session by adding ?theme=dark to the URL, like so:

https://www.instagram.com/?theme=dark

I have a website with a black background, and currently the Instagram embed code embeds a white background which doesn't look too nice.

Is there any way to force the Instagram embed to switch to the dark theme? I tried adding that line to the URLs in the HTML code, but it didn't change it.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source