mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
User bubbles previously used surface2, which blended into the surrounding chat surface. Add an `accentSubtle` theme token (accent darkened, slightly desaturated, low alpha) and use it for the bubble fill so user messages read as distinct without shouting. Fixes #986