aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/clear
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--admin/themes/clear/themeconf.inc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/themes/clear/themeconf.inc.php b/admin/themes/clear/themeconf.inc.php
index a73ebbcec..4b6ccff47 100644
--- a/admin/themes/clear/themeconf.inc.php
+++ b/admin/themes/clear/themeconf.inc.php
@@ -3,5 +3,6 @@ $themeconf = array(
'name' => 'clear',
'parent' => 'default',
'admin_icon_dir' => 'admin/themes/clear/icon',
+ 'colorscheme' => 'clear',
);
?>