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
8
Commits
1
Branch
0
Tags
8d6e09b455ea6387e6c99c1040d61dcaaa2a638b
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Jake Jarvis
8d6e09b455
Update README.md
2020-04-29 12:58:12 -04:00
.nojekyll
Create .nojekyll
2020-04-29 12:53:25 -04:00
dark-mode.css
Create dark-mode.css
2020-04-29 12:56:17 -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 12:56:11 -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%