Headless UI kit & design-system playground
Presets
Tokens
:root {
--accent: #6366f1;
--radius: 12px;
--space: 12px;
--font-size: 15px;
--border-width: 1px;
--shadow: 0 18px 43.199999999999996px -18px #6366f155;
--bg: #0e1017;
--fg: #e8ebf2;
--muted: #98a0b0;
--card: #161a22;
--line: rgba(255,255,255,0.10);
}