abiosoft / abiosoft/colima

lima and other informational output invisible on dark terminal background

Open
#821 4 comments 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
30.8k
Forks
613
PR merge metrics
No merged PRs in 30d

Description

### 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_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.