Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joshwcomeau/dark-mode-minimal


https://github.com/joshwcomeau/dark-mode-minimal

Last synced: 5 days ago
JSON representation

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