Skip to content

Instantly share code, notes, and snippets.

View v-yadli's full-sized avatar

Yatao Li v-yadli

View GitHub Profile
@v-yadli
v-yadli / default.reg
Created June 16, 2016 06:17 — forked from P4/default.reg
Color schemes for Windows Command Prompt
Windows Registry Editor Version 5.00
; Default color scheme
; for Windows command prompt.
; Values stored as 00-BB-GG-RR
[HKEY_CURRENT_USER\Console]
; BLACK DGRAY
"ColorTable00"=dword:00000000
"ColorTable08"=dword:00808080
; BLUE LBLUE