diff --git a/themes/Dank Neon-color-theme.json b/themes/Dank Neon-color-theme.json index 6989ed9..5a6ab87 100644 --- a/themes/Dank Neon-color-theme.json +++ b/themes/Dank Neon-color-theme.json @@ -147,8 +147,8 @@ "gitDecoration.conflictingResourceForeground": "#ffee7a", "gitDecoration.submoduleResourceForeground": "#eff0f6", "debugToolBar.background": "#191b2a", - "editor.stackFrameHighlightBackground": "#ffca7a", - "editor.focusedStackFrameHighlightBackground": "#ffca7a", + "editor.stackFrameHighlightBackground": "#3c4367", + "editor.focusedStackFrameHighlightBackground": "#3c4367", "peekViewEditor.matchHighlightBackground": "#ffee7a33", "peekViewResult.matchHighlightBackground": "#ffee7a33", "peekViewEditor.background": "#94bfff88",