Skip to content
This repository was archived by the owner on Aug 11, 2025. It is now read-only.
This repository was archived by the owner on Aug 11, 2025. It is now read-only.

Example CLI command puts out dark color #48

@Kataglyphis

Description

@Kataglyphis

Hi,

With the current CLI example I am not possible to generate the right-color' correctly. There might have been some changes in the code not reflected in the README.md`.

Supposed change:

# old version putting out dark background color
python -m pybadges --left-text=build --right-text=failure --right-color='#c00' --browser
# supposed change
python -m pybadges --left-text=build --right-text=failure --right-color=#c00 --browser

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions