fatih / color

Color package for Go (golang)
https://pkg.go.dev/github.com/fatih/color
MIT License
7.3k stars 615 forks source link

[bug] yellow color does not take effect in powershell #176

Open fanybook opened 1 year ago

fanybook commented 1 year ago

Env: OS: windows 10 go: 1.17.2 bash: powershell

Demonstration effect picture: https://gitee.com/fanybook/thirdparty-bugs/blob/master/github.com/fatih/color/yellow_powershell_bug_20221227140205.png

Hunter-Pittman commented 1 year ago

I am having the same problem when trying to get it to show yellow in PowerShell. Here is what I am running:

Window 10 PowerShell 5.1.19041.2364 Go 1.20.1

If you need anymore info let me know!