Add minttyrc to force babun colors

Tue, 27 May 2014 14:45:49 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Tue, 27 May 2014 14:45:49 -0400
changeset 6
3debd229ea65
parent 5
fa2f0f9008e8
child 7
7e6e6ff35c4d

Add minttyrc to force babun colors

.minttyrc file | annotate | diff | comparison | revisions
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

mercurial