This repository has been archived on 2021-04-14. You can view files and clone it, but cannot push or open issues/pull-requests.
2019-02-22 10:31:11 -05:00
|
|
|
# To use common configuration in %APPDATA%\mintty, simply remove this file
|
|
|
|
#ThemeFile=base16-eighties-mod.minttyrc
|
2019-02-13 10:18:32 -05:00
|
|
|
Transparency=low
|
|
|
|
CursorType=block
|
|
|
|
Font=IBMPlexMono NF
|
2019-06-26 10:27:58 -04:00
|
|
|
FontHeight=16
|
2019-02-13 10:18:32 -05:00
|
|
|
BoldAsFont=yes
|
|
|
|
BoldAsColour=no
|
|
|
|
Locale=en_US
|
|
|
|
Charset=UTF-8
|
|
|
|
CopyAsHTML=16908288
|
|
|
|
MiddleClickAction=extend
|
|
|
|
RightClickAction=paste
|
2019-02-22 10:31:11 -05:00
|
|
|
Columns=90
|
|
|
|
Rows=25
|
2019-02-13 10:18:32 -05:00
|
|
|
Term=xterm-256color
|
|
|
|
BellType=0
|
|
|
|
BellFlash=yes
|
2019-02-22 10:31:11 -05:00
|
|
|
ForegroundColour=211,208,200
|
|
|
|
BackgroundColour=45,45,45
|
|
|
|
CursorColour=253,157,79
|
|
|
|
Black=45,45,45
|
|
|
|
BoldBlack=116,115,105
|
|
|
|
Red=242,119,122
|
|
|
|
BoldRed=236,50,53
|
|
|
|
Green=153,204,153
|
|
|
|
BoldGreen=102,177,102
|
|
|
|
Yellow=255,204,102
|
|
|
|
BoldYellow=255,177,24
|
|
|
|
Blue=102,153,204
|
|
|
|
BoldBlue=57,114,173
|
|
|
|
Magenta=204,153,204
|
|
|
|
BoldMagenta=177,102,177
|
|
|
|
Cyan=102,204,204
|
|
|
|
BoldCyan=57,173,173
|
|
|
|
White=211,208,200
|
2019-06-26 10:27:58 -04:00
|
|
|
BoldWhite=242,240,236
|