Skip to content

Instantly share code, notes, and snippets.

@mono0926
Created May 19, 2022 10:19
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save mono0926/a270b38f97dcb409158addc45e5c5ab7 to your computer and use it in GitHub Desktop.
<style>
@media (prefers-color-scheme: dark) {
body {
background-color: black;
}
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment