Calendar coloring
- Added 3 new color configuration variables to colorize today, days with due tasks and days with overdue tasks in the calendar: 'calendar.color.today', 'color.calendar.due' and 'calendar.calendar.overdue'
This commit is contained in:
@@ -300,6 +300,18 @@ Colors any of the messages printed after the report output.
|
||||
.TP
|
||||
.B color.footnote=green
|
||||
Colors any of the messages printed last.
|
||||
|
||||
.TP
|
||||
.B color.calendar.today=cyan
|
||||
Color of today in calendar.
|
||||
|
||||
.TP
|
||||
.B color.calendar.due=black on yellow
|
||||
Color of days with due tasks in calendar.
|
||||
|
||||
.TP
|
||||
.B color.calendar.overdue=black on red
|
||||
Color of days with overdue tasks in calendar
|
||||
.RE
|
||||
|
||||
.SS SHADOW FILE
|
||||
|
||||
Reference in New Issue
Block a user