Index: openacs-4/packages/dotlrn-ecommerce/lib/view-month-display.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-ecommerce/lib/view-month-display.tcl,v diff -u -N -r1.2 -r1.3 --- openacs-4/packages/dotlrn-ecommerce/lib/view-month-display.tcl 16 Jul 2005 12:51:06 -0000 1.2 +++ openacs-4/packages/dotlrn-ecommerce/lib/view-month-display.tcl 3 Aug 2005 06:58:40 -0000 1.3 @@ -224,7 +224,7 @@ } if { [lc_time_fmt $ansi_start_date "%H"] >= 12 && [lc_time_fmt $ansi_start_date "%H"] <= 17 } { - set fontcolor "#FFFD88" + set fontcolor "#0C3773" } if { [lc_time_fmt $ansi_start_date "%H"] > 17 } {