mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-08-17 13:10:10 +00:00
On the SIMPLEX theme the chat-list screen should sit on a panel darker than the palette background, and its hairline dividers should be fainter over that dark surface than the Material default. Give the chat-list container a SIMPLEX-only dark background (#0A0D1C), and add a dividerColor() helper that drops divider alpha to 0.05 on SIMPLEX — every other theme keeps Material's default (onSurface at 0.12), unchanged. Applied to the chrome dividers: chat list, chat, compose bar and top app bar.