diff --git a/config.org b/config.org index 7cc8cfb..baaf5e0 100644 --- a/config.org +++ b/config.org @@ -4014,7 +4014,8 @@ We should also make Org citations look a little prettier: (after! org (custom-set-faces! `(org-cite :foreground ,(doom-color 'green)) - '(org-cite-key :foreground nil :slant italic :underline t :inherit org-cite))) + '(org-cite-key + :foreground unspecified :slant italic :underline t :inherit org-cite))) ;; Citar icons (after! citar