I’m building an iPad app using storyboards. In Interface Builder (XCode 4.5), the nav bar is the default (light grey) color…

However, when I run the app, it changes color to a dark grey…

Has anyone else had this problem? No matter what color I set it to in Interface Builder, it always ends up dark grey when I run it.
Thanks so much in advance for your wisdom!
In iOS 6 the status bar have the same color as the navigation bar.
You can customize that, according to the answers to this question:
How to change Statusbar on Modal Views iOS 6