You can detect if a website is using dark-mode using the `prefers-color-scheme` media query and checking if its value is `dark`.
確定! 回上一頁