nebraska
nebraska copied to clipboard
Support a "letter" as the Group avatar
Currently we have group avatars as simple colored circles. While this is fine for many users, it is a problem for color-blind users, and in general it's easier to identify groups if we add a letter/symbol to them.
This requires:
- Another field for writing the unicode symbol/letter
- Computing a symbol's color that contrasts well with the avatar color (this can be done automatically using something like https://github.com/moroshko/accessible-colors ).