If you want to change a color of a navigation bar, use barTintColor
property of it. In addition, if you set any color to tintColor
of it, that affects to the navigation bar's item like a button.
FYI, you want to keep iOS 6 style bar, make a background image looks like previous style and set it.
For more detail, you can get more information from the following link: