Closed
Description
For exemple, in LocalStatistics method, the warnings use black background color, and default foreground color. In a white on black term, the message is written black on black !
Line 228 in 1ebe472
fmt.Printf("\x1b[1;31;40mWarning: \x1B[1;33;40m%s\x1b[0;;40m is orphaned.\x1b[0m\n", res.Name)