Add some manually-selected Org keyword colors

This commit is contained in:
Tom Willemse 2015-11-21 20:08:58 +01:00
parent d5d58ca19e
commit 3c69b707a6

View file

@ -192,11 +192,14 @@ predecessor if there is a non-DONE sibling defined before it."
(setq org-tags-column (- 70))
(setq org-tags-exclude-from-inheritance '("crypt"))
(setq org-todo-keyword-faces
(append '(("ADDED" . "#65a854")
("CHANGED" . "#8d995c")
("REMOVED" . "#a85454"))
(oni:org-colors-for '("TODO" "WIP" "DONE" "CANCELLED" "FAILED"
"ACQUIRE" "IGNORED" "COMMENT" "GOT"
"TOREAD" "READING" "READ"
"PLAY" "PLAYING" "PLAYED"
"LISTEN" "LISTENED")))
"LISTEN" "LISTENED"))))
(setq org-tag-faces
(oni:org-colors-for '("noexport" "tv" "dailies" "ex" "maintenance"
"housework" "cdispass" "clark" "emacsd"