From 9119671ee69edbe0efe983056bc0b1543afcb500 Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Mon, 18 Sep 2023 07:29:02 +0200 Subject: [PATCH] Set Box label color to static black. Foreground in dark mode does not have enough contrast against the label background --- lib/layouts/stdinsets.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/layouts/stdinsets.inc b/lib/layouts/stdinsets.inc index 865b5ecce6..6fab49c00a 100644 --- a/lib/layouts/stdinsets.inc +++ b/lib/layouts/stdinsets.inc @@ -469,7 +469,7 @@ End InsetLayout Box InheritFont false LabelFont - Color foreground + Color black Size Small EndFont MultiPar true -- 2.39.5