summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/config.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.inc.php b/config/config.inc.php
index 2175083..20436cf 100644
--- a/config/config.inc.php
+++ b/config/config.inc.php
@@ -18,6 +18,6 @@
// page design
- $GLOBALS['config']['default_style'] = 'GreenGrid';
+ $GLOBALS['config']['default_style'] = 'TheWhiteOne';
$GLOBALS['config']['title'] = 'Neon - ';
?>