Skip to content

Instantly share code, notes, and snippets.

@gujiaxi
Created May 5, 2015 03:25
Show Gist options
  • Save gujiaxi/e27edc04cdf5d148f50c to your computer and use it in GitHub Desktop.
Save gujiaxi/e27edc04cdf5d148f50c to your computer and use it in GitHub Desktop.
mintty config file
BoldAsFont=yes
CursorType=block
AllowBlinking=yes
Font=Input
FontIsBold=no
FontHeight=11
Columns=75
Rows=25
Term=xterm-256color
ForegroundColour=248,248,242
BackgroundColour=39,40,34
CursorColour=253,157,79
Black=39,40,34
BoldBlack=117,113,94
Red=249,38,114
BoldRed=204,6,78
Green=166,226,46
BoldGreen=122,172,24
Yellow=244,191,117
BoldYellow=240,169,69
Blue=102,217,239
BoldBlue=33,199,233
Magenta=174,129,255
BoldMagenta=126,51,255
Cyan=161,239,228
BoldCyan=95,227,210
White=248,248,242
BoldWhite=249,248,245
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment