diff --git a/.minttyrc b/.minttyrc new file mode 100644 index 0000000..9fae4ce --- /dev/null +++ b/.minttyrc @@ -0,0 +1,37 @@ +# Dracula +ForegroundColour=248,248,242 +BackgroundColour=40,42,54 +Black=0,0,0 +BoldBlack=104,104,104 +Red=255,85,85 +BoldRed=255,110,103 +Green=80,250,123 +BoldGreen=90,247,142 +Yellow=241,250,140 +BoldYellow=244,249,157 +Blue=202,169,250 +BoldBlue=202,169,250 +Magenta=255,121,198 +BoldMagenta=255,146,208 +Cyan=139,233,253 +BoldCyan=154,237,254 +White=191,191,191 +BoldWhite=230,230,230 + + +Font=ComicShanns Nerd Font +FontHeight=12 +Term=xterm-256color +Locale=ko_KR +Charset=UTF-8 +FontSmoothing=default +AllowBlinking=no +BoldAsFont=no +CursorType=block +CursorBlinks=yes +BellTaskbar=no +BellType=0 +BellFlash=no +FontWeight=400 +FontIsBold=no +Transparency=medium