Skip to content

Instantly share code, notes, and snippets.

@giuem
Created September 12, 2019 07:09
Show Gist options
  • Select an option

  • Save giuem/29e09a62477973f57115f1591ec9fa0b to your computer and use it in GitHub Desktop.

Select an option

Save giuem/29e09a62477973f57115f1591ec9fa0b to your computer and use it in GitHub Desktop.
matchMedia
window.matchMedia('(prefers-color-scheme: dark)')
window.matchMedia('(prefers-color-scheme: light)')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment