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

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

[nongnu] elpa/ujelly-theme 54da29f 105/137: change helm-ff-directory


From: ELPA Syncer
Subject: [nongnu] elpa/ujelly-theme 54da29f 105/137: change helm-ff-directory
Date: Thu, 21 Oct 2021 18:12:21 -0400 (EDT)

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

    change helm-ff-directory
---
 ujelly-theme.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ujelly-theme.el b/ujelly-theme.el
index 6c95801..002ad8e 100644
--- a/ujelly-theme.el
+++ b/ujelly-theme.el
@@ -2,7 +2,7 @@
 
 ;; Author: Mark Tran <mark.tran@gmail.com>
 ;; URL: http://github.com/marktran/color-theme-ujelly
-;; Version: 1.1.22
+;; Version: 1.1.23
 
 ;; Inspired by jellybeans: 
http://www.vim.org/scripts/script.php?script_id=2555.
 (deftheme ujelly "The ujelly color theme")
@@ -102,7 +102,7 @@
        `(helm-buffer-process ((,class (:foreground ,ujelly-yellow-0))))
        `(helm-buffer-size ((,class (:foreground ,ujelly-fg))))
        `(helm-candidate-number ((,class (:foreground ,ujelly-fg :background 
,ujelly-bg))))
-       `(helm-ff-directory ((,class (:background ,ujelly-bg))))
+       `(helm-ff-directory ((,class (:foreground ,ujelly-green-2))))
        `(helm-ff-dotted-directory ((,class (:foreground ,ujelly-green-2 
:background ,ujelly-bg))))
        `(helm-ff-dotted-symlink-directory ((,class (:foreground 
,ujelly-green-2 :background ,ujelly-bg))))
        `(helm-ff-file ((,class (:foreground ,ujelly-fg))))



reply via email to

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