Skip to content

Some messages are not visible when term have white background #13

Closed
@Ratatosk42

Description

@Ratatosk42

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 !

yay/actions.go

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)

fmt.Printf("\x1b[1;31;40mWarning: \x1B[1;33;40m%s\x1b[0;;40m is orphaned.\x1b[0m\n", res.Name)

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions