commit fb21d7ac083ad491ddccc9d68003d03fb347d955 parent baffa4713a3dc5aa3641dc5005274d8e8167be1e Author: dudley <pyratebeard@gmail.com> Date: Sat, 5 Nov 2016 13:13:21 +0000 fixed colour for status bar Diffstat:
M | mutt/.mutt/muttrc | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mutt/.mutt/muttrc b/mutt/.mutt/muttrc @@ -18,4 +18,4 @@ set sort_aux=date-received color normal default default color indicator black cyan color tree default default -color status black magenta +color status white magenta