Use Material Design's Color Tool with React Theming to Create a Custom Material UI Theme

InstructorThomas Greco

Share this video with your friends

Send Tweet

In this lesson we will take a spin around the Color Tool, a web application from the Material Design team that allows us to create custom color palettes for UI development. Once created, we'll wrap see how to use this palette with the react theming tool to generate the code needed to integrate a Material-UI theme into a React application.

Links

material.io - color tool

react theming - create mui theme generator