mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-30 04:23:24 +02:00
Add color.calendar.scheduled
to no-color.theme
(#3666)
* Add scheduled color setting for calendar report * Add default color.calendar.scheduled to all themes
This commit is contained in:
parent
0ff7844732
commit
5b1be95f7d
15 changed files with 15 additions and 0 deletions
|
@ -86,6 +86,7 @@ color.calendar.due=white on red
|
|||
color.calendar.due.today=bold white on red
|
||||
color.calendar.holiday=black on bright yellow
|
||||
color.calendar.overdue=black on bright red
|
||||
color.calendar.scheduled=
|
||||
color.calendar.today=bold white on bright blue
|
||||
color.calendar.weekend=white on bright black
|
||||
color.calendar.weeknumber=bold blue
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue