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

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

[nongnu] elpa/gotham-theme d896da2625 016/214: Implement ace-jump


From: ELPA Syncer
Subject: [nongnu] elpa/gotham-theme d896da2625 016/214: Implement ace-jump
Date: Fri, 7 Jan 2022 17:58:36 -0500 (EST)

branch: elpa/gotham-theme
commit d896da2625841f436596bca9c129af6c79ab8072
Author: Vasilij Schneidermann <v.schneidermann@gmail.com>
Commit: Vasilij Schneidermann <v.schneidermann@gmail.com>

    Implement ace-jump
---
 gotham-theme.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/gotham-theme.el b/gotham-theme.el
index dc952febe8..2279a5f9d2 100644
--- a/gotham-theme.el
+++ b/gotham-theme.el
@@ -185,6 +185,10 @@ depending on DISPLAY for keys which are either :foreground 
or
    (enh-ruby-string-delimiter-face :foreground green)
    (erm-syn-errline :foreground red)
    (erm-syn-warnline :foreground orange)
+   ;; ace-jump
+
+   (ace-jump-face-foreground :foreground red :background unspecified)
+   (ace-jump-face-background :foreground base4 :background unspecified)
 
    ;; auctex
    (font-latex-bold-face :inherit bold)



reply via email to

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