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
|
@ -100,6 +100,7 @@ color.calendar.due=color7 on color9
|
|||
color.calendar.due.today=color7 on color1
|
||||
color.calendar.holiday=color7 on color3
|
||||
color.calendar.overdue=color7 on color5
|
||||
color.calendar.scheduled=
|
||||
color.calendar.today=color7 on color4
|
||||
color.calendar.weekend=on color7
|
||||
color.calendar.weeknumber=color14
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue