DEV Community

Cover image for I Hate Dark Mode !!!!!!!
Muhammed Sabith
Muhammed Sabith

Posted on

I Hate Dark Mode !!!!!!!

Why is it so hard to implement a simple feature such as light and dark mode into next js, I tried next-themes all to found out that it is not working

I hate THIS !!!!!!!!!!!!

light_mode_dark_mode_meme_got_from_google_masterdevsabith_on_github_and_linkedin

Top comments (11)

Collapse
 
ben profile image
Ben Halpern

lol

Collapse
 
masterdevsabith profile image
Muhammed Sabith

I've made a tutorial now ! Check it out

Collapse
 
developeraromal profile image
Aromal

It happened to me once when I was working on a research paper publishing website using Next.js. I tried all the available packages, but none of them worked. So, I wrote my own dark and light mode theme provider code and it worked.

Collapse
 
masterdevsabith profile image
Muhammed Sabith

Mm i c

Collapse
 
sanjays442 profile image
Sanjay Singh

It's hyped unnecessary

Collapse
 
masterdevsabith profile image
Muhammed Sabith

Wdym 😧

Collapse
 
sanjays442 profile image
Comment deleted
Thread Thread
 
masterdevsabith profile image
Muhammed Sabith

Mm... I see what you are doing out there... Sure when I get time, I'll do that

Collapse
 
gamelord2011 profile image
Reid Burton

Force dark mode is still an idea, right?

Collapse
 
ranjancse profile image
Ranjan Dailata

Did you give it a try with tailwindcss

Collapse
 
masterdevsabith profile image
Muhammed Sabith

Have you checked out my lastest tutorial! After facing this issue, my friend @developeraromal helped me fix this. Using next-themes ! Check that tutorial on my profile

Some comments may only be visible to logged-in visitors. Sign in to view all comments.