Helm

Proof of Life

Token Verification: If you see styled colors here, CSS variables are loaded. Background: var(--bg), Text: var(--text), Border: var(--border)
Design Tokens Loaded
Typography

This is body text using the .p class. It should be readable for long sessions.

This is muted text using .muted class for secondary information.

mono font: var(--emerald-500)
--emerald-500:
Emerald 500 color token
Components Loaded
Buttons
Tags
Emerald TagAmber Tag
Callouts
Success: Components are styled correctly
Theme Loaded

The theme respects system preference (light/dark mode). CSS variables adapt automatically.

Theme Tokens
Background: var(--bg)
Panel: var(--panel)
Text: var(--text)
Border: var(--border)