Is there more information how shades and tints will be generated? Also, if the numerical system is planned to fully replace the descriptive terms (low, medium, high,..)?
Thanks @Don! But yeah, I know where the colors are declared.. I was curious about the considerations behind it and the plans going forward.
E.g. right now there’s numeric values for primary and tertiary. Why not for all values from a color scheme? Is that planed?
Also, right now numeric values are only generating lighter tints. Why not use a more standard system where 500 is assigned the main color, with tints <500 and shades >500?
Another topic, why are tints not generated in a more linear way, but as a blend with another main color from the color scheme?
Right now I can’t use the Discourse color system to implement color declarations when a client has a comprehensive design system. I practically need to declare all values from scratch. If generated colors in Discourse are now defined in a numeric way, why not implement a system that’s consistent and more aligned with color generation in common design systems?