summary refs log tree commit diff stats
path: root/mlterm/.mlterm
diff options
context:
space:
mode:
authorAlan Pearce2018-04-29 14:57:21 +0200
committerAlan Pearce2018-04-29 14:57:21 +0200
commit45ea8a17b649309f0a0290d866be9937fef0f2c3 (patch)
tree5bae4a0bc1ccb7ec98c4735488cb359391843006 /mlterm/.mlterm
parent79cdd5c103d4aad1c3185cecf82893df30e60f6c (diff)
downloaddotfiles-45ea8a17b649309f0a0290d866be9937fef0f2c3.tar.lz
dotfiles-45ea8a17b649309f0a0290d866be9937fef0f2c3.tar.zst
dotfiles-45ea8a17b649309f0a0290d866be9937fef0f2c3.zip
Add mlterm configuration
Diffstat (limited to 'mlterm/.mlterm')
-rw-r--r--mlterm/.mlterm/color11
-rw-r--r--mlterm/.mlterm/font2
-rw-r--r--mlterm/.mlterm/main19
3 files changed, 32 insertions, 0 deletions
diff --git a/mlterm/.mlterm/color b/mlterm/.mlterm/color
new file mode 100644
index 0000000..0c2e294
--- /dev/null
+++ b/mlterm/.mlterm/color
@@ -0,0 +1,11 @@
+black = #383838
+red = #ab4642
+green = #538947
+yellow = #f79a0e
+blue = #7cafc2
+magenta = #96609e
+cyan = #4b8093
+white = #b8b8b8
+
+hl_black = #181818
+hl_white = #f8f8f8
\ No newline at end of file
diff --git a/mlterm/.mlterm/font b/mlterm/.mlterm/font
new file mode 100644
index 0000000..a6de297
--- /dev/null
+++ b/mlterm/.mlterm/font
@@ -0,0 +1,2 @@
+DEFAULT = -xos4-terminus-medium-r-normal--14-*-72-72-c-*
+UNICODE = -xos4-terminus-medium-r-normal--14-*-72-72-c-*
\ No newline at end of file
diff --git a/mlterm/.mlterm/main b/mlterm/.mlterm/main
new file mode 100644
index 0000000..788118c
--- /dev/null
+++ b/mlterm/.mlterm/main
@@ -0,0 +1,19 @@
+use_ctl = false
+use_multi_column_char = false
+use_combining = false
+use_bold_font = false
+encoding = UTF-8
+fontsize = 14
+type_engine = xcore
+scrollbar_mode = none
+input_method = kbd
+logging_msg = false
+logsize = 1000
+bg_color = #f8f8f8
+fg_color = #181818
+cursor_fg_color = #585858
+cursor_bg_color = #585858
+use_extended_scroll_shortcut = true
+regard_uri_as_word = true
+mod_meta_key = alt
+mod_meta_mode = esc