From 9b6fcd41a7b8f6f844a26e77bb6439caa9bc8e98 Mon Sep 17 00:00:00 2001 From: codewithvk Date: Mon, 18 Mar 2024 14:03:25 +0530 Subject: [PATCH] Remove static font color for headings in Calc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Previously, Calc utilized a static font color (dark) for headings, which resulted in visibility issues for Heading 1 and Heading 2 in dark mode. This commit resolves the problem by removing the static font color, allowing for automatic color adjustment. Signed-off-by: codewithvk Change-Id: Idf516077a8cda951c593052c63e53b4d1301d138 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164990 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl --- sc/res/xml/styles.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sc/res/xml/styles.xml b/sc/res/xml/styles.xml index 37cfc36afae1..259f50c1e200 100644 --- a/sc/res/xml/styles.xml +++ b/sc/res/xml/styles.xml @@ -1,7 +1,7 @@ - +