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

Some Integrated Terminal Colours Barely Readable #4

Closed
chrislewisdev opened this issue Oct 19, 2018 · 3 comments
Closed

Some Integrated Terminal Colours Barely Readable #4

chrislewisdev opened this issue Oct 19, 2018 · 3 comments

Comments

@chrislewisdev
Copy link
Contributor

Although the new terminal colour scheme (#2) is great, unfortunately it looks like it has rendered some font colours practically unreadable.

Here's an example when specifying a command-line option e.g. terraform init -no-color:
image

And here's the exact same command which is totally invisible with the grey background:
image

This is especially troublesome with some error output, e.g.:
image

I think that specific ANSI colour just needs to be changed to something which suits the background more. I'd make the update myself but I'm not too sure how to tell which colour needs changing.

@wyze
Copy link
Owner

wyze commented Oct 19, 2018

For me, it looks like it is ansiBlack that is an offender. Or probably the ansiBrightBlack.

@chrislewisdev
Copy link
Contributor Author

Thanks for the tip @wyze, I've opened #5 to address this now!

@wyze wyze closed this as completed in 446643a Oct 24, 2018
@wyze
Copy link
Owner

wyze commented Oct 24, 2018

This has been released in v2.3.1. Thanks again!

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

No branches or pull requests

2 participants