You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Palette is really just a fancy Color[] with some helpful methods. It should in theory be possible to allow implicit conversion between the two, and may be useful for some use cases
The text was updated successfully, but these errors were encountered:
Palette is really just a fancy
Color[]
with some helpful methods. It should in theory be possible to allow implicit conversion between the two, and may be useful for some use casesThe text was updated successfully, but these errors were encountered: