This website requires JavaScript.
Explore
Help
Sign In
jake
/
dark-mode-example
Watch
1
Fork
0
You've already forked dark-mode-example
mirror of
https://github.com/jakejarvis/dark-mode-example.git
synced
2025-10-18 22:04:25 -04:00
Code
Releases
Activity
11
Commits
1
Branch
0
Tags
89d345c16e576ae6257bb04d0107910562b2f83e
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Jake Jarvis
89d345c16e
Update dark-mode.css
2020-04-29 13:09:47 -04:00
.nojekyll
Create .nojekyll
2020-04-29 12:53:25 -04:00
dark-mode.css
Update dark-mode.css
2020-04-29 13:09:47 -04:00
dark-mode.js
Create dark-mode.js
2020-04-29 12:52:23 -04:00
dark-mode.min.js
Create dark-mode.min.js
2020-04-29 12:52:03 -04:00
index.html
Update index.html
2020-04-29 13:07:40 -04:00
LICENSE
Initial commit
2020-04-29 12:51:34 -04:00
README.md
Update README.md
2020-04-29 12:58:12 -04:00
README.md
Dark mode switcheroo
Simple dark mode switching with local storage & OS setting detection!
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/
css
dark-mode
javascript
Readme
MIT
385
KiB
Languages
JavaScript
45.3%
CSS
43.1%
HTML
11.6%