Skip to content

pyncz/themage

Repository files navigation

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.