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

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

[nongnu] elpa/material-theme 0f24228 067/118: remove helm-selection fore


From: ELPA Syncer
Subject: [nongnu] elpa/material-theme 0f24228 067/118: remove helm-selection foreground
Date: Thu, 21 Oct 2021 18:06:22 -0400 (EDT)

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

    remove helm-selection foreground
---
 material-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/material-theme.el b/material-theme.el
index bf950e8..b55a8ea 100644
--- a/material-theme.el
+++ b/material-theme.el
@@ -383,7 +383,7 @@
    ;; Helm
    `(helm-header ((,class (:foreground ,foreground :background ,background))))
    `(helm-match ((,class (:foreground ,"gold1"))))
-   `(helm-selection ((,class (:background ,current-line :foreground ,yellow))))
+   `(helm-selection ((,class (:background ,current-line))))
    `(helm-ff-file ((,class (:foreground ,foreground ))))
    `(helm-ff-directory ((,class (:foreground ,aqua ))))
    `(helm-ff-executable ((,class (:foreground ,green ))))



reply via email to

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