include ANSI color codes doc

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@373 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2002-02-19 19:20:44 +00:00
parent 8349e3fde4
commit 62e27e905d

View file

@ -71,8 +71,38 @@
#fields=all
# ANSI color logger
# Format: {attr1};...;{attrn}
#
# 0 Reset all attributes
# 1 Bright
# 2 Dim
# 4 Underscore
# 5 Blink
# 7 Reverse
# 8 Hidden
#
# Foreground Colors
# 30 Black
# 31 Red
# 32 Green
# 33 Yellow
# 34 Blue
# 35 Magenta
# 36 Cyan
# 37 White
#
# Background Colors
# 40 Black
# 41 Red
# 42 Green
# 43 Yellow
# 44 Blue
# 45 Magenta
# 46 Cyan
# 47 White
#
[colored]
filename=linkchecker-out.colored
#filename=linkchecker-out.colored
# colors for the various parts
#colorparent=37
#colorurl=0