mfussenegger / nvim-dap

Debug Adapter Protocol client implementation for Neovim
GNU General Public License v3.0
5.37k stars 190 forks source link

Add support for alternate row colors in stack/scope UI #1322

Open sigasigasiga opened 2 weeks ago

sigasigasiga commented 2 weeks ago

Problem Statement

Scope UI is not that readable:

image

Frames UI is even less readable, as it lacks any highlighting:

image

Possible Solutions

I think it could be improved with alternate row colors. This way one line could be easily distinguished with another. I've made two models in GIMP that illustrate the idea chroma grain_merge

Considered Alternatives

No response

sigasigasiga commented 2 weeks ago

Maybe related to https://github.com/mfussenegger/nvim-dap/issues/1062

sigasigasiga commented 2 weeks ago

Damn, I've leaked my token on the screenshot :D I've already revoked it if you're curious