aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-10-18 05:21:52 +0000
committerChad Little <clittle@users.sourceforge.net>2002-10-18 05:21:52 +0000
commitc33ecfb3872eefdd9cc495fba6cda72b2e46a731 (patch)
tree66189cd08f548d50e467fac3c4b41886a5ed0b72 /config.inc.php
parent68163a5116234616aba67e1c556b7dfca9aefb4d (diff)
downloadphpicalendar-c33ecfb3872eefdd9cc495fba6cda72b2e46a731.tar.gz
phpicalendar-c33ecfb3872eefdd9cc495fba6cda72b2e46a731.tar.bz2
phpicalendar-c33ecfb3872eefdd9cc495fba6cda72b2e46a731.zip
Initial green style check-in 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 5323748..8b73360 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 = 'orange'; // Themes support
+$style_sheet = 'grey'; // 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