Documentation Update

- Indicate how to disable a color rule for which there is a built-in default.
- Added description for the new color.alternate configuration setting.
This commit is contained in:
John Florian 2010-02-03 21:17:30 -05:00
parent 45b66cd785
commit 0642c37c04

View file

@ -453,6 +453,14 @@ The color for recurring tasks.
.RE .RE
.RE .RE
.RS
To disable a coloration rule for which there is a default, set the value to
nothing, for example:
.RS
.B color.tagged=
.RE
.RE
.RS .RS
See the task-color(5) man pages for color details. See the task-color(5) man pages for color details.
.RE .RE
@ -508,6 +516,16 @@ Color of holidays in calendar.
Color of weeknumbers in calendar. Color of weeknumbers in calendar.
.RE .RE
.RS
It is possible to apply a specific color to every other task in a report,
which can make it easier to visually separate tasks. This is especially
useful when tasks are displayed over multiple lines due to long descriptions
or annotations.
.TP
.B color.alternate=on rgb253
Color of alternate tasks.
.RE
.SS SHADOW FILE .SS SHADOW FILE
.TP .TP