summary refs log tree commit diff stats
path: root/minttyrc
diff options
context:
space:
mode:
authorAlan Pearce2013-04-28 20:54:18 +0100
committerAlan Pearce2013-04-28 20:54:18 +0100
commite7657d6ba54ad5714657cff9be86ec416d342a4c (patch)
tree50a2fada14e8d5f76ef890c4b860fbdd4faf812f /minttyrc
parent6bec14c2d18c915a3510aba36a37e78a8b83170f (diff)
downloaddotfiles-e7657d6ba54ad5714657cff9be86ec416d342a4c.tar.lz
dotfiles-e7657d6ba54ad5714657cff9be86ec416d342a4c.tar.zst
dotfiles-e7657d6ba54ad5714657cff9be86ec416d342a4c.zip
Migrate repository from mercurial without history
Diffstat (limited to 'minttyrc')
-rw-r--r--minttyrc33
1 files changed, 33 insertions, 0 deletions
diff --git a/minttyrc b/minttyrc
new file mode 100644
index 0000000..37dae2b
--- /dev/null
+++ b/minttyrc
@@ -0,0 +1,33 @@
+BoldAsFont=no
+Font=Liberation Mono
+FontHeight=10
+FontSmoothing=default
+Locale=en_GB
+Charset=UTF-8
+Columns=100
+Rows=36
+Scrollbar=none
+Transparency=off
+OpaqueWhenFocused=no
+CursorType=block
+CursorBlinks=no
+RightClickAction=extend
+BoldBlack=0,43,54
+Black=7,54,66
+BoldGreen=88,110,117
+BoldYellow=101,123,131
+BoldBlue=131,148,150
+BoldCyan=147,161,161
+White=238,232,213
+BoldWhite=253,246,227
+Yellow=181,137,0
+BoldRed=203,75,22
+Red=220,50,47
+Magenta=211,54,130
+BoldMagenta=108,113,196
+Blue=38,139,210
+Cyan=42,161,152
+Green=133,153,0
+ForegroundColour=101,123,117
+BackgroundColour=253,246,227
+CursorColour=112,129,131