Skip to content
New issue

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

Some text prompts don't display well in a light-themed terminal #5895

Open
victor-ajayi opened this issue Mar 5, 2025 · 2 comments
Open

Comments

@victor-ajayi
Copy link

victor-ajayi commented Mar 5, 2025

Description

Image

I noticed this happens specifically for the options to a prompt. The underlying text here is "(3.13.2)", but it doesn't display well in a light-themed terminal. I know light themes are out of fashion so this issue might be shoved aside, but the 1% of us who prefer light themes would love to see this fixed. •‿•

Reproduce

docker init

Expected behavior

No response

docker version

Client:
 Version:           27.5.1
 API version:       1.47
 Go version:        go1.22.11
 Git commit:        9f9e405
 Built:             Wed Jan 22 13:37:19 2025
 OS/Arch:           darwin/arm64
 Context:           orbstack

docker info

Client:
 Version:    27.5.1
 Context:    orbstack
 Debug Mode: false

Additional Info

No response

@wilkice
Copy link

wilkice commented Mar 12, 2025

Are you using Docker Desktop with orbstack?

I am using the same orbstack with you, but it seems orbstack doesn't provide docker init now.

orbstack/orbstack#1830

Also my environment:

# docker version
Client:
 Version:           27.5.1
 API version:       1.47
 Go version:        go1.22.11
 Git commit:        9f9e405
 Built:             Wed Jan 22 13:37:19 2025
 OS/Arch:           darwin/arm64
 Context:           orbstack

Server: Docker Engine - Community
 Engine:
  Version:          27.5.1
  API version:      1.47 (minimum version 1.24)
  Go version:       go1.22.11
  Git commit:       4c9b3b0
  Built:            Wed Jan 22 13:40:18 2025
  OS/Arch:          linux/arm64
  Experimental:     false
 containerd:
  Version:          v2.0.2
  GitCommit:        c507a0257ea6462fbd6f5ba4f5c74facb04021f4
 runc:
  Version:          1.2.5
  GitCommit:        59923ef18c98053ddb1acf23ecba10344056c28e
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0

And

# which docker
/usr/local/bin/docker

# ls -l /usr/local/bin/docker
lrwxr-xr-x  1 root  wheel  53 Feb 19 09:40 /usr/local/bin/docker -> /Applications/OrbStack.app/Contents/MacOS/xbin/docker

@victor-ajayi
Copy link
Author

Yes, I am. But the docker init command works, so I don't think that's case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants