- The ghistory graph bars can now be colored with 'color.history.add',
  'color.history.done' and 'color.history.delete' configuration variables.
This commit is contained in:
Paul Beckingham 2010-07-03 12:51:36 -04:00
parent 356519e58f
commit 724e9b8113
5 changed files with 37 additions and 18 deletions

View file

@ -659,6 +659,7 @@ int handleShow (std::string &outs)
"color.alternate color.calendar.today color.calendar.due color.calendar.due.today "
"color.calendar.overdue color.calendar.weekend color.calendar.holiday "
"color.calendar.weeknumber color.summary.background color.summary.bar "
"color.history.add color.history.done color.history.delete "
"confirmation curses data.location dateformat dateformat.holiday "
"dateformat.report dateformat.annotation debug default.command "
"default.priority default.project defaultwidth due locale displayweeknumber "