matrix-react-sdk
b90e33b8
- Fix off by one error for username colors
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
Fix off by one error for username colors The hash result would only have a range of 0..7, but the css of color variants is 1..8
References
#2664 - Fix off by one error for username colors
Author
tebatalla
Parents
6b460572
Loading