Skip to content

Commit

Permalink
Add diredp-compressed-file-suffix and diredp-executable-tag
Browse files Browse the repository at this point in the history
  • Loading branch information
purcell committed Nov 21, 2012
1 parent 9cfa41d commit 554152e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions color-theme-sanityinc-tomorrow.el
Original file line number Diff line number Diff line change
Expand Up @@ -287,9 +287,11 @@ names to which it refers are bound."
(undo-tree-visualizer-register-face ((,class (:foreground ,yellow))))

;; dired+
(diredp-compressed-file-suffix ((,class (:foreground ,blue))))
(diredp-dir-heading ((,class (:foreground nil :background nil :inherit heading))))
(diredp-dir-priv ((,class (:foreground ,aqua :background nil))))
(diredp-exec-priv ((,class (:foreground ,blue :background nil))))
(diredp-executable-tag ((,class (:foreground ,red :background nil))))
(diredp-file-name ((,class (:foreground ,yellow))))
(diredp-file-suffix ((,class (:foreground ,green))))
(diredp-flag-mark-line ((,class (:background nil :inherit highlight))))
Expand Down

0 comments on commit 554152e

Please sign in to comment.