From b5a418ec1618cb1a058aee3dd47baa63562c9194 Mon Sep 17 00:00:00 2001 From: maTh Date: Mon, 9 Jan 2023 10:40:38 +0100 Subject: 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 * i18n english improved * fix dark background color for favorites + hover colors * select list: no, auto Co-authored-by: Alexandre Alapetite --- app/views/configure/display.phtml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'app/views') diff --git a/app/views/configure/display.phtml b/app/views/configure/display.phtml index 0fde2b50e..2fda0cb19 100644 --- a/app/views/configure/display.phtml +++ b/app/views/configure/display.phtml @@ -95,6 +95,16 @@ +
+ +
+ +
+
+ content_width; ?>
-- cgit v1.2.3