branch: elpa/material-theme
commit 469bf639cc76c9a787ab01300109ba71b4c589cc
Author: Christoph Paulik <[email protected]>
Commit: Christoph Paulik <[email protected]>

    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