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

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

[nongnu] elpa/spacemacs-theme 6360910cc5 072/336: Fix helm header margin


From: ELPA Syncer
Subject: [nongnu] elpa/spacemacs-theme 6360910cc5 072/336: Fix helm header margin
Date: Fri, 14 Jan 2022 10:59:07 -0500 (EST)

branch: elpa/spacemacs-theme
commit 6360910cc53999f14d7654c8ea0dda478696cb37
Author: nashamri <designernasser@gmail.com>
Commit: nashamri <designernasser@gmail.com>

    Fix helm header margin
---
 spacemacs-common.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/spacemacs-common.el b/spacemacs-common.el
index 6d8c1b102e..352b59a761 100644
--- a/spacemacs-common.el
+++ b/spacemacs-common.el
@@ -268,6 +268,7 @@
      `(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))))
      `(helm-match-item ((,class (:inherit match))))
      `(helm-moccur-buffer ((,class (:foreground ,func :background ,bg1))))



reply via email to

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