3 # Default color definitions
 
   4 color   normal     color15        default
 
   6 color   status     brightblue  default
 
   7 color   indicator  color15        color235
 
   8 color   tree       color8         default
 
   9 color   error      bold color15  color196
 
  10 color   markers    color142       default
 
  14 color   index      color8       default ~P
 
  15 # threads containing new messages
 
  16 color   index      color4      default "~(~N)"
 
  17 # new messages + sidebar
 
  18 color   index      bold color3   default ~N
 
  20 color   index      bold color12  default ~T
 
  22 color   index      bold color1       default ~D
 
  26 color   hdrdefault color8       default
 
  27 color   header     brightyellow   default "^from:"
 
  28 color   header     yellow         default "^to:"
 
  29 color   header     yellow         default "^cc:"
 
  30 color   header     blue           default "^date:"
 
  31 color   header     brightyellow   default "^subject: "
 
  34 color   attachment bold color211 default
 
  35 color   search     bold color16  color221
 
  36 color   signature  color243       default
 
  37 color   tilde      color240       default
 
  40 color   body       color137       default "[\-\.+_a-zA-Z0-9]+@[\-\.a-zA-Z0-9]+"
 
  41 color   bold       bold color15  default
 
  43 color   body       brightgreen    default "^gpg: Good signature.*"
 
  44 color   body       brightred      default "^gpg: BAD signature.*"
 
  45 color   body       yellow         default "^gpg: Can't check signature.*"
 
  47 color   body       brightblue     default "(^|<| )mailto:[^ ]+@[^ ]( |>|$)"
 
  48 color   body       color137       default "(^|<| )((https?|ftp|file|telnet|news|finger)://|www)[\-\.\;@,/%~_:?&=\#a-zA-Z0-9+]+( |>|$)"
 
  49 # smileys, the right way and the backward-ass euro way
 
  50 color   body       brightmagenta  default "(^| )+(|[<>|])[8;:](|[^ ])[)(/|DOPS]( |$)+"
 
  51 color   body       brightmagenta  default "(^| )+[)(/|DOPS](|[^ ])[8;:](|[<>|])( |$)+"
 
  52 # *bold*, _underline_, and /italic/
 
  53 color   body       brightcyan     default "(^| )\\*[^*]+\\*( |$)"
 
  54 color   body       brightcyan     default "(^| )_[^_]+_( |$)"
 
  55 color   body       brightcyan     default "(^| )/[^/]+/( |$)"
 
  57 color   quoted     color243       default
 
  58 color   quoted1    color211       default
 
  59 color   quoted2    color222       default
 
  60 color   quoted3    color214       default
 
  61 color   quoted4    color154       default