Skip to content

Instantly share code, notes, and snippets.

@nullkal
Last active April 17, 2019 10:50
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nullkal/48ad79aac4399dcedbc566a63f641eff to your computer and use it in GitHub Desktop.
Save nullkal/48ad79aac4399dcedbc566a63f641eff to your computer and use it in GitHub Desktop.
w0ng/vim-hybrid for mintty/wsltty
BoldAsFont=yes
Term=xterm-256color
BoldAsColour=yes
BackgroundColour=22,23,25
ForegroundColour=183,188,186
CursorColour=183,188,186
Black=42,46,51
BoldBlack=29,31,34
Red=184,77,81
BoldRed=141,46,50
Green=179,191,90
BoldGreen=121,132,49
Yellow=228,181,94
BoldYellow=229,138,80
Blue=110,144,176
BoldBlue=75,107,136
Magenta=161,126,172
BoldMagenta=110,80,121
Cyan=127,191,180
BoldCyan=77,123,116
White=181,185,182
BoldWhite=90,98,106
HighlightForegroundColour=30,31,34
HighlightBackgroundColour=184,188,186
@aemonge
Copy link

aemonge commented Apr 17, 2019

Saved my life !!! Now i don't feel that much pain while working on windows :) ty !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment