citadel

My dotfiles, scripts and nix configs
git clone git://jb55.com/citadel
Log | Files | Refs | README | LICENSE

commit 38feb0692b50637eb162e03eea0827717fdaeac6
parent 38433030eeae323f4d4306c960996b00486c4ae0
Author: William Casarin <jb55@jb55.com>
Date:   Mon, 12 Apr 2021 08:43:02 -0700

neomuttrc: color subject

Diffstat:
Mdotfiles/.config/neomutt/neomuttrc | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/dotfiles/.config/neomutt/neomuttrc b/dotfiles/.config/neomutt/neomuttrc @@ -49,3 +49,5 @@ color quoted6 green default # Quoting Ebene 7 color quoted7 red default # Quoting Ebene 8 color quoted8 magenta default # Quoting Ebene 9 color quoted9 blue default # Quoting Ebene 10 + +color header brightcyan default '^Subject:'