Components

Theme Switcher

Toggle between system, light, and dark themes in Next.js apps.

Installation

pnpm dlx shadcn@latest add @ncdai/theme-switcher

Usage

import { ThemeSwitcher } from "@/components/theme-switcher"
<ThemeSwitcher />

References

Command Palette

Search for a command to run...