diff options
author | Aaron LI <aaronly.me@outlook.com> | 2015-02-06 12:00:30 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@outlook.com> | 2015-02-06 12:00:30 +0800 |
commit | ffb440066d953391036b6d842e9612680d21bc9b (patch) | |
tree | 015b7452b8e64b0f8f365c6881cb05cf0759c47c /.mutt/colors | |
parent | 4403a73e1de25b09691f8f30ea0d6ad784f85f8b (diff) | |
download | dotfiles-ffb440066d953391036b6d842e9612680d21bc9b.tar.bz2 |
Added 'X-Label' tools & settings to mutt.
* mutt-xlabel.py: manipulate labels.
Diffstat (limited to '.mutt/colors')
-rw-r--r-- | .mutt/colors | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.mutt/colors b/.mutt/colors index c709d50..de2f902 100644 --- a/.mutt/colors +++ b/.mutt/colors @@ -36,6 +36,7 @@ color header brightmagenta default "^(From|Subject):" color header brightyellow default "^Date:" color header brightblue default "^To:" color header brightcyan default "^Cc:" +color header brightblue default "^X-Label:" mono header bold "^(From|Subject):" |