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

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

[nongnu] elpa/ujelly-theme 57dcb65 048/137: customize eshell-ls-product


From: ELPA Syncer
Subject: [nongnu] elpa/ujelly-theme 57dcb65 048/137: customize eshell-ls-product
Date: Thu, 21 Oct 2021 18:12:08 -0400 (EDT)

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

    customize eshell-ls-product
---
 ujelly-theme.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/ujelly-theme.el b/ujelly-theme.el
index 61e81f6..6a33e4e 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.0.31
+;; Version: 1.0.32
 
 ;; Inspired by jellybeans: 
http://www.vim.org/scripts/script.php?script_id=2555.
 (deftheme ujelly "The ujelly color theme")
@@ -58,6 +58,7 @@
        `(eshell-prompt ((,class (:foreground ,ujelly-red-0))))
        `(eshell-ls-directory ((,class (:weight normal :foreground 
,ujelly-green-2))))
        `(eshell-ls-executable ((,class (:foreground ,ujelly-red-0))))
+       `(eshell-ls-product ((,class (:foreground ,ujelly-fg))))
        `(eshell-ls-symlink ((,class (:foreground ,ujelly-purple-2))))
        `(font-lock-builtin-face ((,class (:foreground ,ujelly-blue-0))))
        `(font-lock-comment-face ((,class (:slant italic :foreground 
,ujelly-grey-0))))



reply via email to

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