Skip to content

Use better default colors for pyreverse #8251

Closed
@DudeNr33

Description

@DudeNr33

Current problem

The current default colors used by pyreverse when specifying --colorized are not visually pleasing and probably also not very colorblind friendly.

Desired solution

Replace the current default colors with:

[
    "dodgerblue",
    "orange",
    "teal",
    "sienna",
    "orchid",
    "lightsalmon",
    "plum",
    "gray",
    "yellow",
    "steelblue",
]

Additional context

See discussion in #8223

Metadata

Metadata

Assignees

No one assigned

    Labels

    Enhancement ✨Improvement to a componentpyreverseRelated to pyreverse component

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions