From 0aa61812a87ac466bea4b35cba75a4e986be8c7f Mon Sep 17 00:00:00 2001 From: Rafael Lima Date: Fri, 4 Nov 2022 20:31:22 +0200 Subject: tdf#151904 Make grammar mistake color configurable This patch creates a new color entry in Tools - Options - Application Colors for "Grammar mistakes". Default values are also set for the "LibreOffice" and "LibreOffice dark" schemes. This patch also applies the selected color to the document, as well as in the SpellChecker dialog. Change-Id: I07f79da9858b675b330540cf08cf389dce39228d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/142294 Tested-by: Jenkins Reviewed-by: Heiko Tietze Reviewed-by: Rafael Lima --- officecfg/registry/data/org/openoffice/Office/UI.xcu | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'officecfg/registry/data') diff --git a/officecfg/registry/data/org/openoffice/Office/UI.xcu b/officecfg/registry/data/org/openoffice/Office/UI.xcu index fa0bdde9216d..f2c763c4d024 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI.xcu @@ -198,6 +198,11 @@ + + + + + @@ -491,6 +496,11 @@ 13181214 + + + 7512015 + + 7865203 -- cgit