• Make Every Website Go Dark

    After implementing Dark Mode for my blog and editor, my next target is the rest of the Internet. Fortunately, Chrome’s got me covered—it has a setting that automatically turns every website dark, no extra work needed.

    To turn it on, open Chrome and type this into your address bar: chrome://flags

    Then search for ‘dark‘ or look for the option ‘Auto Dark Mode for Web Contents‘.
    Set it to Enabled, and that’s it—every website you visit will now automatically appear in Dark Mode, even if the site itself doesn’t support it.

    If your site already supports Dark Mode using the light-dark() function, Chrome will respect your site’s own settings instead of forcing the automatic version.

    Make Every Website Go Dark

    Top ↑