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