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

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

[nongnu] elpa/ujelly-theme 9fbe735 002/137: make ido-subdir foreground ,


From: ELPA Syncer
Subject: [nongnu] elpa/ujelly-theme 9fbe735 002/137: make ido-subdir foreground , ujelly-fg
Date: Thu, 21 Oct 2021 18:11:58 -0400 (EDT)

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

    make ido-subdir foreground ,ujelly-fg
---
 color-theme-ujelly.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/color-theme-ujelly.el b/color-theme-ujelly.el
index 942bc4c..20ccec4 100644
--- a/color-theme-ujelly.el
+++ b/color-theme-ujelly.el
@@ -47,7 +47,7 @@
           `(isearch-fail ((t (:background ,ujelly-red-2))))
           `(ido-first-match ((t (:foreground ,ujelly-yellow-0))))
           `(ido-only-match ((t (:foreground ,ujelly-green-0))))
-          `(ido-subdir ((t (:foreground ,ujelly-grey-0))))
+          `(ido-subdir ((t (:foreground ,ujelly-fg))))
           `(lazy-highlight ((t (:foreground nil))))
           `(linum ((t (:italic t :foreground ,ujelly-grey-2))))
           `(magit-branch ((t (:foreground ,ujelly-red-2))))



reply via email to

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