You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 10, 2026. It is now read-only.
When I try to set a custom name color, quotation marks are automatically added around the color hex code after saving and the custom name color doesn't work (probably because of the quotation marks).
Screencast_20260301_145018.webm
Reproduction
Go to Settings -> Account -> Global Name Color
Try to set a color
Upon clicking save, for example #00FFFF gets changed to "#00FFFF" and upon clicking in the text box again, it is changed to #"#00FFFF"
Expected behavior
Quotation marks aren't added (I'm assuming that's the problem) and the custom name color works
Platform and versions
OS: Linux
Browser: Firefox 147.0.4
Sable version: 1.2.1 on app.sable.moe
Homeserver: personal homeserver running tuwunel 1.5.0
Describe the bug
When I try to set a custom name color, quotation marks are automatically added around the color hex code after saving and the custom name color doesn't work (probably because of the quotation marks).
Screencast_20260301_145018.webm
Reproduction
Expected behavior
Quotation marks aren't added (I'm assuming that's the problem) and the custom name color works
Platform and versions
Additional context
No response