mirror of
https://github.com/jakejarvis/dark-mode-example.git
synced 2025-10-18 22:04:25 -04:00
7d8aa59530b08127a0f5f6776b391a62e5d774fe
🌓 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
385 KiB
Languages
JavaScript
45.3%
CSS
43.1%
HTML
11.6%