mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-01 13:03:51 +00: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.