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

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

egghead.io
Related Topics: React Material Design