Henrik Lissner 2020-10-11 16:33:25 -04:00
parent 8a45b4671e
commit ea575e3a8d
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
3 changed files with 19 additions and 32 deletions

View file

@ -131,7 +131,7 @@ Is relative to `org-directory', unless it is absolute. Is used in Doom's default
;; Previews are rendered with the incorrect background
(plist-put org-format-latex-options :scale 1.5) ; larger previews
(plist-put org-format-latex-options :background 'default) ; larger previews
(plist-put org-format-latex-options :background 'default) ; match the background
;; HACK Face specs fed directly to `org-todo-keyword-faces' don't respect
;; underlying faces like the `org-todo' face does, so we define our own