mixu / archey.js

Archey.js is a system information tool written in JS (based on Archey)
29 stars 11 forks source link

Windows background coloring #8

Closed willeccles closed 8 years ago

willeccles commented 8 years ago

On Windows, background color is black on all output. Since I use Powershell for a lot of things on Windows, this does not look very good. IMO, it would be optimal to use a "clear" background, which would use the user's background color. I do not feel confident enough in my abilities in node to make the changes and then send a pull request, and as such I cannot do that.

Image for reference.

willeccles commented 8 years ago

For some reason, this fixed itself after I restarted PS. Now it uses the proper background color (blue).