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

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

[nongnu] elpa/ujelly-theme 43b2e0e 107/137: add customization for helm-f


From: ELPA Syncer
Subject: [nongnu] elpa/ujelly-theme 43b2e0e 107/137: add customization for helm-ff-executable
Date: Thu, 21 Oct 2021 18:12:21 -0400 (EDT)

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

    add customization for helm-ff-executable
---
 ujelly-theme.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/ujelly-theme.el b/ujelly-theme.el
index b24af47..f22653d 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.24
+;; Version: 1.1.25
 
 ;; Inspired by jellybeans: 
http://www.vim.org/scripts/script.php?script_id=2555.
 (deftheme ujelly "The ujelly color theme")
@@ -105,6 +105,7 @@
        `(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-executable ((,class (:foreground ,ujelly-red-0))))
        `(helm-ff-file ((,class (:foreground ,ujelly-fg))))
        `(helm-ff-symlink ((,class (:foreground ,ujelly-purple-2))))
        `(helm-grep-lineno ((,class (:foreground ,ujelly-fg))))



reply via email to

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