We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ls your feature request related to a problem? Please describe. Mac的终端背景颜色有黑白两种模式,会根据白天/夜晚自动切换。当前nexttrace的字体颜色在白色背景下很难看清。
Describe the solution you'd like 字体颜色适配终端的白色背景。
Describe alternatives you've considered 如果不能根据系统主题设置自动切换字体颜色,有可能的解决方案为:
Additional context 无
The text was updated successfully, but these errors were encountered:
暂时可以使用 -C 参数,至于 github.com/fatih/color 的调用方式后续可能会优化
-C
github.com/fatih/color
Sorry, something went wrong.
No branches or pull requests
ls your feature request related to a problem? Please describe.
Mac的终端背景颜色有黑白两种模式,会根据白天/夜晚自动切换。当前nexttrace的字体颜色在白色背景下很难看清。
Describe the solution you'd like
字体颜色适配终端的白色背景。
Describe alternatives you've considered
如果不能根据系统主题设置自动切换字体颜色,有可能的解决方案为:
Additional context
无
The text was updated successfully, but these errors were encountered: