branch: elpa/subatomic-theme
commit 9c1cc231afb13bcf4a69b193fd1c5719e9a0453c
Author: John Olsson <[email protected]>
Commit: John Olsson <[email protected]>

    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