diff options
Diffstat (limited to '.config/emacs/mango-theme.el')
-rw-r--r-- | .config/emacs/mango-theme.el | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/emacs/mango-theme.el b/.config/emacs/mango-theme.el index 904776e..80dc6d2 100644 --- a/.config/emacs/mango-theme.el +++ b/.config/emacs/mango-theme.el @@ -124,6 +124,9 @@ graphically, so I shouldn’t need to have multiple specs per face. :background ,(mango-theme--get-color 'background-cool)) (org-hide :foreground ,(mango-theme--get-color 'background)) + (org-quote + :inherit org-block + :slant italic) ;; Info Page (Info-quoted |