- Added the three new burndown chart colors to all themes, with
  variations.
This commit is contained in:
Paul Beckingham 2011-02-12 14:41:44 -05:00
parent 2ac5c2f897
commit afb89f0add
9 changed files with 36 additions and 0 deletions

View file

@ -39,6 +39,10 @@ color.history.add=color0 on rgb010
color.history.done=color0 on rgb030
color.history.delete=color0 on rgb050
color.burndown.pending=on rgb010
color.burndown.started=on rgb030
color.burndown.done=on gray4
color.undo.before=rgb031
color.undo.after=rgb053