I have been able to customize the action bar\'s background, logo image and text color using suggestions from these: Android: How to change the ActionBar "Home"
Changing back navigation icon differs for ActionBar and Toolbar.
For ActionBar override homeAsUpIndicator attribute:
homeAsUpIndicator
For Toolbar override navigationIcon attribute:
navigationIcon