import type { Meta, StoryObj } from '@storybook/react' const meta: Meta = { title: 'Design System/Tokens', parameters: { layout: 'fullscreen' }, } export default meta type Story = StoryObj const ColorSwatch = ({ name, value, label }: { name: string; value: string; label?: string }) => (
4-level hierarchy for layering UI surfaces
Core identity colors
Infrastructure and agent state vocabulary
Layered transparency system
Geist (UI) · Outfit (display) · Geist Mono (code)
Brand gradient system