mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-08 16:35:44 +02:00

This commit fixes the white background that appears in windows powershell when catch outputs messages with colour. The previous implementation ignored the original background colour and defaulted to a white background.