Make note state keywords a bit more fancy

This commit is contained in:
Gergely Polonkai 2018-10-26 18:27:49 +02:00
parent 0bc334af69
commit 6e737645b6
1 changed files with 3 additions and 0 deletions

View File

@ -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