Introduction
disenio.studio is a copy-paste design toolkit. Components live in your repo as plain TSX, theme tokens travel as CSS variables, and a “Feel” swaps radius, motion, and shadow language together. Re-skin in seconds, own forever.
Philosophy
Most component libraries lock you into their abstractions. disenio.studio ships components as source — you copy them into your project, theme them with CSS variables, and edit them when you need to. There's no version lock, no runtime dependency, no fighting the framework.
How it works
- Install the toolkit's tokens and utilities into your project.
- Add components with the CLI — they land as plain TSX, yours to edit.
- Pick a Feel and an accent — the theme editor exports a CSS file you commit.