branch: elpa/cyberpunk-theme
commit 7e0a8280908d8c093f3221f9aac9d8b579d13ac9
Merge: bec963a fbbc604
Author: nemo <[email protected]>
Commit: nemo <[email protected]>

    Merge branch 'master' of github.com:n3mo/cyberpunk-theme.el
---
 cyberpunk-theme.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/cyberpunk-theme.el b/cyberpunk-theme.el
index 8eebfcd..7a52500 100644
--- a/cyberpunk-theme.el
+++ b/cyberpunk-theme.el
@@ -409,6 +409,7 @@
    `(helm-selection-line ((,class (:background ,cyberpunk-bg+1))))
    `(helm-visible-mark ((,class (:foreground ,cyberpunk-bg :background 
,cyberpunk-yellow-2))))
    `(helm-candidate-number ((,class (:foreground ,cyberpunk-green+4 
:background ,cyberpunk-bg-1))))
+   `(helm-ff-directory ((,class (:foreground ,cyberpunk-pink :background 
,cyberpunk-bg))))
 
    ;; hl-line-mode
    `(hl-sexp-face ((,class (:background ,cyberpunk-gray-5))))

Reply via email to