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:
@@ -453,6 +453,14 @@ The color for recurring tasks.
|
||||
.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
|
||||
See the task-color(5) man pages for color details.
|
||||
.RE
|
||||
@@ -508,6 +516,16 @@ Color of holidays in calendar.
|
||||
Color of weeknumbers in calendar.
|
||||
.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
|
||||
|
||||
.TP
|
||||
|
||||
Reference in New Issue
Block a user