ThemeProvider Component

Description

React component in src/components/design-system/ThemeProvider.tsx (path approximate) that wraps the Ink render tree to inject theme tokens (colors, spacing, typography) consumed by all ~140 custom Claude Code components. The wiki's exposed render() re-export auto-wraps children with this provider so callers don't need to know about it. Theme system is self-contained — no external resource fetches at boot.

Key claims

Relations

Sources

src-20260420-587410d57b8e