~chambln/aircon-theme.el

2d9d85f2f7b2e823d3044c2d74232a68447346a4 — Gregory Chamberlain 2 years ago cc3d129
Inherit diary from aircon-header

This face seems to be used for the date at the beginning of a line in
diary-mode (M-x diary-show-all-entries).
1 files changed, 2 insertions(+), 0 deletions(-)

M aircon-theme.el
M aircon-theme.el => aircon-theme.el +2 -0
@@ 194,6 194,8 @@
 '(diff-refine-removed    ((t (:background "#ef9d9d" :foreground "#3a0a0a "))))
 '(diff-error             ((t (:inherit (error)))))

 '(diary                  ((t (:inherit (aircon-header)))))

 '(change-log-date           ((t (:inherit (aircon-scorpion)))))
 '(change-log-list           ((t (:inherit (aircon-eden)))))
 '(change-log-name           ((t (:inherit (aircon-lilac)))))