summaryrefslogtreecommitdiffstats
path: root/mutt/.mutt/colors
blob: 9e7586b8e8d97f365ec2911cf4eb6f2742905c23 (plain)
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
30
31
32
33
34
35
36
37
38
39
40
41
42
# general-doesn't-fit stuff
color normal color254 default
color error color193 color124
color markers color142 default
color tilde color142 default
color status color33 default
color sidebar_new brightcolor221 default

# index stuff
color tree cyan default
color indicator color255 color237
color index color221 default ~N
color index color124 default ~D

# header stuff
color hdrdefault color244 default
color header brightcolor221 default "^Subject"

# url, email and web stuff
color body color68 default "(finger|ftp|http|https|news|telnet)://[^ >]*"
color body color111 default "<URL:[^ ]*>"
color body color111 default "www\\.[-.a-z0-9]+\\.[a-z][a-z][a-z]?([-_./~a-z0-9]+)?"
color body color111 default "[-a-z_0-9.%$]+@[-a-z_0-9.]+\\.[-a-z][-a-z]+"
color body color244 default "^-+"
color body brightwhite default "^diff .*"
color body brightyellow default "^@@.*"

# misc body stuff
color attachment color111 default
color signature color244 default

# quote levels
color quoted color34   default
color quoted1 color142 default
color quoted2 color34  default
color quoted3 color142 default
color quoted4 color34  default
color quoted5 color142 default
color quoted6 color34  default
color quoted7 color142 default
color quoted8 color34  default
color quoted9 color142 default