I\'ve inherited the Holo Light Theme and customized the background of the ActionBar with the following:
Content of styles.xml
mActionBar.setBackgroundDrawable(getResources().getDrawable(R.drawable.navbar));