diff --git a/themes/tokyo-night-color-theme.json b/themes/tokyo-night-color-theme.json index ec091ea..0fd6b66 100644 --- a/themes/tokyo-night-color-theme.json +++ b/themes/tokyo-night-color-theme.json @@ -127,7 +127,7 @@ "editorHoverWidget.border": "#101014", "editorBracketMatch.background": "#16161e", - "editorBracketMatch.border": "#363b54", + "editorBracketMatch.border": "#42465d", //"#363b54", "editorOverviewRuler.border": "#101014", "editorOverviewRuler.errorForeground": "#db4b4b", diff --git a/themes/tokyo-night-storm-color-theme.json b/themes/tokyo-night-storm-color-theme.json index 9c5a3e5..7c29bd2 100644 --- a/themes/tokyo-night-storm-color-theme.json +++ b/themes/tokyo-night-storm-color-theme.json @@ -127,7 +127,7 @@ "editorHoverWidget.border": "#1b1e2e", "editorBracketMatch.background": "#1f2335", - "editorBracketMatch.border": "#3b4261", + "editorBracketMatch.border": "#545c7e", //"#3b4261", "editorOverviewRuler.border": "#1b1e2e", "editorOverviewRuler.errorForeground": "#db4b4b",