diff options
author | Alan Pearce | 2018-04-29 14:57:21 +0200 |
---|---|---|
committer | Alan Pearce | 2018-04-29 14:57:21 +0200 |
commit | 45ea8a17b649309f0a0290d866be9937fef0f2c3 (patch) | |
tree | 5bae4a0bc1ccb7ec98c4735488cb359391843006 /mlterm/.mlterm/color | |
parent | 79cdd5c103d4aad1c3185cecf82893df30e60f6c (diff) | |
download | dotfiles-45ea8a17b649309f0a0290d866be9937fef0f2c3.tar.lz dotfiles-45ea8a17b649309f0a0290d866be9937fef0f2c3.tar.zst dotfiles-45ea8a17b649309f0a0290d866be9937fef0f2c3.zip |
Add mlterm configuration
Diffstat (limited to 'mlterm/.mlterm/color')
-rw-r--r-- | mlterm/.mlterm/color | 11 |
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 |