docker / docker/cli

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

Open
#5,895 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

kind/bug status/0-triage
Dominant language
Go
Stars
6.1k
Forks
2.2k
Avg merge
1d 15h
Merged PRs (30d)
43

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.