Hello. I’m working on migrating the colors in my design system from styles to variables.
To do so, I
- replaced the fill of the styles with the apropriate color variables,
- published my library
- deleted the styles and
- published the library again
The components on the library do not use color styles anymore, but if I import them to an old or new file, some styles will still show up, and some of them will only show in Selection colors.
As you can see on the screenshot, the “color/neutral/0” variable is applied to fill but “Branco 0” (the old style) shows up in Selection Colors.
PS: I couldn’t find a Variables - Bugs forum, so I posted this to General Discussion.