X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=themes%2Fblue_on_blue.php;fp=themes%2Fblue_on_blue.php;h=d43c826e057edf1397ed4d484c647a755fdfe56f;hp=471d664966c45c4b971d05018d1f7806632f11de;hb=6c99d1de81366bceab6c9d6cf12179eedc81f9bc;hpb=2de8b87fad334dde39eedb9254879365a66a3f44 diff --git a/themes/blue_on_blue.php b/themes/blue_on_blue.php index 471d6649..d43c826e 100644 --- a/themes/blue_on_blue.php +++ b/themes/blue_on_blue.php @@ -11,6 +11,7 @@ * @subpackage themes */ +global $color; $color[0] = '#4c4b83'; // TitleBar $color[1] = '#ffffff'; // Not Currently Used $color[2] = '#ffffff'; // Warning/Error Messages @@ -27,5 +28,3 @@ $color[12] = '#1d1d26'; // Alternate List Item Color (alternates with #4) $color[13] = '#8a8aaf'; // Single-Quoted text $color[14] = '#8a8aaf'; // Two or more quotes $color[15] = '#ffffff'; // Unselectable Folders - -?> \ No newline at end of file