Hi Jason,
It’s just a CSS atribute and as such can be modified using background-color in your theme stylesheet like this:
#swipebox-slider .slide { background-color: #fff !important; }
If you try Google, you’ll find thousands tutorials on doing that.