Do not print white text on white background
In current state the tool is completely useless with bright terminal background: ![grafik](/uploads/1a82bd5e13c193595b966e627d4a94fd/grafik.png){width=900 height=143} Print regular messages with neutral style (`\033[0m`) instead of explicitly using white (`\033[1;37m`, or whatever you use). This will not work for any terminal not using a background. Many terminals are configured to bright background for usability.
issue