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

Disable color for colorblind users #565

Open
bound-variable opened this issue Feb 20, 2025 · 2 comments
Open

Disable color for colorblind users #565

bound-variable opened this issue Feb 20, 2025 · 2 comments

Comments

@bound-variable
Copy link

Can we have a way to disable the coloring, boldness, and underlining?

The colors are not pleasant to look at for me as a colorblind user.

Also, the bold and underline together is a bit much, no? Why have two modes of stressing a term instead of just one? I don't know of any typography standard that encourages this.

@soywod
Copy link
Member

soywod commented Feb 21, 2025

I think NO_COLOR=1 should disable color, but I forgot where it comes from. Either clap or crossterm. Could be nice to add it to the FAQ. Regarding bold + italic, you talk about titles right? I agree to remove one of them, what do you propose?

@bound-variable
Copy link
Author

bound-variable commented Feb 21, 2025

I'd keep bold, reserving underlining for urls (produced by the terminal).

NO_COLOR=1 works. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants