All I want to do is change the accent color of my Android app, but it's hard for me to determine how to do it. The default value for android is now blue, but I want to make it orange.
By accent color, I mean the accent of the navigation tabs, the color that is highlighted when you get to the lists, the accent color in pop-up dialogs, etc.
I use actionbarsherlock if that matters.
Here is the image. I would like to change the color of this blue accent throughout the application:

source
share