Here is what I have in my viewDidLoad method:
self.navigationController?.navigationBar.backIndicatorImage = UIImage(named: \"back\") self.navigationControlle
Quickest solution
.navigationController?.navigationBar.tintColor = UIColor.redColor()
Or you can create custom barButton item, with custom view