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

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

[nongnu] elpa/spacemacs-theme 87c9fd3d55 100/336: Merge pull request #21


From: ELPA Syncer
Subject: [nongnu] elpa/spacemacs-theme 87c9fd3d55 100/336: Merge pull request #21 from xuchunyang/patch-1
Date: Fri, 14 Jan 2022 10:59:17 -0500 (EST)

branch: elpa/spacemacs-theme
commit 87c9fd3d55182a06e99f19fa880a349b655d85a5
Merge: f2d5304185 816c75b855
Author: Nasser Alshammari <designernasser@gmail.com>
Commit: Nasser Alshammari <designernasser@gmail.com>

    Merge pull request #21 from xuchunyang/patch-1
    
    Remove obsolete helm-grep-running face
---
 spacemacs-common.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/spacemacs-common.el b/spacemacs-common.el
index ad9e6c6248..5a35f151c4 100644
--- a/spacemacs-common.el
+++ b/spacemacs-common.el
@@ -309,7 +309,6 @@
      `(helm-grep-finish ((,class (:foreground ,base :background ,bg1))))
      `(helm-grep-lineno ((,class (:foreground ,base :background ,bg1))))
      `(helm-grep-match ((,class (:foreground nil :background nil :inherit 
helm-match))))
-     `(helm-grep-running ((,class (:foreground ,func :background ,bg1))))
      `(helm-header ((,class (:foreground ,base :background ,bg1 :underline nil 
:box nil))))
      `(helm-header-line-left-margin ((,class (:foreground ,inf :background 
,nil))))
      `(helm-match ((,class (:inherit match))))



reply via email to

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