aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--soria-theme.el6
1 files changed, 6 insertions, 0 deletions
diff --git a/soria-theme.el b/soria-theme.el
index 54a4668..2b3de4f 100644
--- a/soria-theme.el
+++ b/soria-theme.el
@@ -295,6 +295,12 @@ The theme has to be reloaded after changing anything in this group."
:background ,soria-darkgray
:weight normal))))
+ `(info-quoted
+ ((,class (:inherit info-node))))
+
+ `(Info-quoted
+ ((,class (:inherit info-node))))
+
;; outline
`(outline-1
((,class (:inherit org-level-1))))