//The left side of the gradient var bgColor1 = "017b58"; //The right side of the gradient var bgColor2 = "005d42"; //The text color for the Page Name var pageNameColor = "ffffff"; //The text color for the Section Name var sectionNameColor = "02a274";