diff --git a/.minttyrc b/.minttyrc new file mode 100644 --- /dev/null +++ b/.minttyrc @@ -0,0 +1,19 @@ +ForegroundColour=171,171,171 +BackgroundColour=0,0,0 +CursorColour=253,157,79 +Black=0,0,0 +BoldBlack=52,52,52 +Red=233,47,47 +BoldRed=240,116,116 +Green=14,216,57 +BoldGreen=64,243,102 +Yellow=221,221,19 +BoldYellow=240,240,78 +Blue=59,72,227 +BoldBlue=125,135,236 +Magenta=249,150,226 +BoldMagenta=253,222,246 +Cyan=35,237,218 +BoldCyan=107,243,230 +White=171,171,171 +BoldWhite=249,249,249 \ No newline at end of file