mirror of
https://github.com/jakejarvis/dark-mode-example.git
synced 2025-10-18 17:24:26 -04:00
20d374ef1255ccd6fc6a5adf13229850c3c6b99c
🌓 Dark mode switcheroo
Simple dark mode switching with local storage & OS setting detection!
dark-mode.js
has all the juicy stuff.dark-mode.min.js
is minified for production.index.html
&dark-mode.css
make up a very barebones example.- View the example.
- Read the blog post.
Description
🌓 Simple dark mode switching using local storage, OS preference detection, and minimal JavaScript
https://jarv.is/notes/dark-mode/
Readme
MIT
384 KiB
Languages
JavaScript
45.3%
CSS
43.1%
HTML
11.6%