diff options
Diffstat (limited to '')
-rw-r--r-- | admin/themes/roma/themeconf.inc.php | 1 |
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', ); ?> |