color scheme

This commit is contained in:
Evgeny @ SimpleX Chat
2026-06-02 21:07:28 +00:00
parent 432e61e510
commit b787d85a45
4 changed files with 106 additions and 56 deletions
@@ -180,6 +180,7 @@ private fun embedCode(groupRelays: List<GroupRelay>, groupInfo: GroupInfo): Stri
data-channel-id="${pg.publicGroupId}"
data-relay-domains="$domains"
data-app-download-buttons="on"
data-color-scheme="light"
></div>
<script src="https://simplex.chat/js/channel-preview.js"></script>"""
}