mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +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
|
@ -100,6 +100,7 @@ color.calendar.due=color0 on color9
|
|||
color.calendar.due.today=color0 on color1
|
||||
color.calendar.holiday=color0 on color3
|
||||
color.calendar.overdue=color0 on color5
|
||||
color.calendar.scheduled=
|
||||
color.calendar.today=color0 on color4
|
||||
color.calendar.weekend=on color0
|
||||
color.calendar.weeknumber=color4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue