Skip to content

Instantly share code, notes, and snippets.

@zaftzaft
Created June 18, 2015 08:39
Show Gist options
  • Select an option

  • Save zaftzaft/c42b3b4c483158fdc39e to your computer and use it in GitHub Desktop.

Select an option

Save zaftzaft/c42b3b4c483158fdc39e to your computer and use it in GitHub Desktop.
vim-hybrid for cmd
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Console]
; black #282A2E
"ColorTable00"=dword:002e2a28
; darkblue #5F819D
"ColorTable01"=dword:009d815f
; darkgreen #8C9440
"ColorTable02"=dword:0040948c
; darkcyan #5E8D87
"ColorTable03"=dword:00878d5e
; darkred #A54242
"ColorTable04"=dword:004242a5
; darkmagenta #85678F
"ColorTable05"=dword:008f6785
; darkyellow #DE935F
"ColorTable06"=dword:005f93de
; gray #707880
"ColorTable07"=dword:00807870
; darkgray #373B41
"ColorTable08"=dword:00413b37
; blue #81A2BE
"ColorTable09"=dword:00bea281
; green #B5BD68
"ColorTable10"=dword:0068bdb5
; cyan #8ABEB7
"ColorTable11"=dword:00b7be8a
; red #CC6666
"ColorTable12"=dword:006666cc
; magenta #B294BB
"ColorTable13"=dword:00bb94b2
; yellow #F0C674
"ColorTable14"=dword:0074c6f0
; white #C5C8C6
"ColorTable15"=dword:00c6c8c5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment