diff --git a/configuration.org b/configuration.org index 68313af..c9e9569 100644 --- a/configuration.org +++ b/configuration.org @@ -2440,6 +2440,9 @@ This is a big one; I use a lot of customisation here. "CANCELED(c@/!)" "REVIEW(r@/!)" "DONE(d@/!)")) + org-todo-keyword-faces '( + ("SOMEDAY" . (:foreground "black")) + ("CANCELED" . (:foreground "#228b22" :strike-through t))) org-goto-interface 'outline-path-completion org-goto-max-level 10 org-html-checkbox-type 'unicode