branch: elpa/material-theme
commit 7adfbf7d11e553904ff436d334da9fc97c1077c2
Author: Christoph Paulik <[email protected]>
Commit: Christoph Paulik <[email protected]>

    improved ace-jump faces
---
 material-theme.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/material-theme.el b/material-theme.el
index cb993a1..85d9b3c 100644
--- a/material-theme.el
+++ b/material-theme.el
@@ -150,6 +150,7 @@
 
    ;; ace-jump-faces
    `(ace-jump-face-foreground ((,class (:foreground ,foreground
+                                        :background ,"#ef6c00"
                                         :weight bold))))
 
    `(ace-jump-face-background ((,class (:foreground ,"#78909c"

Reply via email to