I am creating a split view controller and it seems like I can't change the color of the buttons in the master view (they are white by default). I'd rather not create my own custom buttons so I was wondering if there was a way to do this programmatically? We tried to set the background of the UIColor but it changed the background color behind the button. Here's what it looks like:
