summary refs log tree commit diff stats
path: root/mlterm/.mlterm/color
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/color
parent79cdd5c103d4aad1c3185cecf82893df30e60f6c (diff)
downloaddotfiles-45ea8a17b649309f0a0290d866be9937fef0f2c3.tar.lz
dotfiles-45ea8a17b649309f0a0290d866be9937fef0f2c3.tar.zst
dotfiles-45ea8a17b649309f0a0290d866be9937fef0f2c3.zip
Add mlterm configuration
Diffstat (limited to 'mlterm/.mlterm/color')
-rw-r--r--mlterm/.mlterm/color11
1 files changed, 11 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