Skip to content

Instantly share code, notes, and snippets.

@nobuh
Created April 27, 2016 03:09
Show Gist options
  • Save nobuh/805d56a87ca8880b1bd885b4c51360a2 to your computer and use it in GitHub Desktop.
Save nobuh/805d56a87ca8880b1bd885b4c51360a2 to your computer and use it in GitHub Desktop.
My minttyrc
BoldAsFont=yes
FontHeight=14
Columns=80
Rows=40
Locale=ja_JP
Charset=UTF-8
FontSmoothing=default
BoldAsColour=yes
AllowBlinking=yes
Font=Consolas
Transparency=medium
CursorType=block
Term=xterm
BellFlash=yes
# https://github.com/oumu/mintty-color-schemes/blob/master/base16-shapeshifter-mod-lighten.minttyrc
ForegroundColour=171,171,171
BackgroundColour=0,0,0
CursorColour=253,157,79
Black=0,0,0
BoldBlack=52,52,52
Red=233,47,47
BoldRed=240,116,116
Green=14,216,57
BoldGreen=64,243,102
Yellow=221,221,19
BoldYellow=240,240,78
Blue=59,72,227
BoldBlue=125,135,236
Magenta=249,150,226
BoldMagenta=253,222,246
Cyan=35,237,218
BoldCyan=107,243,230
White=171,171,171
BoldWhite=249,249,249
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment