Components
Semantic Tailwind CSS components. Every component exposes a CSS variable API so you can create custom variants without touching the source — override only what you need.
How theming works
Every component uses a two-tier token system. Knowing which tier to reach for keeps your CSS minimal and genre-aware.
Rule of thumb: Use the Genre Builder to set the mood globally. Use element tokens (
--btn-bg, --card-border-color, …) when one specific component needs its own colour story.
Actions
Button
→
Scan-fill hover effect and glow physics. 4 variants, 3 sizes, 4 shapes, icon mode.
System Status
Online
v2.4.1
Data Display
Card
→
L-bracket corners, animated top power bar, optional glow pulse. Composable header + body.
Primary
Online
Critical
Warning
Info
Live
Data Display
Badge
→
Parallelogram scan-sweep badges. Semantic variants, shape modifiers, pulsing status dot.
Deployment complete
Build deployed successfully to production.
Connection lost
Unable to reach the upstream service.
Feedback
Alert
→
Left-bar status messages with HUD prefix. Semantic variants, icon slot, dismissible pattern.