1. Docs
  2. Dark Mode
  3. Next.js

Next.js

Adding dark mode to your next app.

Install next-themes

Start by installing next-themes:

Create a providers

components/providers.tsx

Wrap your root layout

Add the Providers to your root layout.

app/layout.tsx