gatsby-plugin-dark-mode
gatsby-plugin-dark-mode copied to clipboard
React hook for useTheme?
it would be really nice to have a react hook letting us use the theme instead of using
<ThemeToggler>
...
</ThemeToggler>
Duplicate of #1