~chambln/aircon-theme.el

cc3d129ed897c0f1e2b66c9db177310abb8337e4 — Gregory Chamberlain 1 year, 1 month ago 884e1b2
Inherit diff-error from error
1 files changed, 1 insertions(+), 0 deletions(-)

M aircon-theme.el
M aircon-theme.el => aircon-theme.el +1 -0
@@ 192,6 192,7 @@
 '(diff-removed           ((t (:background "#ffcccc" :foreground "#4b1313"))))
 '(diff-indicator-removed ((t (:inherit (diff-removed bold)))))
 '(diff-refine-removed    ((t (:background "#ef9d9d" :foreground "#3a0a0a "))))
 '(diff-error             ((t (:inherit (error)))))

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