material-foundation / material-theme-builder

Visualize dynamic color and create a custom Material Theme.
https://material-foundation.github.io/material-theme-builder/
Apache License 2.0
361 stars 27 forks source link

Flutter export colors not matching custom colors #228

Open kcnguyencong opened 7 months ago

kcnguyencong commented 7 months ago

I am using the Material Theme Builder to create a new theme with custom colors. However, when I replace the colors in my design and export the Flutter file, upon checking the color_schemes.g file, I notice that the colors do not match the ones I added. How can I address this issue?

margeeta commented 6 months ago

Hello, Could you provide steps to reproduce along with a screenshot?