I see no reason to set the `background` property w...
# tornadofx
e
I see no reason to set the
background
property when you only override the background color, so
backgroundColor += Color.TAN
might be less confusing, and much easier on the eye.