fork-dev / TrackerWin

Bug and issue tracker for Fork for Windows
459 stars 10 forks source link

Assign custom colors to generated avatar icon #1840

Open PyroGenesis opened 1 year ago

PyroGenesis commented 1 year ago

I'm happy with the autogenerated initials for the author avatars for the most part. But since many of my colleagues' names start with the same letter, their autogenerated avatar colors are the same.

Is there a way to modify / randomize the avatar icon colors used for a particular author? Unfortunately, Gravatar is not an option here, none of my colleagues have their work emails associated with it.

DanPristupov commented 1 year ago

No, the color list is hard-coded. You can assign custom colors to particular committers though:

Screenshot 2023-03-17 at 8 42 12
PyroGenesis commented 1 year ago

Yup, that's what I'm doing right now.

It's just that it's easier for me to look at a 'block' of color rather than an 'outline'. If I could replace the avatars with even just a solid block of the color picked from the above UI, I would prefer that.

However, I get that this request is a bit opinionated, so I'll understand if you think it's too out of scope.

embedcat commented 5 months ago

So can we have an option to change "block" color, not only "outline"?

Or can Fork automatically assign different colors for different users in repo?