mlem icon indicating copy to clipboard operation
mlem copied to clipboard

Use iOS 26-style avatar background color

Open Sjmarf opened this issue 3 months ago • 1 comments

The default avatar background color we use is copied from the color Apple uses for contacts in their own apps. We should update the default avatar color to match

Sjmarf avatar Sep 13 '25 19:09 Sjmarf

Doing this cleanly is tricky because the gradients Apple uses are non-standard - applying .gradient to the base color doesn't produce the correct effect. I'm happy to leave this out of the initial 2.3 build

Sjmarf avatar Sep 15 '25 17:09 Sjmarf