NeumorUINeumorUI
📖📦
Utility

ThemeCustomizer

Live theme editor with color presets, custom color pickers, and border radius control.

tsx
1import { ThemeCustomizer } from "neumorui";

Example

open
position

Props

PropTypeDefault
onThemeChange(vars: Record<string, string>) => void-
openboolean-
onOpenChange(open: boolean) => void-
position"fixed" | "inline""fixed"