# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # # Color definitions # # white black green magenta blue cyan yellow red default colorx # intended for a dark bg color normal white default color hdrdefault yellow default color quoted green default color signature magenta default color indicator green default color error red default color status green default color tree magenta default # the thread tree in the index menu color tilde magenta default color message yellow default color markers yellow default color attachment yellow default color search default green # how to hilite search patterns in the pager color header cyan default ^(From|Subject|To): color body blue default "(ftp|http)://[^ ]+" # point out URLs color body blue default [-a-z_0-9.]+@[-a-z_0-9.]+ # e-mail addresses color underline brightgreen default # color-coding by sender/recipient #color index brightgreen default '~p' # mail to myself color index brightyellow default ~N # New color index brightyellow default ~O # Old color index brightblue default ~T # tagged color index yellow default ~D # Deleted color index brightcyan default ~F # Flagged # attributes when using a mono terminal #mono header underline ^(From|Subject): mono quoted bold # vim: filetype=muttrc