I wanted to make my nav bar slightly transparent so when content scrolls up you can still slightly see it behind the nav bar (just the nav bar. Not the logo bar as well)
Currently Im using this code to change the color.
/* Main Nav Color */
.x-navbar {
background-color: #74cbd1;}