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
350 stars 23 forks source link

System colors not updating when changing the Neutral key colors #278

Open BlackburnL opened 2 months ago

BlackburnL commented 2 months ago

Currently the neutral / neutral variant roles inherit default settings from the primary color. When you tryin to override that color, and update, the reference colors change but not the system.

E.G We would like green hue to be primary and purple to be neutral.

Here are the steps we took

  1. Change primary color to green
  2. Change neutral color from green-ish hue to purple hue
  3. Hit update
  4. Change neutral variant to same key color as neutral
  5. Hit update

Screenshot 2024-03-21 at 3 17 20 PM

aguscruiz commented 2 weeks ago

+1 to this issue