How to detect if the OS is in dark mode in browsers?

前端 未结 5 593
醉酒成梦
醉酒成梦 2020-11-30 16:53

Similar to \"How to detect if OS X is in dark mode?\" only for browsers.

Has anyone found if there is a way to detect if the user\'s system is in the new OS X Dark M

5条回答
  •  無奈伤痛
    2020-11-30 17:41

    I searched though Mozilla API, they don't seem to have any variables corresponding to the browser-windows color. Though i found a page that might help you: How to Use Operating System Styles in CSS. Despite the article-header the colors are different for Chrome and Firefox.

提交回复
热议问题