vscode-regex-notebook icon indicating copy to clipboard operation
vscode-regex-notebook copied to clipboard

Text outside the boxes should be white in a dark theme

Open pgit opened this issue 4 years ago • 0 comments

When using a dark theme in Visual Studio code, the text outside the boxes (e.g. "1..2 times" is still rendered in black, making it almost invisible:

"Dark+" theme (default dark theme): grafik

"Light+" theme (default light theme): grafik

Maybe it's possible to use colors from the theme. If not, using grey might be a workaround, just like the dashed boxes, which are visible in both themes.

pgit avatar Dec 13 '21 12:12 pgit