Enhancement
- Allow a separate color for error messages via the 'color.error' configuration variable.
This commit is contained in:
committed by
Paul Beckingham
parent
eaae2d84da
commit
e1407437e0
@@ -1283,6 +1283,8 @@ color.due red
|
||||
.br
|
||||
color.due.today red
|
||||
.br
|
||||
color.error yellow
|
||||
.br
|
||||
color.footnote yellow
|
||||
.br
|
||||
color.header yellow
|
||||
|
||||
@@ -812,6 +812,11 @@ Colors any task assigned to project X.
|
||||
Colors any task where the description or any annotation contains X.
|
||||
.RE
|
||||
|
||||
.TP
|
||||
.B color.error=green
|
||||
Colors any of the error messages.
|
||||
.RE
|
||||
|
||||
.TP
|
||||
.B color.header=green
|
||||
Colors any of the messages printed prior to the report output.
|
||||
|
||||
Reference in New Issue
Block a user