lima and other informational output invisible on dark terminal background
- Linguagem predominante
- Go
- Estrelas
- 30.8k
- Forks
- 613
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
### Description
If I run, say, `colima start`, the output that appears and scrolls underneath the `INFO` lines is too dark to be visible on a dark terminal background. I can't fix it by piping to a pager or cat because that breaks `--edit`.
Possible solutions: don't color the output; provide a switch or respect `NO_COLOR` in the environment; etc.
### Version
Colima Version: colima version 0.5.5
Lima Version: limactl version 0.17.2
Qemu Version: qemu-img version 8.1.0
### Operating System
- [ ] macOS Intel <= 12 (Monterrey)
- [X] macOS Intel >= 13 (Ventura)
- [ ] macOS M1 <= 12 (Monterrey)
- [ ] macOS M1 >= 13 (Ventura)
- [ ] Linux
### Output of `colima status`
time="2023-10-03T14:45:05-04:00" level=info msg="colima is running using QEMU"
time="2023-10-03T14:45:05-04:00" level=info msg="arch: x86_64"
time="2023-10-03T14:45:05-04:00" level=info msg="runtime: docker"
time="2023-10-03T14:45:05-04:00" level=info msg="mountType: sshfs"
time="2023-10-03T14:45:06-04:00" level=info msg="socket: unix:///Users/USER/.colima/default/docker.sock"
### Reproduction Steps
_No response_
### Expected behaviour
_No response_
### Additional context
_No response_
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.