From 705793682bcc88b9309fec854789aad609c92899 Mon Sep 17 00:00:00 2001 From: David Dossett Date: Mon, 7 Mar 2022 10:31:01 -0800 Subject: [PATCH] Fix #144577 --- extensions/theme-defaults/themes/hc_light.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/extensions/theme-defaults/themes/hc_light.json b/extensions/theme-defaults/themes/hc_light.json index 6e16dc3689b..09d0c0dc894 100644 --- a/extensions/theme-defaults/themes/hc_light.json +++ b/extensions/theme-defaults/themes/hc_light.json @@ -215,6 +215,8 @@ "peekViewResult.selectionForeground": "#292929", "peekViewTitleLabel.foreground": "#292929", "peekViewTitleDescription.foreground": "#292929", + "peekViewResult.fileForeground": "#292929", + "peekViewResult.lineForeground": "#292929", "panelTitle.inactiveForeground": "#292929", "panel.border": "#0F4A85",