vuejs / devtools

⚙️ Browser devtools extension for debugging Vue.js applications.
https://devtools.vuejs.org/
MIT License
1.64k stars 110 forks source link

Syntax highlight is worse than v6 #677

Open mrleblanc101 opened 4 days ago

mrleblanc101 commented 4 days ago

I'm not sure if this intended, but I'm not sure I like every state being gray. I liked the the color highlight in v6:

It made everything more legible in my opinion.

Here is a comparaison.

v6:

Screenshot 2024-11-03 at 11 16 49 PM

v7:

Screenshot 2024-11-03 at 11 17 37 PM
J-Sek commented 4 days ago

Weirdly "red on black" is kinda harder to read. And in some cases I think it is even slightly dim or not fully opaque. I wish for theme to be configurable or changed altogether for readability.