How can I change the text and icon colors for UITabBar and UITabBarItems in XCODE 7 using SWIFT 2? The default gray text seems dim and hard to read for unselected tabbar items.
i want the text and icons white when inactive and this colour: #600c77 (purple) when active.