aboutsummaryrefslogtreecommitdiff
path: root/config-user.default.php
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2023-01-09 10:40:38 +0100
committerGravatar GitHub <noreply@github.com> 2023-01-09 10:40:38 +0100
commitb5a418ec1618cb1a058aee3dd47baa63562c9194 (patch)
tree4338c14056ffd1df9eb673f9eb97a77ae12267ab /config-user.default.php
parentbbe3eb8f41ca9c25d1619cda9609392ffc803146 (diff)
Added: Dark mode for Origine +Origine compact themes (#4843)
* first draft * fix: theme slider: properties box * improved colors * option to enable/disable dark mode * fixes * Update app/i18n/fr/conf.php Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> * i18n english improved * fix dark background color for favorites + hover colors * select list: no, auto Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'config-user.default.php')
-rw-r--r--config-user.default.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/config-user.default.php b/config-user.default.php
index e1f332bf2..5a26841ac 100644
--- a/config-user.default.php
+++ b/config-user.default.php
@@ -64,6 +64,7 @@ return array (
'site' => true,
),
'theme' => 'Origine',
+ 'darkMode' => 'no',
'content_width' => 'thin',
'shortcuts' => array (
'actualize' => 'q',