// Detect dark theme
var iframe = document.getElementById(‚tweet-1923408327335153826-933‘);
if (document.body.className.includes(‚dark-theme‘)) {
iframe.src = „https://platform.twitter.com/embed/Tweet.html?id=1923408327335153826&theme=dark“
}