mirror of
https://github.com/catchorg/Catch2.git
synced 2025-04-18 15:44:46 +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.