From d1a26187378700f80ff22d173abc0fedced3be81 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Fri, 18 Oct 2002 06:41:44 +0000 Subject: More tweeks to green style sheet for 0.7 --- config.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.inc.php') diff --git a/config.inc.php b/config.inc.php index 8b73360..d34ec7f 100644 --- a/config.inc.php +++ b/config.inc.php @@ -5,7 +5,7 @@ // To set values, change the text between the single quotes // Follow instructions to the right for detailed information -$style_sheet = 'grey'; // Themes support +$style_sheet = 'silver'; // Themes support $calendar_path = './calendars'; // Path to directory with calendars $default_view = 'day'; // Default view for calendars = 'day', 'week', 'month', 'year' $minical_view = 'current'; // Where do the mini-calendars go when clicked? = 'day', 'week', 'month', 'current' -- cgit v1.2.3