-
Beta Was this translation helpful? Give feedback.
Answered by
mdbassit
Apr 12, 2024
Replies: 1 comment 5 replies
-
|
I've got a small update. I decided to add a bigger swatch, with many more colors, and I'm getting many more duplicate colors... swatch3.mov |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


It turns out it's not a bug, some color values in the swatches have the letter "o" instead of a zero.
For instance
#3c57boshould be#3c57b0. The perceived duplicates are a result of that invalid color values.