aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-10-18 06:41:44 +0000
committerChad Little <clittle@users.sourceforge.net>2002-10-18 06:41:44 +0000
commitd1a26187378700f80ff22d173abc0fedced3be81 (patch)
tree69bd87a2630b7800c64891217f7a1c27071d47a7 /config.inc.php
parent3add0b7cf77b4b7c6dccbbb3723011784e68a69b (diff)
downloadphpicalendar-d1a26187378700f80ff22d173abc0fedced3be81.tar.gz
phpicalendar-d1a26187378700f80ff22d173abc0fedced3be81.tar.bz2
phpicalendar-d1a26187378700f80ff22d173abc0fedced3be81.zip
More tweeks to green style sheet for 0.7
Diffstat (limited to 'config.inc.php')
-rw-r--r--config.inc.php2
1 files changed, 1 insertions, 1 deletions
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'

© 2014-2024 Faster IT GmbH | imprint | privacy policy