From: mits Date: Fri, 13 Dec 2002 08:03:35 +0000 (+0000) Subject: Changed softly :-) X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=499ab3711e37270780ff0ed19fdb46eba307958a;p=moodle.git Changed softly :-) --- diff --git a/theme/oceanblue/config.php b/theme/oceanblue/config.php index 3d4a6dd51b..7220635404 100644 --- a/theme/oceanblue/config.php +++ b/theme/oceanblue/config.php @@ -1,11 +1,11 @@ -body = "#7777FF"; // Main page color -$THEME->cellheading = "#CCCCFF"; // Standard headings of big tables -$THEME->cellheading2 = "#8080c0"; // Highlight headings of tables -$THEME->cellcontent = "#F0F0FF"; // For areas with text -$THEME->cellcontent2 = "#CCCCFF"; // Alternate colour -$THEME->borders = "#7777FF; // Table borders -$THEME->highlight = "#0000FF"; // Highlighted text (eg after a search) - -?> +body = "#AAAAFF"; // Main page color +$THEME->cellheading = "#CCCCFF"; // Standard headings of big tables +$THEME->cellheading2 = "#8080c0"; // Highlight headings of tables +$THEME->cellcontent = "#F0F0FF"; // For areas with text +$THEME->cellcontent2 = "#CCCCFF"; // Alternate colour +$THEME->borders = "#AAAAFF; // Table borders +$THEME->highlight = "#0000FF"; // Highlighted text (eg after a search) + +?> diff --git a/theme/oceanblue/logo.jpg b/theme/oceanblue/logo.jpg index 5757edad54..bdf2ce8e6c 100644 Binary files a/theme/oceanblue/logo.jpg and b/theme/oceanblue/logo.jpg differ diff --git a/theme/oceanblue/logo_base.jpg b/theme/oceanblue/logo_base.jpg index fcc3390f30..ac94f69865 100644 Binary files a/theme/oceanblue/logo_base.jpg and b/theme/oceanblue/logo_base.jpg differ diff --git a/theme/oceanblue/styles.php b/theme/oceanblue/styles.php index ada6391180..875815f594 100644 --- a/theme/oceanblue/styles.php +++ b/theme/oceanblue/styles.php @@ -1 +1 @@ -theme = $themename; } $themeurl = "$CFG->wwwroot/theme/$CFG->theme"; /// From here on it's nearly a normal stylesheet. /// First are some CSS definitions for normal tags, /// then custom tags follow. /// /// Note that colours are all defined in config.php /// in this directory ?> a:link {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: 0000CC;} a:visited {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: 0000CC;} a:hover {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: 00F0FF;} body {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;} p {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;} h1 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;} h2 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;} h3 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;} h4 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;} th {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: cellheading?>;} td {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;} li {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;} form { margin-bottom: 0; } .highlight { background-color: highlight?>; } .headingblock { background-image: url(/gradient.jpg); border-width: 1px; border-color: borders?>; border-style: solid; } .navbar { background-image: url(/gradient.jpg); } .generalbox { border-width: 1px; border-color: borders?>; border-style: solid; } .generaltable { } .generaltableheader { background-image: url(/gradient.jpg); } .generaltablecell { } .sideblock { border-width: 1px; border-color: borders?>; border-style: solid; } .sideblockheading { background-image: url(/gradient.jpg); } .sideblockmain { } .sideblocklinks { } .sideblocklatestnews { } .sideblockrecentactivity { } .outlineheadingblock { background-image: url(/gradient.jpg); border-width: 1px; border-color: borders?>; border-style: solid; } .weeklyoutline { } .topicsoutline { } .forumpost { border-width: 1px; border-color: borders?>; border-style: solid; } .forumpostheader { } .forumpostheadertopic { } .forumpostpicture { } .forumpostside { } .forumpostmessage { } \ No newline at end of file +theme = $themename; } $themeurl = "$CFG->wwwroot/theme/$CFG->theme"; /// From here on it's nearly a normal stylesheet. /// First are some CSS definitions for normal tags, /// then custom tags follow. /// /// Note that colours are all defined in config.php /// in this directory ?> a:link {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: 0000CC;} a:visited {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: 0000CC;} a:hover {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: FF0000;} body {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;} p {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;} h1 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;} h2 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;} h3 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;} h4 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;} th {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: cellheading?>;} td {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;} li {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;} form { margin-bottom: 0; } .highlight { background-color: highlight?>; } .headingblock { background-image: url(/gradient.jpg); border-width: 1px; border-color: borders?>; border-style: solid; } .navbar { background-image: url(/gradient.jpg); } .generalbox { border-width: 1px; border-color: borders?>; border-style: solid; } .generaltable { } .generaltableheader { background-image: url(/gradient.jpg); } .generaltablecell { } .sideblock { border-width: 1px; border-color: borders?>; border-style: solid; } .sideblockheading { background-image: url(/gradient.jpg); } .sideblockmain { } .sideblocklinks { } .sideblocklatestnews { } .sideblockrecentactivity { } .outlineheadingblock { background-image: url(/gradient.jpg); border-width: 1px; border-color: borders?>; border-style: solid; } .weeklyoutline { } .topicsoutline { } .forumpost { border-width: 1px; border-color: borders?>; border-style: solid; } .forumpostheader { } .forumpostheadertopic { } .forumpostpicture { } .forumpostside { } .forumpostmessage { } \ No newline at end of file