diff --git a/petrol-theme.el b/petrol-theme.el index b7f1eba..a8ef59a 100644 --- a/petrol-theme.el +++ b/petrol-theme.el @@ -308,7 +308,7 @@ `(org-todo ((,class (:weight bold :box (:line-width 1 :color "#993d3d") :foreground "#993d3d" :background "#ffdddd")))) `(org-done ((,class (:weight bold :box (:line-width 1 :color "#2e994c") :foreground "#2e994c" :background "#ddffdd")))) `(org-headline-done ((,class (:height 1.0 :weight normal :strike-through t :foreground "#454545")))) - `(org-date ((,class (:underline t :foreground "#7d57c2")))) + `(org-date ((,class (:foreground "#7d57c2")))) `(org-document-title ((,class (:height 1.8 :weight bold :foreground "#454545"))))