[Konversation-devel] [Bug 258536] More varied nick colors (random?)

Eike Hein hein at kde.org
Thu Dec 2 14:15:31 CET 2010


https://bugs.kde.org/show_bug.cgi?id=258536


Eike Hein <hein at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hein at kde.org




--- Comment #1 from Eike Hein <hein kde org>  2010-12-02 14:15:27 ---
Randomly generating colors won't fly because the nick coloring has to satisfy
two related but different requirements: There should be contrast between nicks
to tell them apart more easily, and the same nick should always get the same
color so people can be recognized by their color. The latter requirement is why
the current algorithm hashes nicknames into one slot in a palette of 8.

We are considering increasing the size of the palette to 16 though to provide
more contrast.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Konversation-devel mailing list