diff options
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 |