We'll probably want to create this functionality inside granite.widgets.avatar itself
I think we would want the colors to be consistent across apps, so we'll have to figure out some scheme for generating colors consistently. For example we could convert the name to hex (even 3 characters give us 6 characters in hex) and use the first 6 characters or something.
We'll probably want to create this functionality inside granite. widgets. avatar itself
I think we would want the colors to be consistent across apps, so we'll have to figure out some scheme for generating colors consistently. For example we could convert the name to hex (even 3 characters give us 6 characters in hex) and use the first 6 characters or something.