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
|
@ -83,6 +83,7 @@ color.calendar.due=color0 on rgb325
|
|||
color.calendar.due.today=color0 on rgb404
|
||||
color.calendar.holiday=color15 on rgb102
|
||||
color.calendar.overdue=color0 on color5
|
||||
color.calendar.scheduled=
|
||||
color.calendar.today=color15 on rgb103
|
||||
color.calendar.weekend=gray12 on gray3
|
||||
color.calendar.weeknumber=rgb104
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue