aboutsummaryrefslogtreecommitdiffstats
path: root/themes/clear/themeconf.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'themes/clear/themeconf.inc.php')
-rw-r--r--themes/clear/themeconf.inc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/clear/themeconf.inc.php b/themes/clear/themeconf.inc.php
index f7387c2f7..df9aaf73f 100644
--- a/themes/clear/themeconf.inc.php
+++ b/themes/clear/themeconf.inc.php
@@ -10,5 +10,6 @@ Author URI: http://piwigo.org
$themeconf = array(
'name' => 'clear',
'parent' => 'default',
+ 'colorscheme' => 'clear',
);
?>