emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/material-theme adc2297 021/118: added ace-jump faces


From: ELPA Syncer
Subject: [nongnu] elpa/material-theme adc2297 021/118: added ace-jump faces
Date: Thu, 21 Oct 2021 18:06:11 -0400 (EDT)

branch: elpa/material-theme
commit adc22972b9795677a7d3d578526d6a6799943d32
Author: Christoph Paulik <cpaulik@gmail.com>
Commit: Christoph Paulik <cpaulik@gmail.com>

    added ace-jump faces
---
 material-theme.el | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/material-theme.el b/material-theme.el
index aecaaf9..cb993a1 100644
--- a/material-theme.el
+++ b/material-theme.el
@@ -148,6 +148,12 @@
                                     :weight
                                     bold))))
 
+   ;; ace-jump-faces
+   `(ace-jump-face-foreground ((,class (:foreground ,foreground
+                                        :weight bold))))
+
+   `(ace-jump-face-background ((,class (:foreground ,"#78909c"
+                                        :weight normal))))
    ;; MMM-mode
    `(mmm-code-submode-face ((,class (:background ,current-line))))
    `(mmm-comment-submode-face ((,class (:inherit font-lock-comment-face))))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]