Org: Do not color REVIEW like DONE

master
Pierre Neidhardt 2017-10-24 17:10:14 +01:00
parent f97a2bff37
commit e6dab9f141
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
org-adapt-indentation nil
;; Add keywords.
org-todo-keywords '((sequence "TODO" "REVIEW" "DONE"))
org-todo-keyword-faces '(("REVIEW" :inherit org-done))
;; org-todo-keyword-faces '(("REVIEW" :inherit org-done))
;; Priorities.
org-priority-start-cycle-with-default nil
org-default-priority 66