## ========================================================================
## File:        $HOME/.muttrc.color
## Purpose:     Setup file for the Mail program "Mutt"
## Last update: mer oct  3 00:29:03 UTC 2001
## ========================================================================
## Author:      Badoual Loïc loic {at} badoual.org
## Availability: This file is available as
##       <URL:http://www.customlinux.org/configurations/mutt/>
## ========================================================================

# colorize the message body:
  source ~/.mutt/mutt.color.body

# colorize the message header:
  source ~/.mutt/mutt.color.header

# colorize the message header lines with info
# on user agents (read: editor and mailer):
  source ~/.mutt/mutt.color.header.agents

# colorize the folder index:
  source ~/.mutt/mutt.color.index

######################## end of file ######################################