dark mode & header tweaks

This commit is contained in:
Martin Allien
2021-04-23 15:28:21 +02:00
parent b1b8d32a78
commit d37fad6fe5
4 changed files with 27 additions and 10 deletions

View File

@@ -20,3 +20,9 @@ For a static site build:
$ yarn build
## Notes
**Theme colors** are defined in `/doczrc.js` > `themeConfig > colors`, which can then be used in `styles.js` of underlying components.
**Inherited layout files** in `node_modules/gatsby-theme-docz/src/components/`.