Do not strike through org headlines when they are DONE
This commit is contained in:
parent
6ed02ff100
commit
c420d640aa
@ -353,7 +353,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-headline-done ((,class (:height 1.0 :weight normal :foreground "#454545"))))
|
||||
`(org-date ((,class (:foreground ,petrol-purple))))
|
||||
`(org-document-title ((,class (:height 1.8 :weight bold :foreground "#454545"))))
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user