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

Debug/Diagnostic color is far too dark #3245

Open
gitfool opened this issue Mar 8, 2021 · 2 comments
Open

Debug/Diagnostic color is far too dark #3245

gitfool opened this issue Mar 8, 2021 · 2 comments

Comments

@gitfool
Copy link
Contributor

gitfool commented Mar 8, 2021

While investigating issues with #3240, I temporarily enabled Debug/Diagnostic logging for the integration tests, during which the log rendering is far too dark and becomes unreadable in some environments.

GitHub Actions run 2052071902:
image

Azure Pipelines build 17082:
image

Here's another screenshot of a normal GitHub Actions run showing the color spectrum for different LogLevel/Verbosity:
image

And the same for a normal Azure Pipelines build:
image

Finally, I've seen similar problems when building local in WSL.

@augustoproiete
Copy link
Member

augustoproiete commented Mar 8, 2021

Agreed. I think we need custom console color palettes for different CI systems.

TeamCity has the opposite problem (not dark enough) having a white background, so parts of the log is not easily readable.

image

(selected text)
image

@gitfool
Copy link
Contributor Author

gitfool commented Mar 8, 2021

One more for good measure... reading the log output with Visual Studio Code, in dark mode, with the ANSI Colors extension:

image

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

No branches or pull requests

2 participants