-
Notifications
You must be signed in to change notification settings - Fork 3
Add default banner for projects #21
Copy link
Copy link
Open
Labels
Milestone
Description
Right now project banners look like this:
This is sad. Instead of a gray rectangle, what if it looked like this:
Basically: use the "flowsnake" fractal that we are using for Unwind as a unique graphical fingerprint for each project. The size, rotation, and color of the pattern could be randomized based on the project ID. The exact sizes/colors can be tweaked later to look nice.
Ideally we wouldn't actually generate a unique image per project; we would just have the server emit some CSS that randomizes the properties we care about and renders the same SVG everywhere.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
In Progress

