diff --git a/.minttyrc b/.minttyrc new file mode 100644 index 0000000..26d67ea --- /dev/null +++ b/.minttyrc @@ -0,0 +1,31 @@ +BoldAsFont=-1 +Font=Consolas +FontHeight=12 +FontSmoothing=full +AllowBlinking=yes +Locale=en_US +Charset=UTF-8 +Scrollbar=none +BackgroundColour=30,30,30 +ForegroundColour=167,167,167 +CursorColour=167,167,167 +Black=30,30,30 +BoldBlack=95,90,96 +Red=207,106,76 +BoldRed=207,106,76 +Green=143,157,106 +BoldGreen=143,157,106 +Yellow=249,238,152 +BoldYellow=249,238,152 +Blue=117,135,166 +BoldBlue=117,135,166 +Magenta=155,133,157 +BoldMagenta=155,133,157 +Cyan=175,196,219 +BoldCyan=175,196,219 +White=167,167,167 +BoldWhite=255,255,255 +Transparency=off +Term=xterm-256color +ConfirmExit=no +CursorType=block