Use a more random hash to generate user colors
Compare changes
+ 1
− 1
@@ -656,7 +656,7 @@ 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.