From 12ce8bdd65d3b5fcd6e8227eaecd5f772a90f8da Mon Sep 17 00:00:00 2001 From: Sam Chudnick Date: Sun, 11 Jun 2023 08:00:24 -0400 Subject: Configuration file updates and additions. --- .config/mutt/muttrc | 35 +---------------------------------- 1 file changed, 1 insertion(+), 34 deletions(-) (limited to '.config/mutt/muttrc') diff --git a/.config/mutt/muttrc b/.config/mutt/muttrc index b70ba64..2bc952a 100644 --- a/.config/mutt/muttrc +++ b/.config/mutt/muttrc @@ -123,27 +123,7 @@ unhdr_order * hdr_order Authentication-Results: From: To: Subject: Date: ### Colors -mono bold bold -mono underline underline -mono indicator reverse -mono error bold -### Index -color index white default "~A" -color index_number blue default -color index_author blue default "~A" -color index_subject blue default "~A" -# New -color index brightyellow default "~N" -color index_author underline brightblue default "~N" -color index_subject underline brightblue default "~N" -# Tagged -color index brightwhite blue "~T" -color index_author brightwhite blue "~T" -color index_subject brightwhite blue "~T" -### Header -color hdrdefault blue default -color header brightred default "^From:" -color header brightred default "^Subject:" +source /home/sam/.config/mutt/gruvbox # highlight authentication headers based on pass/fail/none color header green default "dkim=pass" color header green default "spf=pass" @@ -154,18 +134,5 @@ color header yellow default "dmarc=none" color header brightred default "dkim=fail" color header brightred default "spf=fail" color header brightred default "dmarc=fail" -### Body -color body default default ".*" -### Sidebar - -### Other -color normal default default -color tilde default default -color status default black -color signature default default -color attachment default default -color message default default -color quoted green default -color search brightred default source /home/sam/.config/mutt/accounts/sam -- cgit v1.2.3