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

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

[nongnu] elpa/material-theme 469bf63 003/118: modified helm header color


From: ELPA Syncer
Subject: [nongnu] elpa/material-theme 469bf63 003/118: modified helm header color
Date: Thu, 21 Oct 2021 18:06:08 -0400 (EDT)

branch: elpa/material-theme
commit 469bf639cc76c9a787ab01300109ba71b4c589cc
Author: Christoph Paulik <cpaulik@gmail.com>
Commit: Christoph Paulik <cpaulik@gmail.com>

    modified helm header color
---
 material-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/material-theme.el b/material-theme.el
index 84b80ce..0d07439 100644
--- a/material-theme.el
+++ b/material-theme.el
@@ -321,7 +321,7 @@
    `(helm-ff-file ((,class (:foreground ,aqua ))))
    `(helm-ff-directory ((,class (:background ,"#cfd8dc" :foreground 
,"#000000"))))
 
-   `(helm-source-header ((,class (:background ,green :height 1.3 :bold t ))))
+   `(helm-source-header ((,class (:background ,far-background :foreground 
,foreground :height 1.3 :bold t ))))
 
    ;; mark-multiple
    `(mm/master-face ((,class (:inherit region :foreground nil :background 
nil))))



reply via email to

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