jaromail

a commandline tool to easily and privately handle your e-mail
git clone git://parazyd.org/jaromail.git
Log | Files | Refs | Submodules | README

colors (1954B)


      1 # Postino's color configuration for Mutt
      2 # originally used by Jaromil
      3 
      4 ########################################################################
      5 ## Color settings, you can use:
      6 # white   - brightwhite   # yellow - brightyellow # green - brightgreen
      7 # magenta - brightmagenta # blue   - brightblue   # black - brightblack
      8 
      9 color normal white default
     10 color tilde white default
     11 color indicator brightgreen default 
     12 color tree red default # the thread tree in the index menu
     13 color status cyan default 
     14 color hdrdefault cyan default
     15 color body magenta default "(ftp|http)://[^ ]+"	# point out URLs
     16 color body magenta default [-a-z_0-9.]+@[-a-z_0-9.]+	# e-mail addresses
     17 color underline brightgreen default
     18 color markers brightblack default
     19 color signature green default
     20 color error red default
     21 color attachment brightmagenta default
     22 color search black green   # how to hilite search patterns in the pager
     23 
     24 # headers
     25 color header brightred default ^(From|Subject|Date|To):
     26 
     27 # quoted message
     28 color quoted brightgreen default
     29 color quoted1 green default
     30 color quoted2 brightgreen default
     31 color quoted3 green default
     32 color quoted4 brightgreen default
     33 color quoted5 green default
     34 
     35 # Colours for items in the index
     36 color index cyan default "."
     37 color index white default "~N" # New
     38 color index brightcyan default "~O" # Unread
     39 # color index brightgreen default "~N (~x jaromil@* | ~h \"^In-[Rr]eply-[Tt]o: .*jaromil@*")"
     40 # color index yellow default "~f jaromil@*"
     41 
     42 # color index brightblue default "~g" # gpg signed
     43 color index brightgreen default "~G" # gpg encrypted
     44 
     45 color index brightgreen default "~F" # Flagged
     46 color index brightred default "~T" # Tagged
     47 color index red default "~f MAILER-DAEMON@*"
     48 color index red default "~f Mailer-Daemon@*"
     49 color index brightwhite default "~v" # Collapsed thread
     50 # color index brightyellow default "~V" # Collapsed thread unread
     51 
     52 
     53 
     54 color index red default "~=" # Duplicated messages
     55 color index red default "~D" # Deleted