- Added feature #340, which implements new color rules 'color.completed' and
  'color.deleted'.
This commit is contained in:
Paul Beckingham 2011-07-09 19:00:58 -04:00
parent 7986227ea2
commit 10b97fc967
6 changed files with 33 additions and 2 deletions

View file

@ -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"