IBX-12207: Aligned default profile image with the harmonized user avatar design - #137
Open
tischsoic wants to merge 1 commit into
Open
IBX-12207: Aligned default profile image with the harmonized user avatar design#137tischsoic wants to merge 1 commit into
tischsoic wants to merge 1 commit into
Conversation
…tar design Co-Authored-By: Claude <noreply@anthropic.com>
|
alekmick
approved these changes
Aug 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Related PRs:
Description:
Aligns the generated default profile image with the harmonized user-avatar design: solid brand-purple circle (
#4E24A5), white semibold initials, no ring.The avatar is served as an external SVG referenced through
<use>, so page CSS cannot reach inside it — the colours have to change here, in the template and the config default. The 8-entry pastel palette (picked by hashing the initials) collapses to the single brand colour; the config mechanism is unchanged, so integrators can still supply their own list.For QA:
Back-office header avatar, and any user list/profile showing initials: purple circle, white initials, no outline. Users whose initials previously hashed to a different pastel now all render the same brand colour — that is intended.
Documentation: