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

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

[nongnu] elpa/gruvbox-theme 704a6fbaf3 211/258: Use gruvbox-ligh0_hard f


From: ELPA Syncer
Subject: [nongnu] elpa/gruvbox-theme 704a6fbaf3 211/258: Use gruvbox-ligh0_hard for helm-action so it inverts correctly (#128)
Date: Sat, 1 Jan 2022 01:59:47 -0500 (EST)

branch: elpa/gruvbox-theme
commit 704a6fbaf3a155b4614896495c524b87d5340b71
Author: Kao FĂ©lix <kcfelix@gmail.com>
Commit: Jason Milkins <jasonm23@users.noreply.github.com>

    Use gruvbox-ligh0_hard for helm-action so it inverts correctly (#128)
    
    Fixes #125
---
 gruvbox.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gruvbox.el b/gruvbox.el
index eb4681eaef..7351fac8cd 100644
--- a/gruvbox.el
+++ b/gruvbox.el
@@ -217,7 +217,7 @@ Should contain 2 %s constructs to allow for theme name and 
directory/prefix")
 
      ;; helm
      (helm-M-x-key                              (:foreground 
gruvbox-bright_orange ))
-     (helm-action                               (:foreground gruvbox-white 
:underline t))
+     (helm-action                               (:foreground 
gruvbox-light0_hard :underline t))
      (helm-bookmark-addressbook                 (:foreground 
gruvbox-bright_red))
      (helm-bookmark-directory                   (:foreground 
gruvbox-bright_purple))
      (helm-bookmark-file                        (:foreground 
gruvbox-faded_blue))



reply via email to

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