summary refs log tree commit diff stats
path: root/minttyrc
diff options
context:
space:
mode:
authorAlan Pearce2017-03-24 21:22:27 +0100
committerAlan Pearce2017-03-24 21:22:27 +0100
commitbbb26322199d41171595bff6d073bda1fa1fa62c (patch)
tree799f160f60327a1b026fd9f4065636e611ccafb0 /minttyrc
parent0c4343e413bbc922954b417a639c60dfa007a0da (diff)
parent53f50286e177abb9d1ac4a7c239dcbcc3fed63b7 (diff)
downloaddotfiles-bbb26322199d41171595bff6d073bda1fa1fa62c.tar.lz
dotfiles-bbb26322199d41171595bff6d073bda1fa1fa62c.tar.zst
dotfiles-bbb26322199d41171595bff6d073bda1fa1fa62c.zip
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'minttyrc')
-rw-r--r--minttyrc/minttyrc33
1 files changed, 33 insertions, 0 deletions
diff --git a/minttyrc/minttyrc b/minttyrc/minttyrc
new file mode 100644
index 0000000..2e7f2d8
--- /dev/null
+++ b/minttyrc/minttyrc
@@ -0,0 +1,33 @@
+BoldAsFont=no
+Font=Cousine
+FontHeight=12
+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