mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-07-12 07:29:03 +00:00
871978bf31
Paints the SIMPLEX chat over one screen-spanning "sunrise" gradient: - bubbles, avatars and links sample the gradient by on-screen position (a shared 20°-tilted axis anchored to the chat viewport); - small text (dates, delivery checks, names, quoted authors, event notices, call/voice/deleted secondary text) uses a per-wallpaper semi-transparent warm tint, so it stays evenly legible over the gradient; - decryption/integrity-error and deleted/marked-deleted bubbles use the received gradient instead of a flat grey; - wallpaper stops and secondary colours resolve from the composition, so per-chat wallpaper overrides and the wallpaper-picker preview render correctly. Side effects for all themes (details in the PR): event/feature text follows the active theme instead of a start-up-frozen colour, and the via-proxy meta icon matches the meta row on media bubbles.