mirror of
https://github.com/jakejarvis/dark-mode-example.git
synced 2025-10-18 22:04:25 -04:00
30f9591e66348dd1f42d65440536bd9417c43450
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
create a very barebones example.- View example.
- Read 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%