Skip to content

Instantly share code, notes, and snippets.

@yunyu
Last active June 3, 2017 00:52
Show Gist options
  • Save yunyu/4ac5c93d2ec03311d4ee46268cfa3c90 to your computer and use it in GitHub Desktop.
Save yunyu/4ac5c93d2ec03311d4ee46268cfa3c90 to your computer and use it in GitHub Desktop.
Windows Registry Editor Version 5.00
; Values stored as 00-BB-GG-RR
[HKEY_CURRENT_USER\CONSOLE]
; BLACK DGRAY
"ColorTable00"=dword:00362e27
"ColorTable08"=dword:005e5752
; BLUE LBLUE
"ColorTable01"=dword:00a58f7c
"ColorTable09"=dword:00a58f7c
; GREEN LGREEN
"ColorTable02"=dword:0077b492
"ColorTable10"=dword:0077b492
; CYAN LCYAN
"ColorTable03"=dword:00cbcd80
"ColorTable11"=dword:00cbcd80
; RED LRED
"ColorTable04"=dword:00564ab2
"ColorTable12"=dword:00564ab2
; MAGENTA LMAGENTA
"ColorTable05"=dword:009e78a5
"ColorTable13"=dword:009e78a5
; YELLOW LYELLOW
"ColorTable06"=dword:005a73c6
"ColorTable14"=dword:005a73c6
; LGRAY WHITE
"ColorTable07"=dword:00c3b8b3
"ColorTable15"=dword:00c3b8b3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment