commit a8c9ce42ead6365855ed3c5f21955ea9e10acc11
parent 80c442afff8e4faf799c20139464f14020d7e72d
Author: Thomas Frössman <thomasf@jossystem.se>
Date: Thu, 19 Apr 2012 16:09:43 +0200
org-habit: Use less colors.
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/solarized-theme.el b/solarized-theme.el
@@ -437,9 +437,9 @@
`(org-habit-clear-future-face ((,class (:background ,blue-lc))))
`(org-habit-ready-face ((,class (:background ,green-lc :foreground ,green))))
`(org-habit-ready-future-face ((,class (:background ,green-lc))))
- `(org-habit-alert-face ((,class (:background ,yellow-hc :foreground ,yellow-lc))))
+ `(org-habit-alert-face ((,class (:background ,yellow :foreground ,yellow-lc))))
`(org-habit-alert-future-face ((,class (:background ,yellow-lc))))
- `(org-habit-overdue-face ((,class (:background ,red-hc :foreground ,red-lc))))
+ `(org-habit-overdue-face ((,class (:background ,red :foreground ,red-lc))))
`(org-habit-overdue-future-face ((,class (:background ,red-lc))))
;; outline