Add option to always show DONE days as green on consistency graph. It can be enabled...
commit0f5cbc10199e4662bd076ee960615e3175b7bbea
authorMax Mikhanosha <max@openchat.com>
Mon, 6 May 2013 13:26:10 +0000 (6 09:26 -0400)
committerBastien Guerry <bzg@altern.org>
Tue, 7 May 2013 10:30:15 +0000 (7 12:30 +0200)
treeefb69d427ffb47163360d503fcd185da288ca5e7
parent6871bdc8e7b773edac44f65b07f40ae3c0a4e2cc
Add option to always show DONE days as green on consistency graph. It can be enabled by setting `org-habit-show-done-alwyays-green' variable to t.

* lisp/org-habit.el (org-habit-get-faces): Add show done days green option.
lisp/org-habit.el