dark Mode Interactive Regex Evaluator black on black text

I’m seeing an issue in LINQPad 9 when using the Interactive Regex Evaluator in dark mode.

The text inside the input box appears to render as black text on a black background, so it looks invisible. If I switch LINQPad to light mode, the text becomes visible again, which makes it seem like a dark-mode rendering/theme issue rather than missing input.

Steps to reproduce

Open LINQPad 9
Enable dark mode
Open the Interactive Regex Evaluator
Type into the text box

Comments