CustomColor (swatch) with different tint
Hello everybody,
i am trying to add a CustomColor to the swatch panel with the same name but different tints. Like you can do in the Panel f.ex: Blue 50% and Blue20%
When I just try to add them with names like "Blue 50%" and "Blue 20%" the result is "Blue 50% 50%" and "Blue 20% 20%", so this is not the solution.
I just want to add a color named "Blue" with color.c.c.tint = 50 and a color "Blue" with color.c.c.tint = 20
Does anybody have a clue?
Thanks in advance,
Patrick