Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

default color output not suitable on terminals with light background #1014

Open
wass3rw3rk opened this issue Oct 9, 2024 · 0 comments
Open
Labels
area/cli Indicates a change to the CLI bug Indicates a bug

Comments

@wass3rw3rk
Copy link
Member

wass3rw3rk commented Oct 9, 2024

Description

the syntax coloring enabled by default (controlled via --color flag) produces hard to read output on terminals with light background.

Partial output examples with color and without:

vela view repo --org <org> --repo <repo> --output json
image

vela --color false view repo --org <org> --repo <repo> --output json
image

Value

CLI output should be readable on terminal with light background.

Useful Information

  1. What is the output of vela --version?

<= v0.25.x

  1. What operating system is being used?
  1. Any other important details?
@wass3rw3rk wass3rw3rk added bug Indicates a bug area/cli Indicates a change to the CLI labels Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli Indicates a change to the CLI bug Indicates a bug
Projects
None yet
Development

No branches or pull requests

1 participant