diff --git a/config.org b/config.org index 946f6b2..0b83d71 100644 --- a/config.org +++ b/config.org @@ -25,6 +25,9 @@ - CONTINUE TODO from config.org at Programming - all-the-icons? - lispy? [[https://github.com/abo-abo/lispy]] +- set tag faces, e.g. + (setq org-tag-faces '(("@bag" . (:foreground "orange red" :weight bold)))) + maybe also org-agenda-tag-faces? is this a thing? * Header Emacs variables are dynamically scoped. That's unusual for most languages, so disable it here, too