journal/2021/2021-08-17.org

This commit is contained in:
Yann Esposito (Yogsototh) 2021-08-17 11:11:15 +02:00
parent d97c3c4523
commit e48bb75bac
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -68,6 +68,7 @@ Ah tiens une petite configuration pour rendre org-mode plus agréable à lire:
'(org-code ((t (:inherit (shadow fixed-pitch)))))
'(org-document-info ((t (:inherit (shadow fixed-pitch)))))
'(org-document-info-keyword ((t (:inherit (shadow fixed-pitch)))))
'(org-drawer ((t (:inherit (shadow fixed-pitch)))))
'(org-indent ((t (:inherit (org-hide fixed-pitch)))))
`(org-link ((t (:foreground ,(doom-color 'blue) :underline t))))
'(org-meta-line ((t (:inherit (font-lock-comment-face fixed-pitch)))))