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

Hard-to-read colors in console on Winows #234

Closed
divanchykhin opened this issue Jun 11, 2015 · 2 comments
Closed

Hard-to-read colors in console on Winows #234

divanchykhin opened this issue Jun 11, 2015 · 2 comments
Assignees
Labels
Milestone

Comments

@divanchykhin
Copy link

More particularly, using cmd.exe on Windows 7 the following colors appeared:
cmd
(this might or might not be a problem specific to a particular installation)

@ngollon
Copy link

ngollon commented Sep 3, 2015

The dark red is especially bad.

It helps a little to set your console's background to white and text color to black in the console's properties.

@ivankravets ivankravets self-assigned this Sep 3, 2015
@ivankravets ivankravets added this to the 2.3.0 milestone Sep 3, 2015
@ivankravets
Copy link
Member

This issue isn't linked with PlatformIO. You should customise your Terminal. It uses "grayed" colors scheme by default. Click on the Terminal icon(left top corner of window) -> Properties -> Colors -> Screen Text and set to "white" (255,255,255). See
screen shot 2015-09-04 at 22 08 29

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

No branches or pull requests

3 participants