Buttons all look the same and no color option?

Maybe it’s just because I am using Linux, but no matter what button option I select they all look the same… and I can’t seem to find a color option either.

I found this when I was looking:

Me.HasBackgroundColor = True Me.BackgroundColor = &c110034

Direct quote text from Xojo documentation below…
BevelButton.HasBackgroundColor
From Xojo Documentation

Property (As Boolean )
aBevelButton.HasBackgroundColor = newBooleanValue
or
BooleanValue = aBevelButton.HasBackgroundColor

New in 2019r2

Supported for all project types and targets.

If True, the BackgroundColor color will be visible. The BackgroundColor is visible only on Windows and Linux.

So that’s two issues in one. And I am using the latest version of Xojo now on Linux Mint 19.3.

NVM… another Derp moment…

Even Derp moments can be instructive. What was the solution?

Select the correct button from the palette.