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
Update README.md
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
# Dark mode switcheroo
|
||||
|
||||
Simple dark mode switching with local storage & OS setting detection!
|
||||
Simple dark mode switching with local storage & OS setting detection!
|
||||
|
||||
- [`dark-mode.js`](dark-mode.js) has all the juicy stuff.
|
||||
- [`dark-mode.min.js`](dark-mode.min.js) is minified for production.
|
||||
- [`index.html`](index.html) & [`dark-mode.css`](dark-mode.css) create a very barebones example.
|
||||
- [View example.](https://jakejarvis.github.io/dark-mode-example/)
|
||||
- [Read blog post.](https://jarv.is/notes/dark-mode/)
|
||||
|
Reference in New Issue
Block a user