mirror of
https://github.com/jakejarvis/dark-mode-example.git
synced 2025-10-18 22:04:25 -04:00
4766c5f37c130ef5b3b7a3515ac322881d22b9de
🌓 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%