var color1 = "#D9D9D9"; var color2 = "#6D6D6D"; var color3 = "#000"; var color4 = "#333"; var color5 = "#F2F2F2"; var color6 = "#F6EFD9"; // Background color for outside the main template area var backgroundColor = color3; // Color of the main title at the top var titleColor = color4; // Nav Bar var navBarColor = color3; // Left and right border lines on the nav bar var navBorder = color2; // Left column var leftColumn = color4; // App titles in the left column var leftTitles = "#FFF"; // Right column var rightColumn = color1; // App titles in the right column var rightTitles = color4; // The small bar that seperates the apps in the left and right columns var containerSeperator = color1; // Footer color var footerColor = "#EF3E42"; var sloganColor = "#EF3E42"; var slogan = "How do we create learning communities for the greatest thinkers and most thoughtful people... for the world? ";