Can't seem to set a border color for the trigger swatch.
So when white is selected on a white background you can't see the swatch.
Tried in the props objects & CSS.
These are my current trigger styles:
triggerStyles: {
width: '32px',
height: '32px',
borderRadius: '4px',
}

Is this possible at all? And any hover styles possible?
thanks, D.