summaryrefslogtreecommitdiff
path: root/zenburn-theme.el
diff options
context:
space:
mode:
Diffstat (limited to 'zenburn-theme.el')
-rw-r--r--zenburn-theme.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/zenburn-theme.el b/zenburn-theme.el
index c41bbbe..3f8ec0d 100644
--- a/zenburn-theme.el
+++ b/zenburn-theme.el
@@ -249,6 +249,7 @@ Also bind `class' to ((class color) (min-colors 89))."
`(font-latex-italic-face ((t (:foreground ,zenburn-cyan :slant italic))))
`(font-latex-string-face ((t (:inherit ,font-lock-string-face))))
`(font-latex-math-face ((t (:foreground ,zenburn-orange))))
+ `(font-latex-script-char-face ((t (:foreground ,zenburn-orange))))
;;;;; agda-mode
`(agda2-highlight-keyword-face ((t (:foreground ,zenburn-yellow :weight bold))))
`(agda2-highlight-string-face ((t (:foreground ,zenburn-red))))