Added coloring of dates with scheduled tasks

Color can be changed using color.calendar.scheduled
This commit is contained in:
sebu06
2021-07-18 19:03:26 +02:00
committed by Tomas Babej
parent 90bc7f4b23
commit 3d61966831
4 changed files with 44 additions and 21 deletions

View File

@@ -98,6 +98,7 @@ int CmdShow::execute (std::string& output)
" color.calendar.due"
" color.calendar.due.today"
" color.calendar.holiday"
" color.calendar.scheduled"
" color.calendar.overdue"
" color.calendar.today"
" color.calendar.weekend"