Some context: I'm trying to understand why there's a miscompliation/type error happening with one of my Vue components, so I used the Volar (Debug): Show Virtual Files option to look at the generated code. The result is completely unreadable, because Volar seems to use a hard-coded dark blue background color which clashes with any light theme. See screenshot:
This dark-blue color also doesn't seem to be configurable anywhere in Volar's settings. Please make this color configurable (at the very least), or derive a background color from the user's theme colors instead. Thanks!
The text was updated successfully, but these errors were encountered:
Some context: I'm trying to understand why there's a miscompliation/type error happening with one of my Vue components, so I used the
Volar (Debug): Show Virtual Files
option to look at the generated code. The result is completely unreadable, because Volar seems to use a hard-coded dark blue background color which clashes with any light theme. See screenshot:This dark-blue color also doesn't seem to be configurable anywhere in Volar's settings. Please make this color configurable (at the very least), or derive a background color from the user's theme colors instead. Thanks!
The text was updated successfully, but these errors were encountered: