the-dataface / figma-plugin-svelte-vite

Build a Figma plugin using Svelte + Vite + TypeScript
MIT License
11 stars 1 forks source link

feat: color input color palette #12

Open sawyerclick opened 1 year ago

sawyerclick commented 1 year ago

Show a color palette alongside the color input that mimics Figma's version. This ideally should show colors from the library, but that's not currently possible. Alternatively, we should generate a palette from colors on the page.