PowerTip: Use PowerShell to Change Colors in PSReadline Module

Summary: Learn how to use Windows PowerShell access color options in the PSReadline module. How can I use Windows PowerShell to alter the colors in the PSReadline module? Use the Set-PSReadlineOption cmdlet to alter pretty much any item. For example, to provide a white foreground for erro...