Fancy Theme Toggle
Theme Toggle from the classic Designer vs Developer meme.
Loading...
Installation
NOTE: This component is built with
next-themesfor Next.js projects. For other frameworks, swap thenext-themeslogic with your framework's theming utility. See the shadcn/ui dark mode docs for reference.
Usage
import { ThemeToggle } from "@/component/fancy-theme-toggle";<ThemeToggle />