First of all it\'s not a duplicate as in How to change the background color of android status bar
How do I change the status bar color which should be same as in nav
Edit the colorPrimary in the colors.xml in Values to the color you want the Status Bar to be. For example:
#800000 // changes the status bar color to Burgundy #303F9F #FF4081 #FF0000 #FFFFFF #fffdd0 #800000