pbaity / rocketchat-dark-mode

An easy user-togglable dark mode for Rocket.Chat
MIT License
369 stars 126 forks source link

Issue: Dark Mode not applied in embedded mode #158

Closed jrgong420 closed 2 years ago

jrgong420 commented 2 years ago

Hey guys

When the chat is opened via URL with the parameter ?layout=embedded, the dark mode is not applied. We successfully reproduced the issue on Chrome on MacOS as well as on Android.

Is there any way to enable Dark Mode in embedded layout?

pbaity commented 2 years ago

This has been added in #163 by @TBG-FR. For this to work, enable the top navbar in the embedded layout by going to "Administration -> Layout -> Interface -> Show top navbar in embedded layout". You'll now get the dark mode button in the top navbar.