omarchy

5 items

A shadcn registry of Omarchy components, blocks, hooks, utilities, and themes. Every item installs straight into your project with the shadcn CLI.

bunx --bun shadcn@latest add yamz8/omarchy-shadcn-registry/omarchy-theme-picker

UI

A badge showing an Omarchy theme's accent color alongside its label.
omarchy-swatch
UI1 file

Block

A card that toggles between Omarchy palettes and persists the selection.
omarchy-theme-picker
Block1 file

Hook

Reads and writes the active Omarchy theme, mirroring it onto the document element and localStorage.
use-omarchy-theme
Hook1 file

Lib

The Omarchy theme list with accent colors, plus lookup and type-guard helpers.
omarchy-palette
Lib1 file

Theme

Tokyo Night design tokens mapped onto the shadcn CSS variables.
omarchy-tokyo-night
Theme