Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display name colours changed #26984

Closed
turt2live opened this issue Feb 7, 2024 · 7 comments
Closed

Display name colours changed #26984

turt2live opened this issue Feb 7, 2024 · 7 comments

Comments

@turt2live
Copy link
Member

Steps to reproduce

  1. Open app on yesterday's build
  2. Note colours of names
  3. Update
  4. Note colours of names again

Outcome

What did you expect?

Colours assigned to names to be consistent.

What happened instead?

Looks like everything rotated by 1 place in the array.

I was red, now blue. Matthew was some colour, now white (indicating an out of bounds condition).

Operating system

Windows 11

Application version

Element Nightly version: 0.0.1-nightly.2024020701 Crypto version: Olm 3.2.15

How did you install the app?

The Internet

Homeserver

t2l.io

Will you send logs?

No

@HarHarLinks
Copy link
Contributor

@robintown
Copy link
Member

Yes, this was intentional - design decided to limit avatar and username colors to a smaller pallette of 6 colors, and this change also brings avatar colors into sync across all platforms. The out-of-bounds condition was fixed by matrix-org/matrix-react-sdk#12234.

@MTRNord
Copy link
Contributor

MTRNord commented Feb 8, 2024

https://xkcd.com/1172/

@justjanne
Copy link
Contributor

Yes, this was intentional - design decided to limit avatar and username colors to a smaller pallette of 6 colors, and this change also brings avatar colors into sync across all platforms. The out-of-bounds condition was fixed by matrix-org/matrix-react-sdk#12234.

Wouldn't it have broken fewer people's workflow to use the web color palette as standard across all platforms instead?

@WolfspiritM
Copy link

Can you stop changing user name colors every now and then and instead provide a way to set custom user name colors, please? Last time (just a few month ago) it switched the colors around so I had the color of the person I'm constantly chatting with and vise versa which was VERY confusing. Now that I finally got used to the reversed colors we both have the same (ugly) color after todays element desktop update...

Luckily it can't get even worse except for getting the background color in a few month so you can't even read the name anymore...

@t3chguy
Copy link
Member

t3chguy commented Feb 27, 2024

instead provide a way to set custom user name colors

This exists - see matrix-org/matrix-react-sdk#12240 (comment).

I suggest moving whatever complaints you have about Compound's colours to https://github.com/element-hq/compound

@WolfspiritM
Copy link

This exists - see matrix-org/matrix-react-sdk#12240 (comment).

This sadly doesn't solve the problem. Sure, I can change the theme color, but that doesn't help if two users have the same initial color assigned. I know that matrix doesn't yet support setting a custom color but at least the android element client allows changing the color of a specific user (locally for yourself). That's what I'm missing in the other clients like web and desktop...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants