From 0d08e2eb3eacc2a1db7903039734550b2e13c9ce Mon Sep 17 00:00:00 2001 From: Morgan McMillian Date: Mon, 3 May 2021 13:04:24 -0700 Subject: [PATCH] more color adjustments --- .config/mutt/muttrc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.config/mutt/muttrc b/.config/mutt/muttrc index 9e9847a..f249342 100644 --- a/.config/mutt/muttrc +++ b/.config/mutt/muttrc @@ -27,8 +27,9 @@ auto_view text/html alternative_order text/plain text/encriched text/html unignore x-rss-url -color header yellow black "^subject:" -color normal black default +color normal white default +color hdrdefault cyan default +color header yellow default "^subject:" # disable command mode bind generic,alias,attach,browser,editor,index,compose,pager,pgp,postpone ':' noop