From 72595feb0fa80ec45488cb7a49cdc8a3eb1e38c2 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Mon, 27 Aug 2018 12:50:42 +0200 Subject: Make terminal colours more readable --- mlterm/.mlterm/color | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mlterm/.mlterm/color') diff --git a/mlterm/.mlterm/color b/mlterm/.mlterm/color index 4cc0bd6..8e82b8d 100644 --- a/mlterm/.mlterm/color +++ b/mlterm/.mlterm/color @@ -13,9 +13,9 @@ hl_yellow=#e3d430 hl_blue=#20bbfc hl_magenta=#6855de hl_cyan=#4fb8cc -hl_white=#f1f1f1 +hl_white=#d9d9d9 fg_color=#424242 -bg_color=#f1f1f1 +bg_color=#ffffff cursor_bg_color=#20bbfc cursor_fg_color=#424242 bd_color=#fb007a -- cgit 1.4.1