From bec2096b96925c04cc8bba8d5b18cb41382e8132 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Mon, 17 Feb 2025 14:30:06 -0500 Subject: [PATCH] AutoYADM commit: 2025-02-17 14:30:06 --- .config/ov/config.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.config/ov/config.yaml b/.config/ov/config.yaml index 33c8429e..40388319 100644 --- a/.config/ov/config.yaml +++ b/.config/ov/config.yaml @@ -48,6 +48,7 @@ StyleAlternate: Background: "gray" StyleHeader: Bold: true + Foreground: "red" StyleOverStrike: Bold: true StyleOverLine: @@ -61,7 +62,9 @@ StyleColumnHighlight: StyleMarkLine: Background: "darkgoldenrod" StyleSectionLine: - Background: "slateblue" + Background: "red" + Foreground: "black" + Bold: true StyleMultiColorHighlight: - Foreground: "red" - Foreground: "aqua"