Theme Switcher

Settings card with a segmented light / dark / system toggle and icon plus label per option.

Theme

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Editor35 } from "@/components/beste/piece/editor35";

<Editor35
  active="system"
/>