Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Summary: Use Windows PowerShell to discover console color assignment.
How can I see what colors are assigned in the Windows PowerShell console?
Use the Get-Host cmdlet and expand the PrivateData property:
(get-host).privatedata