Skip to content

Initially implement new empty avatar background

Warren Gifford requested to merge qk/user-avatar-colour into main

Created by: quinnkeast

This updates the default avatar background from a simple gradient to a slightly more complex 4-colour gradient. This was originally designed as part of the redesign, but we didn't carry it out in full. I'm using this element in an upcoming effort and will value having the full gradient.

I'm also enforcing the initial colour as var(--white) regardless of theme, for better contrast and visibility.

Before:

image image

After:

image image

Test plan

This is used anywhere the default user avatar is displayed.

Merge request reports

Loading