Tango colours in command prompt

By | 18 Dec 2012

https://en.wikipedia.org/wiki/Tango_Desktop_Project#Palette

Import this registry file:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Console]
; Black
"ColorTable00"=dword:00000000
; Blue
"ColorTable01"=dword:00a46534
; Green
"ColorTable02"=dword:00069a4e
; Cyan
"ColorTable03"=dword:009a9806
; Red
"ColorTable04"=dword:000000cc
; Magenta
"ColorTable05"=dword:007b5075
; Yellow
"ColorTable06"=dword:0000a0c4
; White
"ColorTable07"=dword:00cfd7d3
; Dark Gray (Light Black)
"ColorTable08"=dword:00535755
; Light Blue
"ColorTable09"=dword:00cf9f72
; Light Green
"ColorTable10"=dword:0034e28a
; Light Cyan
"ColorTable11"=dword:00e2e234
; Light Red
"ColorTable12"=dword:002929ef
; Light Magenta
"ColorTable13"=dword:00a87fad
; Light Yellow
"ColorTable14"=dword:004fe9fc
; Light White
"ColorTable15"=dword:00eceeeeCode language: JavaScript (javascript)

Leave a Reply

Your email address will not be published. Required fields are marked *

To respond on your own website, enter the URL of your response which should contain a link to this post's permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post's URL again. (Find out more about Webmentions.)