Well I have discovered that the file that needs to be modified to change the android top dark bar and the hamburger menu color, is jquery.mmenu.all

.mm-menu.mm-theme-dark {background-color: #6699cc;background-color: rgba(102,153,204,0.6);}
.header {background-color: #6699cc;background-color:rgba(102,153,204,0.6);}

If you are using the dbltoe mod for colors it will be in the stylesheet_colors_split.css file on the last lines.