Settings card with a segmented light / dark / system toggle and icon plus label per option.
npx shadcn add https://ui.beste.co/piece/r/editor35
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
npx shadcn@latest init
import { Editor35 } from "@/components/beste/piece/editor35"; <Editor35 active="system" />