Skip to content

Instantly share code, notes, and snippets.

@leafgarland
Created July 22, 2015 22:37
Show Gist options
  • Star 7 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save leafgarland/c519b4880b0844cb6feb to your computer and use it in GitHub Desktop.
Save leafgarland/c519b4880b0844cb6feb to your computer and use it in GitHub Desktop.
Set Windows cmd window colours, based on gruvbox for vim https://github.com/morhetz/gruvbox
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Console]
"ColorTable00"=dword:00282828
"ColorTable01"=dword:00888545
"ColorTable02"=dword:001a9798
"ColorTable03"=dword:006a9d68
"ColorTable04"=dword:001d24cc
"ColorTable05"=dword:008662b1
"ColorTable06"=dword:002199d7
"ColorTable07"=dword:008499a8
"ColorTable08"=dword:00748392
"ColorTable09"=dword:0098a583
"ColorTable10"=dword:0026bbb8
"ColorTable11"=dword:007cc08e
"ColorTable12"=dword:003449fb
"ColorTable13"=dword:009b86d3
"ColorTable14"=dword:002fbdfa
"ColorTable15"=dword:00b2dbeb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment