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...
Have gnu, will travel.
Looks like the new color scheme would make it much easier to spot floating eyes.
That was my motivation for making a similar change to the blue on my xterm.
How can we continue to believe in a just universe and freedom to eat crackers if we have no ale?
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.
It's been there for a while...
I mean after all if they are fixing unimportant things like this it must mean that they have fixed every other bug in existence. It will be wonderful to finally get to use 100% bug free software.
First law of people: People are generally stupid.
Trolling aside, for a long time I've been using that capability to set my terminals to a palette based on the popular "Solarized light" scheme (but even a little more muted). Now I can look at the output of a "ls /dev" command, and not have my eyes bleed.
Whatever are we going to do when we don't have to click an icon and select a sub-menu item to paste?
You have been able to paste into the console by just right-clicking since Windows XP. All you had to do was turn on Quick Edit mode. It's on by default in later versions of Windows.
I browse on +1 so AC's need not respond, I won't see it.
Seriously? This is news? Why the fuck is this news? This has been basic fucking functionality in unix operating systems for decades. Decades! Hell even as APK said in another post, you used to be able to do this in DOS.
I mean...WTF
Not sure how it's news at all. All they did was tweak the color pallet a bit. You have been able to change the colors for as long as I can remember. In windows it's in the console properties menu.
I browse on +1 so AC's need not respond, I won't see it.
The BSOD Blue Screen of Death is also getting an overhaul, and it would inherit the color scheme from the upgraded console. No longer limited to the standard blue, you can have a choice of translucent, iridescent, fluorescent, speckled and coruscant versions of blue.
sed -e 's/Chuck Norris/Rajnikant/g' joke > fact
This is ground breaking and truly innovative.
Who cares about having multiple tabs or unicode? The reason why millions switched to mac os x was that the blue in the console was too dark.
It doesn't work in all contexts. It can't be triggered with Control+V or Shift+Insert.
I've taken to using Alt+Space, E, P as a "shortcut" when I have to paste into a cmd.exe terminal.
Here's a nickel, go buy yourself a real computer system
Now, that's a genuine oldie.
I always changed the cmd colors. Yellow on black for my non-Admin account and Cyan on Black for my Admin account. All I had to do is look to see what account the cmd window was using. Started doing this with Windows NT 3.0 (yup a Windows NT Beta tester here) I never looked back.
Although I now use Bright Green on a Dark green background for my "local" account on most of my machines now. But this article is bogus in that you have been able to change colors to what you want in the CMD window for ---- decades. Why is this article here?
Even back in the MS-DOS days you could change the color scheme. I had a co-worker who was color blind so he chose some fuchsia color for the text and a weird greenish color for the background. Most of us would look at the screen (Compaq 386) and want to puke, but he could work on that butt ugly bad boy for hours.
Which black, which blue? :-)
Read the actual Microsoft information, it's actually conhost.exe (which is the actual 'console renderer' -- think 'xterm' in linux terms); used by powershell AND cmd (and any other console-mode program).
And it's about redefining the ANSI colours to RGB value mapping (e.g., DARK_BLUE goes from 0,0,128 to 0,55,128. lightening it somewhat to be appealing on today's higher contrast displays.) It's still blue, it's just a different blue.
And it's the default mapping being changed (so you won't see any difference unless you clean-install until they release a management tool. (See, you've been able to customise this mapping since the beginning on Windows NT 3.1; right back at the beginning.)
I will forever remember where I was when I learned about such momentous news. There is no gainsaying that the world will be an utterly different place after this epoch-making development.
All they're doing is adding mauve to the palette.
Fascism: An authoritarian and nationalistic right-wing system of government and social organization. See also: NAZI's
C:\>COLOR AB
Where : A is background color and B: Is forreground color.
Colors could be like:
0: Black
1: Blue
2: Green
3: Cyan
4: Red
5: Purple
6: Yellow
7: White
8: Gray
9: Light Blue
A: Light Green
B: Light Cyan
C: Light Red
D: Light Purple
E:Light Yellow
F: Bright White
Windows Version one-point-oh finally hits primetime!
Kinda odd how everyone refers to this version as "ten"
WARNING: Smartphones have side effects--most of them undocumented.
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..."
your text paints like I'm on a 300 baud modem and the scroll buffer is unusable. Fix fundamental issues with the app, you can already get far better console apps like cmder for windows, you should worry about coming to usability parity before freaking colors.
Geoff "Mandrake" Harrison
Some Random UI Hacker
The article has nothing to do with changing your console prompt to a set of predefined colours. The change here is that the pre-defined colours have been changed so that you can actually read 34 on 40 for example.
20 years and that's all we get?! The console with DOS 25 years ago was more powerful than what we have today! After decades of waiting for something _at_least_ as good as we had back then, I got sick of waiting and found ConEmu. It's a wonderful console. I can't imagine ever going back to the built-in Windows console.
I'm using an alternative shell because the standard Windows one still doesn't support selection with the mouse, or the standard Ctrl-X/C/V shortcuts.
Compare Conemu or other console replacements to the default and it's quite obvious it has more problems than a simple colour scheme. Just being able to horizontally resize the console would be nice, or allowing it to handle standard escape codes, or selection / copy behaviour or using a nice default font, or having multiple tabs open.
http://i0.kym-cdn.com/entries/...
If you gave me a choice between a printer and a giraffe with explosive diarrhoea, i'll get my ladder and my raincoat
Why not just turn on quick edit and right-click to paste (literally right-click, no context menu required). But if you are that into CTRL-V you can turn it on in Windows 10 in the console.
I browse on +1 so AC's need not respond, I won't see it.
Because I'd have to move my hand to the mouse.
And Windows 10? NO THX.