Skip to content

Instantly share code, notes, and snippets.

@limitedmage
Created July 22, 2014 22:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save limitedmage/9dbf98093fa8aa514550 to your computer and use it in GitHub Desktop.
Save limitedmage/9dbf98093fa8aa514550 to your computer and use it in GitHub Desktop.
Save this file as a .reg and run it to have prettier colors in Git Bash in Windows.
REGEDIT4
[HKEY_CURRENT_USER\Console\Git Bash]
"ColorTable00"=dword:0036342E
"ColorTable01"=dword:00A46534
"ColorTable02"=dword:00069A4E
"ColorTable03"=dword:009B930B
"ColorTable04"=dword:000000CC
"ColorTable05"=dword:007B5075
"ColorTable06"=dword:0000A0C4
"ColorTable07"=dword:00CFD7D3
"ColorTable08"=dword:00535755
"ColorTable09"=dword:00CF9F72
"ColorTable10"=dword:0034E28A
"ColorTable11"=dword:00E2E234
"ColorTable12"=dword:002929EF
"ColorTable13"=dword:00A87FAD
"ColorTable14"=dword:004FE9FC
"ColorTable15"=dword:00ECEEEE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment