-
Notifications
You must be signed in to change notification settings - Fork 1
/
.muttrc_colours
29 lines (26 loc) · 952 Bytes
/
.muttrc_colours
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# mutt colour definitions
# adapted from the "puzzling colours" definitions:
# http://puzzling.org/computing/dotfiles/mutt
color normal white default
color attachment brightyellow default
color hdrdefault cyan default
color indicator default cyan
color markers brightred default
color quoted green default
color signature cyan default
color status brightgreen blue
color tilde blue default
color tree red default
color body brightred default [\-\.+_a-zA-Z0-9]+@[\-\.a-zA-Z0-9]+
color body brightblue default (https?|ftp)://[\-\.\,/%~_:?\#a-zA-Z0-9]+
color quoted1 brightyellow default
color quoted1 brightyellow default
color quoted2 red default
color hdrdefault cyan default
color header brightred default ^Subject:
color header brightgreen default ^From:
color signature cyan default
color index green default ~p # To me
color index brightyellow default ~N # New
color index blue default ~T # Tagged
color index red default ~D # Deleted