Use p_new instead of xmalloc()
[apps/madmutt.git] / contrib / colors.linux
1 # -*-muttrc-*-
2
3 # Palette for use with the Linux console.  Black background.
4
5 color hdrdefault blue black
6 color quoted blue black
7 color signature blue black
8 color attachment red black
9 color message brightred black
10 color error brightred black
11 color indicator black red
12 color status brightgreen blue
13 color tree white black
14 color normal white black
15 color markers red black
16 color search white black
17 color tilde brightmagenta black
18 color index blue black ~F
19 color index red black "~N|~O"
20
21 # color body brightwhite black '\*+[^*]+\*+'
22 # color body brightwhite black '_+[^_]+_+'