Embedding Twitch Chat with dark mode and parent

I use this Iframe:

<iframe
                id="chat_embed"
                src="https://www.twitch.tv/embed/cooler_typ991/chat?parent=127.0.0.1"
                height="700"
                width="400">
            </iframe>

It work but I want it in dark mode is this possible?
When yes, How?

https://www.twitch.tv/embed/cooler_typ991/chat?darkpopout&parent=127.0.0.1

Thanks

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.