Describe the bug
In the previous version, the colors used for Color Roles were easily mapped back to Color Tones 1 to 1 as described by the Material 3 color documentation.
In the latest version, the colors used for Color Roles often do not map back to any of the Color Tones.
To Reproduce
Steps to reproduce the behavior:
Using latest playground file and launch latest material theme builder plugin.
Using the default colors in the plugin choose "Update"
Open the Sys > Light > Primary style config and reference the hex color.
Open the Ref > Primary > primary 40 config and cross reference that color against the Primary style color
These do not match.
Expected behavior
The values represented by the Color Tones and Color Roles should match.
Screenshots
Desktop (please complete the following information):
OS: 13.6 (22G120)
Browser: Figma Desktop App version 116.15.4
Version Unsure
Smartphone (please complete the following information):
Device: NA
OS: NA
Browser NA
Version NA
Additional context
This issue is much easier to see when looking at variable mapping.
COLOR ROLES > VARIABLES
COLOR TONES > VARIABLES
COLOR MAPPING <> BETWEEN TONES AND ROLES TO BUILD TOKENS
We have a script to match and assign the Color Tone Alias to support building Tokens and take full advantage of Figma Variable Implementation.
Describe the bug In the previous version, the colors used for Color Roles were easily mapped back to Color Tones 1 to 1 as described by the Material 3 color documentation. In the latest version, the colors used for Color Roles often do not map back to any of the Color Tones.
To Reproduce Steps to reproduce the behavior:
Expected behavior The values represented by the Color Tones and Color Roles should match.
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context This issue is much easier to see when looking at variable mapping.
COLOR ROLES > VARIABLES
COLOR TONES > VARIABLES
COLOR MAPPING <> BETWEEN TONES AND ROLES TO BUILD TOKENS