X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=themes%2Fspice_of_life_dark.php;h=576a1b2fd102a2ac02d1628a3d6e9bd43c76a165;hb=eac8f9425e93278c8e3a0488d7c45443d4124d01;hp=e4919a9512b44729de0b9871343f2f3af6597682;hpb=c4309fbd89c120fad6921e58955fec5e0a592a0e;p=squirrelmail.git diff --git a/themes/spice_of_life_dark.php b/themes/spice_of_life_dark.php index e4919a95..576a1b2f 100755 --- a/themes/spice_of_life_dark.php +++ b/themes/spice_of_life_dark.php @@ -7,7 +7,7 @@ * Comment This theme generates random colors, * featuring a dark background with light text. * - * Copyright (c) 2000-2003 The SquirrelMail Project Team + * Copyright (c) 2000-2005 The SquirrelMail Project Team * Licensed under the GNU GPL. For full terms see the file COPYING. * * $Id$ @@ -20,7 +20,7 @@ sq_mt_randomize(); /** light(1) or dark(0) background? **/ $bg = mt_rand(0,1); - + /** range delimiter **/ $bgrd = $bg * 128; @@ -66,4 +66,4 @@ $color[14] = '#xxxxxx'; // Color for quoted text -- >> 2 or more */ -?> +?> \ No newline at end of file