Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

There is a web API to figure out if the user is in dark mode. use it.

    @media (prefers-color-scheme: dark) {
      CSS Rules here...
    }


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: