1. 3
    Add Dark Mode to a Gatsby Site with Theme UI
    1m 22s

Add Dark Mode to a Gatsby Site with Theme UI

InstructorJohn Otander

Share this video with your friends

Send Tweet

Theme UI has built-in color mode support that makes it straightforward to add a dark mode to your Gatsby project. You can use the useColorMode hook to retrieve the active color palette and set it to a predefined dark color palette.

illustration for Theme UI

Course

Theme UI