Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 0a9898ea14df3b382c95145131e7b7ce > files > 21

monotone-1.0-6.mga4.x86_64.rpm

#
# this is a colorization config for reading the output of "monotone log"
# or "monotone diff", or best of all "monotone log --no-merges --diffs".
#
# use with the "colorize" script in this dir, or color-logs.sh
#

/^\#/                   bold red
/^\-{30}/               bold red
/^\w[\w\s]+:/           bold red
/^(\-{3}|\+{3})/        black on_cyan
/^\-/                   dark magenta
/^\+/                   dark cyan
/^\@/                   dark yellow