Navigation

Two navigation patterns: sidebar (desktop, Ontograph-style) and bottom bar (mobile, Still Phone-style). Both use mono labels and component tokens from components.css.

Sidebar Navigation

Bottom Navigation

Default
Default
With badge
Default
Disabled

TOKEN REFERENCE

Sidebar:

--nav-sidebar-width: 240px --nav-sidebar-width-collapsed: 48px --nav-item-height: 32px --nav-item-font: var(--type-label-font)

Bottom bar:

--nav-bottom-height: 56px --nav-bottom-item-color: var(--color-text-muted) --nav-bottom-item-color-active: var(--color-accent)