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

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

[nongnu] elpa/ujelly-theme 522fa20 071/137: change foreground on helm-so


From: ELPA Syncer
Subject: [nongnu] elpa/ujelly-theme 522fa20 071/137: change foreground on helm-source-header
Date: Thu, 21 Oct 2021 18:12:13 -0400 (EDT)

branch: elpa/ujelly-theme
commit 522fa20176a066bdabfcee009e0cb50e2411c6ba
Author: Mark Tran <mark.tran@gmail.com>
Commit: Mark Tran <mark.tran@gmail.com>

    change foreground on helm-source-header
---
 ujelly-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ujelly-theme.el b/ujelly-theme.el
index e37cdbe..026cad4 100644
--- a/ujelly-theme.el
+++ b/ujelly-theme.el
@@ -95,7 +95,7 @@
        `(helm-ff-file ((,class (:foreground ,ujelly-fg))))
        `(helm-match ((,class (:foreground ,ujelly-yellow-0 :background 
,ujelly-bg))))
        `(helm-selection ((,class (:background ,ujelly-purple-1))))
-       `(helm-source-header ((,class (:foreground ,ujelly-red-1 :background 
,ujelly-grey-4))))
+       `(helm-source-header ((,class (:foreground ,ujelly-fg :background 
,ujelly-grey-4))))
        `(hl-line ((,class (:background ,ujelly-grey-4))))
        `(isearch ((,class (:foreground ,ujelly-fg :background ,ujelly-red-1))))
        `(isearch-fail ((,class (:background ,ujelly-red-1))))



reply via email to

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