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

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

[nongnu] elpa/subatomic-theme 9c1cc23 15/58: Ignored files should be pre


From: ELPA Syncer
Subject: [nongnu] elpa/subatomic-theme 9c1cc23 15/58: Ignored files should be presented in a readable color.
Date: Thu, 21 Oct 2021 18:11:13 -0400 (EDT)

branch: elpa/subatomic-theme
commit 9c1cc231afb13bcf4a69b193fd1c5719e9a0453c
Author: John Olsson <john@cryon.se>
Commit: John Olsson <john@cryon.se>

    Ignored files should be presented in a readable color.
---
 subatomic-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/subatomic-theme.el b/subatomic-theme.el
index 0bdf0b6..af08227 100644
--- a/subatomic-theme.el
+++ b/subatomic-theme.el
@@ -579,7 +579,7 @@
       ((t (:foreground ,deep-gold))))
 
     `(diredp-ignored-file-name
-      ((t (:foreground ,midnight-3))))
+      ((t (:foreground ,mystic-blue))))
 
     ;; nXML
 



reply via email to

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