I disabled tabBar item then bar button became grey .
I want to change its color but could not do.its by default grey.
When I setEnabled true then its showing original color white.
[[[[self.tabBarController tabBar]items]objectAtIndex:0]setEnabled:FALSE];