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"