Microsoft Is Updating the Windows Console Colors For the First Time In 20 Years (theverge.com)
An anonymous reader quotes a report from The Verge: Microsoft is giving its Windows Console (Command Prompt) a color overhaul. Windows 10 testers will be able to try out the new color scheme in a new build (16257) that will available later today. Windows Console's legacy blue is getting a subtle change to make it more legible on modern high-contrast displays, alongside color changes to the entire scheme. Windows 10 testers will only see the new colors if they clean install build 16257, and if you upgrade you'll keep the legacy colors to ensure any custom color settings are not replaced. Microsoft is planning to release a tool soon that will allow Windows 10 testers to apply the new color scheme and a selection of alternatives. Developers, you can thank Microsoft summer intern Craig Loewen for the overhaul.
I've always changed mine to the proper white on black. Or green on black for that 1984 Hackers look...
I could've sworn the legacy console colors were black and not-quite-white. I've only seen the blue scheme in PowerShell.
There is no XUL, only WebExtensions...
See subject: This is an old trick you could do in DOS via ANSI.SYS loading in config.sys ala DEVICE = C:\DOS\ANSI.SYS & then in autoexec.bat using $e[xx;yy;zzm
where xx = attribute code, yy = foreground color code, and zz = background color code.
A table of the color codes follows:
Code Color
0 Turn Off Attributes
1 High Intensity
2 Normal Intensity
4 Underline (mono only)
5 Blink
7 Reverse Video
8 Invisible
30 Black
31 Red
32 Green
33 Yellow
34 Blue
35 Magenta
36 Cyan
37 White
40 Black
41 Red
42 Green
43 Yellow
44 Blue
45 Magenta
46 Cyan
47 White
For example, the following command will result in a bright red C:\> prompt and bright yellow text on a blue background.
C:\> prompt $e[1;31;44m$p$g$e[1;33;44m
APK
P.S.=> See subject - it's been done, long ago.. apk
I'm not sure where the information came from, but I presume that the change is to Powershell and not to the Command Prompt, which in Windows 10 defaults to a black screen with white text. Powershell defaults to a blue screen with white text.
We should all be grateful that the insanely talented coders at Microsoft were able to perform such a thrilling technical feat. It must have been incredibly difficult, as evidenced by how long it took.
This is no doubt why Windows 10 is so buggy, since so many team members were slaving away adding colors to the terminal window instead of actually, you know, trying to fix the operating system.
From TFA:
Yeah right. If MS is paying attention to small things that matter and things developers (and other people) were asking for, why then they did not restore Classic style? Or disable telemetry...? Or refrain from forcing updates down our throats...?
The original article is nothing but blatant ad copy thinly disguised as editorial content. In other words, an advertorial.
-- Look to the Rose that blows about us--"Lo, Laughing," she says, "into the World I blow..."