## Here is an example for quoted emails (under e.g. mutt).

syntax "mutt"

# Quoted lines.
color green "^>.*"

# Signatures, even quoted ones.
color yellow start="^>* ?-- $" end="^>* ?$"