BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/clerk/nextjs-theme-provider

Theme Provider

clerk/nextjs-theme-provider
FreeComponent

A theme provider component using next-themes for dark mode support.

Install it

npx shadcn@latest add https://clerk.com/r/nextjs-theme-provider.json

Source

nextjs/common/theme-provider/theme-provider.tsxclerk.com/r/nextjs-theme-provider.json
1'use client';
2
3import { ThemeProvider as NextThemesProvider } from 'next-themes';
4import * as React from 'react';
5
6export function ThemeProvider({ children, ...props }: React.ComponentProps<typeof NextThemesProvider>) {
7 return <NextThemesProvider {...props}>{children}</NextThemesProvider>;
8}

What it pulls in

npm packages

  • next-themes

Files it writes

  • nextjs/common/theme-provider/theme-provider.tsx

Facts

Registry
clerk
Type
registry:component
Access
Free
Files written
1
Licence
the repository states none
First indexed
2026-08-03
Last confirmed
yesterday

Go to the source

clerk.com Raw registry item This item as JSON

More from clerk

All 12 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
Clerk Provider (App Router)nextjs-clerk-providerclerkComponentsFree2 deps
Header Componentnextjs-headerclerkComponentsFree1 dep
BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex

BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex

BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex