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
Yes, it's sort of a weird option. I wonder if it should just be removed altogether, since you can specify multiple palettes anyway. The primary use case here is for localStorageKey
In the list of options, there's
selectionPalette: [string]
.There is no other documentation.
It appears to be ignored if there is a
localStorageKey
optionIn either case,
spectrum('option', 'selectionPalette', ['00ff00'])
will not update live the selection palette.The text was updated successfully, but these errors were encountered: