Ok i\'m loosing more sanity then ever. I can\'t find/understand how to style the damn thing. I managed to change the background of the tab itself but I can\'t cahnge the col
I found that for the background it's better to copy the drawables (9 patches and xml) found on the Android SDK res directory and change it to have the color you like.
They use a background with the bottom bar included, so I don't think it's possible to change the bottom bar alone.
Here's what I have, working with green color for the bottom bar:
The tab indicator looks like this:
I hope it helps!