diff --git a/theme/metal/README.txt b/theme/metal/README.txt new file mode 100644 index 00000000000..875f67d5f01 --- /dev/null +++ b/theme/metal/README.txt @@ -0,0 +1,14 @@ +MOODLE THEME: METAL + +To install the theme, copy the "metal" directory to moodle's "theme" directory. + +This theme is designed by A. Chavan (chavan at users.sourceforge.net). + +It is based on moodle's "standardwhite" theme. +It uses the background image from, and is inspired by: +http://www.alexking.org/software/wordpress/styles/sample.php?wpstyle=metaldreams + +It has been tested with Mozilla. The header appears slightly different +on Safari (MacOSX) and MSIE6(WindowsXP). + +$Lastupdate: Wed May 19 13:05:59 2004 chavan$ diff --git a/theme/metal/background.png b/theme/metal/background.png new file mode 100644 index 00000000000..4074440749b Binary files /dev/null and b/theme/metal/background.png differ diff --git a/theme/metal/config.php b/theme/metal/config.php new file mode 100644 index 00000000000..efb81c5cf4f --- /dev/null +++ b/theme/metal/config.php @@ -0,0 +1,17 @@ +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 = "#999999"; // 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->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. +?> diff --git a/theme/metal/favicon.ico b/theme/metal/favicon.ico new file mode 100644 index 00000000000..5a7a36a68e6 Binary files /dev/null and b/theme/metal/favicon.ico differ diff --git a/theme/metal/footer.html b/theme/metal/footer.html new file mode 100644 index 00000000000..76d3e769bf8 --- /dev/null +++ b/theme/metal/footer.html @@ -0,0 +1,9 @@ + + + +
+