Jason Shirk
Jason Shirk
_From @SteveL-MSFT on November 1, 2016 19:2_ @Jaykul I like your suggestion, can you open an issue in http://github.com/lzybkr/psreadline
_From @fnvogt1954 on November 5, 2016 15:46_ Power Shell command background seems to take on the value of the most recently used color of the screen background. Discovered this by...
It looks like it is possible to detect the background color on CentOS and possibly other systems, see [here](https://superuser.com/a/406172/265271). This will make it possible to create light and dark themes.
I think theme support would be great, but I wonder if that belongs in PSReadLine or elsewhere. Note there are other projects introducing themes, e.g. https://github.com/mmims/PSConsoleTheme and maybe @jaykul has...