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

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

[nongnu] elpa/gruvbox-theme 827519ff92 1/2: Add orderless


From: ELPA Syncer
Subject: [nongnu] elpa/gruvbox-theme 827519ff92 1/2: Add orderless
Date: Sun, 31 Jul 2022 10:58:28 -0400 (EDT)

branch: elpa/gruvbox-theme
commit 827519ff9205f36c013cf140a09d1fd6e64f553d
Author: Zoltán Király <zoliky@gmail.com>
Commit: Zoltán Király <zoliky@gmail.com>

    Add orderless
---
 gruvbox.el | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/gruvbox.el b/gruvbox.el
index b7218f5100..3486864ade 100644
--- a/gruvbox.el
+++ b/gruvbox.el
@@ -489,6 +489,12 @@ Should contain 2 %s constructs to allow for theme name and 
directory/prefix")
      (ido-first-match                           (:foreground 
gruvbox-light0_hard :weight 'bold :underline t))
      (ido-subdir                                (:inherit 'dired-directory))
 
+     ;; orderless
+     (orderless-match-face-0                    (:foreground 
gruvbox-bright_yellow))
+     (orderless-match-face-1                    (:foreground 
gruvbox-bright_orange))
+     (orderless-match-face-2                    (:foreground 
gruvbox-bright_blue))
+     (orderless-match-face-3                    (:foreground 
gruvbox-bright_purple))
+
      ;; magit
      (magit-bisect-bad                          (:foreground 
gruvbox-faded_red))
      (magit-bisect-good                         (:foreground 
gruvbox-faded_green))



reply via email to

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