I solved by setting the following code
In my TabViewController:
[[[self tabBarController] view] setTintColor:[UIColor redColor]];
Post
Replies
Boosts
Views
Activity
It doesn't work for me in any case