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.today=color0 on color252
|
|||
color.calendar.due=color0 on color249
|
||||
color.calendar.holiday=color255 on rgb013
|
||||
color.calendar.overdue=color0 on color255
|
||||
color.calendar.scheduled=
|
||||
color.calendar.today=color0 on rgb115
|
||||
color.calendar.weekend=on color235
|
||||
color.calendar.weeknumber=rgb015
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue