Fix #4023 (again): background mismatch for latex previews

This commit is contained in:
Henrik Lissner 2020-10-04 21:25:18 -04:00
parent 4d42347032
commit 6a30a11709
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -142,7 +142,8 @@ This forces it to read the background before rendering."
remap)
'default)
:background nil t))))
(+org-refresh-latex-background-h)
(when doom-init-theme-p
(+org-refresh-latex-background-h))
;; 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