summaryrefslogtreecommitdiff
path: root/etc/themes/leuven-theme.el
diff options
context:
space:
mode:
Diffstat (limited to 'etc/themes/leuven-theme.el')
-rw-r--r--etc/themes/leuven-theme.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/themes/leuven-theme.el b/etc/themes/leuven-theme.el
index 75635eb076d..19d5561e748 100644
--- a/etc/themes/leuven-theme.el
+++ b/etc/themes/leuven-theme.el
@@ -119,6 +119,7 @@ Semantic, and Ansi-Color faces are included -- and much more...")
`(minibuffer-prompt ((,class (:weight bold :foreground "black" :background "gold"))))
`(minibuffer-noticeable-prompt ((,class (:weight bold :foreground "black" :background "gold"))))
`(escape-glyph ((,class (:foreground "#008ED1"))))
+ `(homoglyph ((,class (:foreground "#008ED1"))))
`(error ((,class (:foreground "red"))))
`(warning ((,class (:weight bold :foreground "orange"))))
`(success ((,class (:foreground "green"))))