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