material-theme-builder icon indicating copy to clipboard operation
material-theme-builder copied to clipboard

How do I use these with my react app?

Open stefdude1999 opened this issue 1 year ago • 0 comments

I have a React web app, and I have custom Material Theme Builder export, as a json file, exported from Figma. It looks like, "schemes": { "light": { "primary": "#3C6090", "surfaceTint": "#3C6090", "onPrimary": "#FFFFFF", "primaryContainer": "#D4E3FF", "onPrimaryContainer": "#001C3A",

How do I integrate these colours into my react app? I wish to have my React app look like my Figma mockups.

stefdude1999 avatar Mar 23 '24 19:03 stefdude1999