Skip to content

Instantly share code, notes, and snippets.

@tateren
Last active December 17, 2020 03:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tateren/9363b8490dd1434a9cf852df4ba5aa27 to your computer and use it in GitHub Desktop.
Save tateren/9363b8490dd1434a9cf852df4ba5aa27 to your computer and use it in GitHub Desktop.
mintty 用カラー設定
ForegroundColour=220,223,228
BackgroundColour=40,44,52
CursorColor=0,0,0
Black=40,44,52
Red=224,108,117
Green=152,195,121
Yellow=229,192,123
Blue=97,175,239
Magenta=198,120,221
Cyan=86,182,194
White=220,223,228
BoldBlack=90,99,116
BoldRed=224,108,117
BoldGreen=152,195,121
BoldYellow=229,192,123
BoldBlue=97,175,239
BoldMagenta=198,120,221
BoldCyan=86,182,194
BoldWhite=220,223,228
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment