Skip to content

Commit

Permalink
Add diredp-deletion faces
Browse files Browse the repository at this point in the history
  • Loading branch information
purcell committed Nov 10, 2013
1 parent be323aa commit 8aec7e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions color-theme-sanityinc-solarized.el
Expand Up @@ -269,6 +269,8 @@ names to which it refers are bound."

;; dired+
(diredp-compressed-file-suffix ((,class (:foreground ,blue))))
(diredp-deletion ((,class (:inherit error :inverse-video t))))
(diredp-deletion-file-name ((,class (:inherit error))))
(diredp-dir-heading ((,class (:foreground nil :background nil :inherit heading))))
(diredp-dir-priv ((,class (:foreground ,cyan :background nil))))
(diredp-exec-priv ((,class (:foreground ,blue :background nil))))
Expand Down

0 comments on commit 8aec7e4

Please sign in to comment.