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

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

[nongnu] elpa/gruvbox-theme c2830450cc 2/2: Merge pull request #191 from


From: ELPA Syncer
Subject: [nongnu] elpa/gruvbox-theme c2830450cc 2/2: Merge pull request #191 from zoliky/master
Date: Wed, 3 Aug 2022 20:58:30 -0400 (EDT)

branch: elpa/gruvbox-theme
commit c2830450cc4c233eab6f8d7387ba803a9c00ae6a
Merge: 0abbbe5f7f 3ff81b32a6
Author: Jason Milkins <jasonm23@users.noreply.github.com>
Commit: GitHub <noreply@github.com>

    Merge pull request #191 from zoliky/master
    
    Use corfu-default instead of corfu-background
---
 gruvbox.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gruvbox.el b/gruvbox.el
index 8c1dca6ede..a5783f4e7a 100644
--- a/gruvbox.el
+++ b/gruvbox.el
@@ -335,7 +335,7 @@ Should contain 2 %s constructs to allow for theme name and 
directory/prefix")
      (marginalia-documentation                  (:italic t :foreground 
gruvbox-light3))
 
      ;; corfu
-     (corfu-background                          (:background gruvbox-dark1))
+     (corfu-default                             (:inherit 'tooltip))
      (corfu-current                             (:foreground 
gruvbox-bright_purple :background gruvbox-dark2))
      (corfu-bar                                 (:background gruvbox-dark2))
      (corfu-border                              (:background gruvbox-dark1))



reply via email to

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