From 41e4149f6d220171067d9a4c3a683ae81e4a7be9 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Wed, 20 Dec 2017 23:47:42 +0100 Subject: mutt: fix ui in Linux --- by_os/Linux/mutt/.mutt/ui.rc | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'by_os/Linux') diff --git a/by_os/Linux/mutt/.mutt/ui.rc b/by_os/Linux/mutt/.mutt/ui.rc index 670145b..1f33b8f 100644 --- a/by_os/Linux/mutt/.mutt/ui.rc +++ b/by_os/Linux/mutt/.mutt/ui.rc @@ -5,12 +5,13 @@ set status_format = "――――― %f ――%r%m messages %>― " set sidebar_divider_char = '|' # colors +color message color231 magenta color normal color0 color231 color error brightcolor15 color196 color indicator color201 color231 color status color243 color231 color hdrdefault color245 color231 -color header color231 color0 "^(Subject): " +color header color0 color231 "*" color signature color243 color231 color body color21 color231 "[\-\.+_a-zA-Z0-9]+@[\-\.a-zA-Z0-9]+" color body color21 color231 "((https?|ftp)://|www)+[\-\.\;@,/%~_:?&=\#a-zA-Z0-9+]+" @@ -27,6 +28,10 @@ color index color243 color231 "~P" color index brightcolor221 color231 "~F" color index brightcolor39 color231 "~T" color index color196 color231 "~D" +color search color0 color231 +color underline color0 color231 +color bold color0 color231 +color markers color0 color231 color sidebar_new color0 color231 color sidebar_flagged color0 color231 -- cgit v1.2.3