Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.06 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.06 KB

themage

🧙‍♂️ Generate UI theme by image

themage cover

A little showcase app for generating UI themes by an image.

Select or drop an image, adjust the theme parameters, get theme variables.

Tech stack

Under the hood, palette colors are extracted with colorthief and the themes are generated through a bunch of chroma.js operations.