diff --git a/themes/nord.json b/themes/nord.json index 3ef903b..195b5aa 100644 --- a/themes/nord.json +++ b/themes/nord.json @@ -38,8 +38,8 @@ "editor.findMatchBackground": "#88c0d066", "editor.findMatchHighlightBackground": "#88c0d033", "editor.findRangeHighlightBackground": "#88c0d033", - "editor.lineHighlightBackground": "#434c5e52", - "editor.lineHighlightBorder": "#434c5e52", + "editor.lineHighlightBackground": "#3b4252", + "editor.lineHighlightBorder": "#3b4252", "editor.inactiveSelectionBackground": "#434c5ecc", "editor.selectionBackground": "#434c5ecc", "editor.selectionHighlightBackground": "#434c5ecc",