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

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

[nongnu] elpa/monokai-theme fb964e0 036/207: change ace foreground color


From: ELPA Syncer
Subject: [nongnu] elpa/monokai-theme fb964e0 036/207: change ace foreground color to yellow
Date: Thu, 21 Oct 2021 18:07:27 -0400 (EDT)

branch: elpa/monokai-theme
commit fb964e0b3edf750944033ec07608831eeb1e62a9
Author: Kelvin Smith <oneKelvinSmith@gmail.com>
Commit: Kelvin Smith <oneKelvinSmith@gmail.com>

    change ace foreground color to yellow
---
 monokai-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/monokai-theme.el b/monokai-theme.el
index 55cf1d6..84c10f9 100644
--- a/monokai-theme.el
+++ b/monokai-theme.el
@@ -614,7 +614,7 @@ Takes and optional `FRAME' as reference."
                              :inverse-video nil))))
 
      `(ace-jump-face-foreground
-       ((,class (:foreground ,red :background ,monokai-bg
+       ((,class (:foreground ,yellow :background ,monokai-bg
                              :inverse-video nil
                              :weight bold))))
 



reply via email to

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