-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Color shades are currently statically generated, meaning the algorithm for generating color shades is the same regardless of the base color input. We can enhance the palette function to generate color shades based on a dynamic scaler that adapts based on the base color. In this way we can have better color spacing between the various shade variants.