The current lines in the debugger have a background color the same as some foreground elements
For example the parentheses here, Overall the contrast in the line is low and difficult to make out.

To be consistent with how other themes work, I've changed things to a transparent green and yellow (from nord) for focused and unfocused lines.
"workbench.colorCustomizations": {
"[Nord]": {
"editor.focusedStackFrameHighlightBackground": "#a3be8c33",
"editor.stackFrameHighlightBackground": "#ebcb8b33",
}
}


Thank you for your patience! 🙏🏼 It‘s been a while since I had free time to focus more on Nord, and my open source projects in general, and invest time in this issue due to work-life balance.
I recently published the first “Northern Post — The state and roadmap of Nord“ announcement which includes all details about the plans and future of the Nord project, including the goal of catching up with the backlog. This issue is part of the backlog and therefore I want to triage and process it to get one step closer to a “clean state“. Read the announcement about reaching the “clean“ contribution triage state in Nord‘s discussions for more details about the goal.
Therefore it has been added for triage in the central and single-source-of-truth project board that is also described in more detail in the roadmap announcement.
@expipiplus1 Thanks again for your contribution 🚀 The issue has been added for triage to be planned in for the next iterations!