I have added a UISearchBar to the top of my PFQueryTableViewController. I have changed the colour of the searchBar to be the colour of my app, but
UISearchBar
PFQueryTableViewController
did you try UISearchBar.appearance().tintColor = UIColor.whiteColor()