pacocoursey/next-themes
Perfect Next.js dark mode in 2 lines of code. Support System preference and any other theme with no flashing
TypeScriptMIT
Issues
- 2
- 13
Theme flashing v0.3.0
#281 opened by andrew-arkhipov - 1
[Bug]: Example in README > Examples > Avoid Hydration Mismatch > Images does not work on initial load
#311 opened by davidde - 1
- 4
- 1
- 2
[Feature request]: Support themes with themes
#309 opened by tammyhart - 1
[Bug]: Not working in tailwind css with prefix
#306 opened by 3enzkung - 14
How to force theme (app router)
#226 opened by dvvolynkin - 4
- 9
ThemeProvider returns multiple types
#279 opened by javi95z - 1
- 3
Allow nested providers
#254 opened by shekharkhedekar - 0
- 4
[Feature request]: How does this work?
#304 opened by kirkstrobeck - 1
- 5
[Feature request]: react 19 support
#296 opened by SuperchupuDev - 1
- 4
Should `resolvedTheme` obey `forcedTheme`?
#252 opened by shekharkhedekar - 1
- 2
[Bug]: Refreshing the page will reset it to light
#299 opened by Pszz - 5
- 2
- 4
- 6
Flash Of Unstyled Content (FOUC) on Live Website
#288 opened by dapatcho - 1
useTheme() doesn't return active theme
#234 opened by chrtravels - 7
- 1
Callback Version of `setTheme` Passes Itself
#277 opened by ryanagillie - 4
- 1
Next.js suspense triggered twice with next-themes
#283 opened by Sh031224 - 6
i cant install next-theme on new verison next 14.0.0
#228 opened by Raoufbaa - 3
Dynamic Forced Theme
#222 opened by anges244 - 1
useTheme doesn't work in monorepo ui library.
#259 opened by 4Dmu - 2
- 2
How to disable syncing themes between tabs
#248 opened by mehdibha - 1
setTheme not working
#280 opened by akshit-sharma - 1
Possibility to share across sub-domains?
#278 opened by michael-land - 1
- 1
`TypeError: Cannot read properties of undefined (reading 'addListener')` using `vitest`/`@testing-library/react`
#260 opened by AaronMcCloskey - 1
- 1
- 4
Warning: Extra attributes from the server: data-theme,style with App router
#231 opened by tomitrescak - 5
There is a error while setting up ThemeProvider
#247 opened by LowLevelLore - 3
Inconsistent theming when the page loads
#243 opened by Sachinv220 - 1
setTheme does not update DOM (next 13)
#238 opened by Yihwan - 1
- 0
Does it work with `grommet`?
#232 opened by jim-king-2000 - 0
Support for Next.js 14
#227 opened by Shubhdeep12 - 1
Unhandled Runtime Error , Error: Text content does not match server-rendered HTML.
#225 opened by talpx0 - 1
run npx create-next-app@latest, accept all defaults, add theme provider. Getting: "Warning: Extra attributes from the server: class,style at html""
#224 opened by Jared-Dahlke