Skip to content

Commit fb03815

Browse files
Update Blog “dark-mode-theming-in-grommet-adding-dark-and-light-theme-modes”
1 parent 1589a55 commit fb03815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/blog/dark-mode-theming-in-grommet-adding-dark-and-light-theme-modes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,4 +151,4 @@ As quick review, here’s what we’ve done to modify the app:
151151
152152
* Added a `<Button>` to serve as control to toggle the theme mode by toggling the state of `darkMode`.
153153
154-
* Lastly, made the app interface a bit more interesting to demonstrate how various components are affected by toggling the `themeMode`.That’s it for Part 2! In [Part 3](https://developer.hpe.com/blog/dark-mode-theming-in-grommet-theme-color-customization/), I’ll demonstrate how to customize a theme with custom dark and light mode colors. Don’t forget to check back at the HPE DEV blog to catch Part 3 of this series. Again, if you have any questions, please feel free to reach out to me and others in the Grommet group on our Slack channel.
154+
* Lastly, made the app interface a bit more interesting to demonstrate how various components are affected by toggling the `themeMode`.That’s it for Part 2! In [Part 3](https://developer.hpe.com/blog/dark-mode-theming-in-grommet-theme-color-customization/), I’ll demonstrate how to customize a theme with custom dark and light mode colors. Don’t forget to check back at the HPE DEV blog to catch [Part 3](https://developer.hpe.com/blog/dark-mode-theming-in-grommet-theme-color-customization/) of this series. Again, if you have any questions, please feel free to reach out to me and others in the Grommet group on our Slack channel.

0 commit comments

Comments
 (0)