Adapt Roam links color to go with new light theme

This commit is contained in:
Antoine Martin 2020-04-23 16:45:44 +02:00
parent 11b9bf0e25
commit cdfd5662fd

View file

@ -260,7 +260,7 @@ Customize the capture templates:
#+BEGIN_SRC emacs-lisp
(after! org-roam
(set-face-attribute 'org-roam-link nil :foreground "#CCCC60")
(set-face-attribute 'org-roam-link nil :foreground "#FF8860")
(setq org-roam-capture-templates
'(("d" "default" plain (function org-roam-capture--get-point)
"%?"