commit b285da6ccbc8e0b26a35261c105502e7803334bf
parent 81d721ea081e44af3f74463f0a5ae672524ec87f
Author: dudley <pyratebeard@gmail.com>
Date: Tue, 6 Sep 2016 17:54:34 +0100
indicator color fg changed to brightred
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mutt/.mutt/muttrc b/mutt/.mutt/muttrc
@@ -16,5 +16,5 @@ set editor = vim
set sort=reverse-threads
set sort_aux=date-received
color normal default default
-color indicator black white
+color indicator brightred default
color tree default default
\ No newline at end of file