From fcbbb138a26ceea890d0cebbacbf20a84d3210bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Spitzm=C3=BCller?= Date: Thu, 21 Sep 2023 07:11:07 +0200 Subject: [PATCH] Adapt listings label color for darkmode Do not use semantic foreground color here, as label button color does not change in dark mode. --- 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 6fab49c00a..764fbff3f2 100644 --- a/lib/layouts/stdinsets.inc +++ b/lib/layouts/stdinsets.inc @@ -361,7 +361,7 @@ InsetLayout Listings Family typewriter EndFont LabelFont - Color foreground + Color black Size Small EndFont BgColor listingsbg