Skip to content

Use better default colors for pyreverse #8251

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
DudeNr33 opened this issue Feb 9, 2023 · 0 comments · Fixed by #8415, #8521 or #9093
Closed

Use better default colors for pyreverse #8251

DudeNr33 opened this issue Feb 9, 2023 · 0 comments · Fixed by #8415, #8521 or #9093
Labels
Enhancement ✨ Improvement to a component pyreverse Related to pyreverse component
Milestone

Comments

@DudeNr33
Copy link
Collaborator

DudeNr33 commented Feb 9, 2023

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

@DudeNr33 DudeNr33 added Enhancement ✨ Improvement to a component pyreverse Related to pyreverse component labels Feb 9, 2023
@DudeNr33 DudeNr33 added this to the 3.0.0 milestone Feb 9, 2023
@Pierre-Sassoulas Pierre-Sassoulas modified the milestones: 3.0.0, 3.0.0b1 Mar 9, 2023
@Pierre-Sassoulas Pierre-Sassoulas modified the milestones: 3.0.0b1, 3.0.0a6 Mar 10, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Enhancement ✨ Improvement to a component pyreverse Related to pyreverse component
Projects
None yet
2 participants