diff --git a/config.org b/config.org index 8ad84a9..800d592 100644 --- a/config.org +++ b/config.org @@ -255,6 +255,7 @@ Customize the capture templates: #+BEGIN_SRC emacs-lisp (after! org-roam + (set-face-attribute 'org-roam-link nil :foreground "#CCCC60") (setq org-roam-capture-templates '(("d" "default" plain (function org-roam-capture--get-point) "%?" diff --git a/init.el b/init.el index e634094..0fb478c 100644 --- a/init.el +++ b/init.el @@ -96,7 +96,7 @@ ;;pass ; password manager for nerds ;;pdf ; pdf enhancements ;;prodigy ; FIXME managing external services & code builders - ;;rgb ; creating color strings + rgb ; creating color strings ;;terraform ; infrastructure as code ;;tmux ; an API for interacting with tmux ;;upload ; map local to remote projects via ssh/ftp