Use a more random hash to generate user colors
Compare changes
+ 3
− 1
@@ -656,7 +656,9 @@ utils::generateContrastingHexColor(const QString &input, const QColor &backgroun
Fixes an issue where most uses just had their color determined by their username length and distributes the colors a bit more evenly.