From a1cb49d296e5415e4b1edcd67964ded61596557d Mon Sep 17 00:00:00 2001 From: Daniel Smith Date: Fri, 17 Jul 2020 18:40:44 -0400 Subject: Improve legibility/consistency of Yaru selection --- themes/dark/yaru-dark.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'themes/dark') diff --git a/themes/dark/yaru-dark.json b/themes/dark/yaru-dark.json index d44271c..ca1ef08 100644 --- a/themes/dark/yaru-dark.json +++ b/themes/dark/yaru-dark.json @@ -377,6 +377,9 @@ "editorLineNumber.foreground": "#FFFFFF4d", "editorLineNumber.activeForeground": "#e95420", "editor.selectionBackground": "#5e2750", + "editor.selectionHighlightBackground": "#5e2750aa", + "editor.wordHighlightBackground": "#5e2750aa", + "editor.wordHighlightStrongBackground": "#5e2750aa", "editor.lineHighlightBorder": "#FFFFFF1a", "editor.rangeHighlightBackground": "#FFFFFF0d", "editorWidget.background": "#434343", -- cgit v1.2.3