Skip to content

Commit

Permalink
Add org-agenda-done
Browse files Browse the repository at this point in the history
  • Loading branch information
purcell committed Sep 10, 2012
1 parent e0f8a1c commit 2768a50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions color-theme-sanityinc-solarized.el
Expand Up @@ -301,6 +301,7 @@ names to which it refers are bound."
(org-date ((,class (:foreground ,blue :underline t))))
(org-agenda-structure ((,class (:foreground ,violet))))
(org-agenda-date ((,class (:foreground ,blue :underline nil))))
(org-agenda-done ((,class (:foreground ,green))))
(org-agenda-dimmed-todo-face ((,class (:foreground ,faint))))
(org-block ((,class (:foreground ,orange))))
(org-code ((,class (:foreground ,yellow))))
Expand Down

0 comments on commit 2768a50

Please sign in to comment.