@dendelion/palette
v0.0.1
Published
🎨 Harmonious color palette inspired by watercolor sets and nature.
Readme
@adooone/palette
🎨 Harmonious color palette inspired by watercolor sets and nature.
Part of the Adooone Dandelion design system.
✨ Features
- 12 base colors × 5 shades each (
blur,calm,core,deep,echo) - Consistent naming
- Emotionally balanced tones
- Designed for use in theming, UI kits, VS Code themes, and design systems
🌈 Example
import { swatches, getColor } from '@dendelion/palette'
const grapeCore = getColor('grape', 'core')
console.log(grapeCore) // #b392da🎨 Full color names
paper,space,glade,lemoncurry,chili,ocean,rivergrape,coral,earth,stone
Each has: blur, calm, core, deep, echo
📦 Install
pnpm add @dendelion/palette🧩 Part of the Adooone Dandelion system
Also see:
@dendelion/generator— create themes from the palette@dendelion/themes— ready-to-use VS Code themes
📜 License
MIT — Dendy
