I\'ve a newly created project and the first thing I want to do is add and style an action bar. I made it the way they tell in their official tutorials and even tried some other
I recommend you use this tools to generate ActionBar styles:
ActionBar
http://jgilfelt.github.io/android-actionbarstylegenerator/
Good Luck!