remove old scripts
parent
76f2887391
commit
cf63a87330
37
.minttyrc
37
.minttyrc
|
@ -1,37 +0,0 @@
|
||||||
# To use common configuration in %APPDATA%\mintty, simply remove this file
|
|
||||||
#ThemeFile=base16-eighties-mod.minttyrc
|
|
||||||
Transparency=low
|
|
||||||
CursorType=block
|
|
||||||
Font=IBMPlexMono NF
|
|
||||||
FontHeight=16
|
|
||||||
BoldAsFont=yes
|
|
||||||
BoldAsColour=no
|
|
||||||
Locale=en_US
|
|
||||||
Charset=UTF-8
|
|
||||||
CopyAsHTML=16908288
|
|
||||||
MiddleClickAction=extend
|
|
||||||
RightClickAction=paste
|
|
||||||
Columns=90
|
|
||||||
Rows=25
|
|
||||||
Term=xterm-256color
|
|
||||||
BellType=0
|
|
||||||
BellFlash=yes
|
|
||||||
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
|
|
||||||
BoldWhite=242,240,236
|
|
Reference in New Issue