Ask HN: What's your opinion on automatic light/dark mode switching on websites?
11–20 of 31 posts
Re: Ask HN: What's your opinion on automatic light/dark mode switching on websites?
#12Re: Ask HN: What's your opinion on automatic light/dark mode switching on websites?
#13IMO, you can even skip having a theme switch—that's how native stock OS apps behave (calculator, notepad, settings, etc.).
For websites, I think that should be enough. For web apps however, you might want more control over the theme somewhere in the settings page, as people are more likely to spend a lot of time in your app and may want to customize it a bit more.
Re: Ask HN: What's your opinion on automatic light/dark mode switching on websites?
#14Re: Ask HN: What's your opinion on automatic light/dark mode switching on websites?
#15Re: Ask HN: What's your opinion on automatic light/dark mode switching on websites?
#16Re: Ask HN: What's your opinion on automatic light/dark mode switching on websites?
#17Re: Ask HN: What's your opinion on automatic light/dark mode switching on websites?
#18IMO if a website supports both light & dark themes, it should _by default_ switch automatically. If the site wants to allow overriding that, that's fine, but I hate having to constantly go into the settings of sites to switch it to "Use System Default" instead of "Light theme". Especially when sites don't store the data very long, or it's a site like AzureDevOps/Jira/etc which is deployed across multiple instances an…