From f796b578fc447277a7136c2292ada186d4416957 Mon Sep 17 00:00:00 2001 From: the-djmaze <> Date: Fri, 4 Nov 2022 14:58:19 +0100 Subject: [PATCH] Resolve #620 Nextcloud 25 theme colors --- .../nextcloud/snappymail/app/themes/Nextcloud/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/nextcloud/snappymail/app/themes/Nextcloud/styles.css b/integrations/nextcloud/snappymail/app/themes/Nextcloud/styles.css index 717f185a0..e1c5b2e50 100644 --- a/integrations/nextcloud/snappymail/app/themes/Nextcloud/styles.css +++ b/integrations/nextcloud/snappymail/app/themes/Nextcloud/styles.css @@ -1,4 +1,4 @@ -:root { +* { /* Nextcloud --color-main-text: #222; --color-main-background: #fff;