mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-26 15:47:19 +02:00
Feature #340
- Added feature #340, which implements new color rules 'color.completed' and 'color.deleted'.
This commit is contained in:
parent
7986227ea2
commit
10b97fc967
6 changed files with 33 additions and 2 deletions
|
@ -92,7 +92,9 @@ int CmdShow::execute (std::string& output)
|
|||
" color.calendar.today"
|
||||
" color.calendar.weekend"
|
||||
" color.calendar.weeknumber"
|
||||
" color.completed"
|
||||
" color.debug"
|
||||
" color.deleted"
|
||||
" color.due"
|
||||
" color.due.today"
|
||||
" color.footnote"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue