I have a color scheme in my app that I want to be consistent on all pages. But I have more than 5 tabs in my tab bar controller and therefore get the "More" one which brings you to a table listing the additional items. The problem is this more page has a white background. How can I customize this?
Thank you.