mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-07-12 11:49:09 +00:00
514c0e8fb1
The section-card background (and its row dividers) were computed from a one-time read of the current theme, so after switching theme the card kept the old color until the screen was reopened, while the rows inside it updated correctly. Make the two color helpers observe the theme as state so the card recomposes on theme change like everything else. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>