Response text is invisible on Win10

Unlike other commands I run in cmd on Win10 (e.g. ping), the responses to gradle 3.3 commands are invisible unless they’re errors.

FWIW, my cmd Screen Text color is (0, 255, 0), green, and Screen Background is (0, 145, 0), darker green.

Thanks David for the question. I assume you mean the response text is the same color as your background. If this is the case, we are exploring a feature that will let you apply your own theme to the output text. In the meanwhile, your could try to use the --console=plain console flag.