PowerShell – change DarkRed color
A little colorblindness problem: [ConsoleColor]::DarkRed
(and also Red) is like nearly invisible for me. I have to select the text in order to be able to read it.
PowerShell – overwrite an enum value
A little colorblindness problem: [ConsoleColor]::DarkRed
(and also Red) is like nearly invisible for me. I have to select the text in order to be able to read it.