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
360 stars 27 forks source link

Incorrect design tokens on the new UI progress indicators and sliders. #314

Open dowTR opened 4 weeks ago

dowTR commented 4 weeks ago

Describe the bug The new progress indicator design tokens are not matched the same in code. In Figma, the new UI progress indicators (and sliders) are mapped to the "Primary-container" color. In code, they are mapped to the "secondary-container".

Expected behavior Have them both be consistent in code and in the design component.

Screenshots Screenshot 2024-05-30 at 5 57 45 PM

Figma Material 3 Design Kit (please complete the following information):

Additional context Because of the mix-up, designers and developers are not matching up to their design concepts. There is another, related issue with the incorrect colors being assigned to the primary and primary-container colors for these new UI components. See issue #313 (https://github.com/material-foundation/material-theme-builder/issues/313)