Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshwcomeau/dark-mode-minimal
https://github.com/joshwcomeau/dark-mode-minimal
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/joshwcomeau/dark-mode-minimal
- Owner: joshwcomeau
- License: mit
- Created: 2020-04-14T19:07:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T19:28:16.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T19:46:42.598Z (3 months ago)
- Language: JavaScript
- Size: 1.8 MB
- Stars: 171
- Watchers: 3
- Forks: 20
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gatsby Dark Mode (minimal example)
This codebase creates an "MVP" version of rehydration-safe, flicker-free Dark Mode. It's described in more detail on my blog:
https://joshwcomeau.com/gatsby/dark-mode/
You can also play with it live (though, fair warning, it's not a terribly exciting application): https://trusting-bose-add650.netlify.app
---
Notable files:
• gatsby-ssr.js
• src/components/ThemeContext.js
• src/constants.js