Actions
Patch #43227
closedRefine avatar background colors
Start date:
Due date:
% Done:
0%
Estimated time:
Description
The attached patch updates the background colors of initial-style avatars introduced in #29824 to improve color consistency.
Colors are selected from Tailwind CSS (https://tailwindcss.com/docs/colors), which helps the avatars maintain vividness while achieving a more harmonious appearance.
Before:
After:
Files
Related issues
Updated by Go MAEDA 1 day ago
- File clipboard-202509211809-zy7bc.png clipboard-202509211809-zy7bc.png added
- File update-avatar-colors-v3.patch update-avatar-colors-v3.patch added
I have updated the patch and replaced the Tailwind palette with Open Color (https://github.com/yeun/open-color).
Since Open Color has a relatively calm tone, I think it is a better fit for a business application like Redmine.
Updated by Marius BĂLTEANU 1 day ago
- Related to Feature #29824: Add user initials when Gravatar is disabled added
Updated by Marius BĂLTEANU 1 day ago
- Status changed from New to Closed
- Assignee set to Marius BĂLTEANU
Thanks, nice color scheme! I've committed it as part of #29824.
Actions