mlem
mlem copied to clipboard
Use iOS 26-style avatar background color
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
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