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

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

[nongnu] elpa/ample-theme c035d4d 022/137: ace jump faces


From: ELPA Syncer
Subject: [nongnu] elpa/ample-theme c035d4d 022/137: ace jump faces
Date: Thu, 21 Oct 2021 18:00:10 -0400 (EDT)

branch: elpa/ample-theme
commit c035d4d62b3b38416108695b3d9bd20e2ef04bf2
Author: jordonbiondo <biondoj@mail.gvsu.edu>
Commit: jordonbiondo <biondoj@mail.gvsu.edu>

    ace jump faces
---
 ample-theme.el | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/ample-theme.el b/ample-theme.el
index 1448da2..3b3c107 100644
--- a/ample-theme.el
+++ b/ample-theme.el
@@ -4,10 +4,10 @@
 ;; Description: Calm Dark Theme for Emacs
 ;; Author: Jordon Biondo <biondoj@mail.gvsu.edu>
 ;; Created: Wed Jul 24 01:04:58 2013 (-0400)
-;; Version: 0.2.5
-;; Last-Updated: Fri Oct 11 14:23:51 2013 (-0400)
+;; Version: 0.2.6
+;; Last-Updated: Mon Oct 14 11:24:44 2013 (-0400)
 ;;           By: Jordon Biondo
-;;     Update #: 13
+;;     Update #: 14
 ;; URL: https://github.com/jordonbiondo/ample-theme
 ;; Keywords: theme, dark
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
@@ -94,6 +94,9 @@
    `(isearch ((t (:background ,ample/orange :foreground ,ample/bg))))
    `(lazy-highlight ((t (:background ,ample/bg :foreground ,ample/yellow 
:underline t))))
 
+   `(ace-jump-face-background ((t (:inherit font-lock-comment-face))))
+   `(ace-jump-face-foreground ((t (:foreground ,ample/orange))))
+
    `(vertical-border ((t (:background "#454545" :foreground "#454545"))))
 
    `(hl-line ((t (:background "#1f1f1f"))))



reply via email to

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