vscode-regex-notebook
vscode-regex-notebook copied to clipboard
Text outside the boxes should be white in a dark theme
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):

"Light+" theme (default light theme):

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.