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

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

[nongnu] elpa/spacemacs-theme e98538978c 162/336: Fix helm dotted symlin


From: ELPA Syncer
Subject: [nongnu] elpa/spacemacs-theme e98538978c 162/336: Fix helm dotted symlink directory entry
Date: Fri, 14 Jan 2022 10:59:29 -0500 (EST)

branch: elpa/spacemacs-theme
commit e98538978c4e806e8fc982f730e6eb092ff4f23e
Author: nashamri <designernasser@gmail.com>
Commit: nashamri <designernasser@gmail.com>

    Fix helm dotted symlink directory entry
---
 spacemacs-common.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/spacemacs-common.el b/spacemacs-common.el
index 9612afd31e..f0aa68e4ae 100644
--- a/spacemacs-common.el
+++ b/spacemacs-common.el
@@ -353,6 +353,7 @@
      `(helm-candidate-number ((,class (:background ,bg1 :foreground ,keyword 
:inherit bold))))
      `(helm-ff-directory ((,class (:foreground ,keyword :background ,bg1 
:inherit bold))))
      `(helm-ff-dotted-directory ((,class (:foreground ,keyword :background 
,bg1 :inherit bold))))
+     `(helm-ff-dotted-symlink-directory ((,class (:foreground ,cyan 
:background ,bg1 :inherit bold))))
      `(helm-ff-executable ((,class (:foreground ,suc :background ,bg1 :weight 
normal))))
      `(helm-ff-file ((,class (:foreground ,base :background ,bg1 :weight 
normal))))
      `(helm-ff-invalid-symlink ((,class (:foreground ,red :background ,bg1 
:inherit bold))))



reply via email to

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