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