Library/ThemeCustomizer

ThemeCustomizer

Real-time theme engine for controlling HSL colors, typography, and custom theme generation.

Advanced Build
Interactive Preview
Initialising Operative...

Architecture

Component Architecture
ThemeCustomizer/

Prop Usage

PropTypeDefaultDescription
defaultOpen
booleanfalseWhether the customizer panel starts open.
className
stringAdditional classes on the panel container.

Usage

import { ThemeCustomizer } from '@/ui'; // Mount once in your root layout — it adds a floating trigger button <ThemeCustomizer />