diff --git a/themes/nord.json b/themes/nord.json index 201141b..21dddc1 100644 --- a/themes/nord.json +++ b/themes/nord.json @@ -62,8 +62,8 @@ "inputValidation.infoBorder": "#81a1c1", "inputValidation.warningBackground": "#d08770", "inputValidation.warningBorder": "#d08770", - "list.activeSelectionBackground": "#3b4252", - "list.activeSelectionForeground": "#d8dee9", + "list.activeSelectionBackground": "#88c0d0", + "list.activeSelectionForeground": "#2e3440", "list.inactiveSelectionBackground": "#3b4252", "list.focusBackground": "#434c5e", "list.hoverBackground": "#434c5e99",