Skip to content

Text Color Mismatch When Using --help #1

@Leomb-coder

Description

@Leomb-coder

Problem:

When running a command with --help, the color formatting is inconsistent.
As shown in the screenshot, only the first line of the --help text appears in white, while the remaining section appears in gray. This makes the help output harder to read.

Image

Expected Behavior:

Only literal code blocks or referenced code elements should be styled in gray.
All normal help text (descriptions, arguments, options, etc.) should use the default white color for consistency.

Research:
Might need research on typer documentation (library used for CLI integration).

Metadata

Metadata

Assignees

No one assigned

    Labels

    StyleFor styling purposes. Should not interfere with code logic.good first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions