Back to the basics...use the list view in IB's Document window (the second icon, with the three lines going across). Expand the Nav controller, and inside you'll find a Nav Bar item waiting for you to custom its color. Note that you may have to look inside MainWindow.xib, rather than any individual view's XIB (you'll have to look in an individual XIB only if only that view contains a nav controller).
|