Skip to content

ohbob/colorify-svelte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live site Demo alt text

What is it?

It's a svelte component that helps you generate themes from your cssvars.

It automaticly scans the page for any cssvars and checks if those are colors, if that's the case, adds them to the list and renders in the editable window.

You can generate or type in new values that will be rendered on enter keypress.

Features


  • Gather all css variables that contain color and generate/edit new color schemes
  • Drag & drop support

Get started

Install the dependencies...

cd svelte-app
npm install
npm run dev

About

theme generator from your root cssvars

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published