]> git.mjollnir.org Git - moodle.git/commitdiff
Now the same colours as standard
authormoodler <moodler>
Sun, 23 May 2004 06:38:48 +0000 (06:38 +0000)
committermoodler <moodler>
Sun, 23 May 2004 06:38:48 +0000 (06:38 +0000)
theme/standardlogo/config.php

index fde24a456fed65d178505cd8834fe34556e72a54..33fd176b8eac732e0b3d19d4518812a82368d1d4 100644 (file)
@@ -2,13 +2,13 @@
 
 $THEME->body         = "#FFEECE";  // Main page color
 $THEME->cellheading  = "#FFD991";  // Standard headings of big tables
-$THEME->cellheading2 = "#FFB62D";  // Highlight headings of tables
+$THEME->cellheading2 = "#FFC85F";  // Highlight headings of tables
 $THEME->cellcontent  = "#FFFFFF";  // For areas with text
-$THEME->cellcontent2 = "#FFD991";  // Alternate colour
-$THEME->borders      = "#FFB62D";  // Table borders
+$THEME->cellcontent2 = "#FEE6B9";  // Alternate colour
+$THEME->borders      = "#FFC85F";  // Table borders
 $THEME->highlight    = "#AAFFAA";  // Highlighted text (eg after a search)
 $THEME->hidden       = "#AAAAAA";  // To color things that are hidden
-$THEME->autolink     = "#EEEEEE";  // To color auto-generated links (eg glossary)
+$THEME->autolink     = "#DDDDDD";  // To color auto-generated links (eg glossary)
 
 $THEME->custompix    = false;      // If true, then this theme must have a "pix" 
                                    // subdirectory that contains copies of all