branch: master
commit 6b078bf41f59ea0158b01742cae428ed61c4bc35
Author: Matthew Carter <m...@ahungry.com>
Commit: Matthew Carter <m...@ahungry.com>

    Add an update to dired color
---
 ahungry-theme.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index 9f3a760..0441dd5 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -306,6 +306,8 @@ Default value:
    '(woman-bold ((t (:foreground "yellow" :bold t))))
    '(woman-italic ((t (:foreground "orange" :underline t))))
    '(evil-ex-lazy-highlight ((t (:foreground "orange" :italic t :bold t))))
+   '(dired-filetype-program ((t (:foreground "#0066ff"))))
+   '(diredp-compressed-file-suffix ((t (:foreground "#0066ff"))))
    )
   (custom-theme-set-variables
    'ahungry

Reply via email to