Some text prompts don't display well in a light-themed terminal
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 6.1k
- Forks
- 2.2k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 43
Description
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue with docker init in a light-themed terminal and inspect the CLI prompt-rendering path for the options displaying (3.13.2). Done means the prompt options remain readable in light-themed terminals without regressing their appearance in other terminal themes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100