branch: externals/aircon-theme commit d0dacd34b9f80b61ace379cbec422aed4c97724f Author: Gregory Chamberlain <g...@cosine.blue> Commit: Gregory Chamberlain <g...@cosine.blue>
Style dired-special with aircon-hibiscus --- aircon-theme.el | 1 + 1 file changed, 1 insertion(+) diff --git a/aircon-theme.el b/aircon-theme.el index df774ae356..968cc58f0f 100644 --- a/aircon-theme.el +++ b/aircon-theme.el @@ -233,6 +233,7 @@ '(dired-marked ((t (:inherit (aircon-mango))))) '(dired-perm-write ((t (:inherit (aircon-goblin))))) '(dired-flagged ((t (:inherit (aircon-blush))))) + '(dired-special ((t (:inherit (aircon-hibiscus))))) '(eshell-ls-archive ((t (:inherit aircon-cello)))) '(eshell-ls-backup ((t (:inherit dired-ignored))))