unisonweb / codebase-ui

Unison Codebase UI
https://share.unison-lang.org
MIT License
46 stars 7 forks source link

Add Hashvatars #298

Closed hojberg closed 2 years ago

hojberg commented 2 years ago

Problem

We want recognizable project avatars.

Solution

CleanShot 2022-01-06 at 11 06 37@2x

Add Hashvatars to display a unique avatar from a Unison Hash for Projects using the Unison hexgrid and the design system colors.

Each color is picked by harmonizing the first picked color (for the background) via the full gamut colors and then approximating those colors to colors confined in the design system by using rgb difference.

Caveats/Notes

Inspired by https://github.com/wzulfikar/hashvatar