bennymi / ato-ui

The elemental UI component library for Svelte, built with UnoCSS and Melt UI.
https://ato-ui.vercel.app
MIT License
70 stars 4 forks source link

🌈 Themer Component / Designer Page #1

Open bennymi opened 1 year ago

bennymi commented 1 year ago

Have a themer component that people can implement on their website. They can bind to a string variable with all the css variables. The string could for example be stored in a database for each user or tenant, so that each tenant has their own look and feel.

TODOs

Create designer page:

Readability / Contrast

Resources

bennymi commented 1 year ago

Could use this API to get a colour palette:

bennymi commented 1 year ago

https://uicolors.app/create

image