Initial button color doesn't match properties

Thanks for that Carl.

White does look pretty close. The change for consistency definitely gets my vote.

There is a slight complication though… I’ve just discovered that when I reopen my test window the button on the right gets the default appearance again! I guess that the colour doesn’t get updated when it’s loading the properties because it doesn’t think they’ve changed.

I would guess that you need to set the initial colour to white when loading in buttons as well. However, this would mean that any existing buttons with the default appearance would look different after the next change. This may be something of a backwards compatibility headache.

You could leave it as it is, with the colour (238, 236, 232) being defined as magical, but that doesn’t work when the colour is set via a binding.

Any thoughts?