themewidth = "98%"; // The total width of the theme $THEME->themeborders = "#cccccc"; // Is used as border color for the theme $THEME->topmargin = "10"; // Used in the theme tag $THEME->leftmargin = "0"; // Used in the theme tag $THEME->marginheight = "10"; // Used in the theme tag $THEME->marginwidth = "0"; // Used in the theme tag $THEME->body = "#FFFFFF"; // Main page color $THEME->cellheading = "#E8E8E8"; // Standard headings of big tables $THEME->cellheading2 = "#AAAAAA"; // Highlight headings of tables $THEME->cellcontent = "#FFFFFF"; // For areas with text $THEME->cellcontent2 = "#EFEFEF"; // Alternate colour $THEME->borders = "#555555"; // Table borders $THEME->frontlogo = "images/frontlogo.jpg"; // Logo on front page $THEME->smalllogo = "images/smalllogo.jpg"; // Header logo on other pages $THEME->custompix = false; // If true, then this theme must have a "pix" // subdirectory that contains copies of all // files from the moodle/pix directory // See "cordoroyblue" for an up-to-date example. ?>