mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Fixed blue a little
This commit is contained in:
parent
8120317e2e
commit
bf1969570e
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ $THEME->body = "#C5EFFF"; // Main page color
|
||||||
$THEME->cellheading = "#9ADAF4"; // Standard headings of big tables
|
$THEME->cellheading = "#9ADAF4"; // Standard headings of big tables
|
||||||
$THEME->cellheading2 = "#73C1E1"; // Highlight headings of tables
|
$THEME->cellheading2 = "#73C1E1"; // Highlight headings of tables
|
||||||
$THEME->cellcontent = "#FFFFFF"; // For areas with text
|
$THEME->cellcontent = "#FFFFFF"; // For areas with text
|
||||||
$THEME->cellcontent2 = "#B7E4F6"; // Alternate colour
|
$THEME->cellcontent2 = "#B3EAFF"; // Alternate colour
|
||||||
$THEME->borders = "#555555"; // Table borders
|
$THEME->borders = "#555555"; // Table borders
|
||||||
$THEME->highlight = "#AAFFAA"; // Highlighted text (eg after a search)
|
$THEME->highlight = "#AAFFAA"; // Highlighted text (eg after a search)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue