From 723b4be0c725a6e3427689670f6408edf54bf793 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Wed, 7 Dec 2022 09:53:48 +0300 Subject: feat(mutt): reduce idea's importance color idea mails as gray, makes them easier to parse --- .config/mutt/muttrc | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.config') diff --git a/.config/mutt/muttrc b/.config/mutt/muttrc index c65a390..b23f339 100644 --- a/.config/mutt/muttrc +++ b/.config/mutt/muttrc @@ -283,5 +283,9 @@ color index_subject color239 default "~f @igi-global.com" color index_author color239 default "~f @igi-global.com" color index_flags color239 default "~f @igi-global.com" +color index_subject color239 default "~f @idea.metu.edu.tr" +color index_author color239 default "~f @idea.metu.edu.tr" +color index_flags color239 default "~f @idea.metu.edu.tr" + # http://www.gnuterrypratchett.com/ my_hdr X-Clacks-Overhead: GNU Terry Pratchett -- cgit v1.2.3-70-g09d2