branch: externals/aircon-theme
commit 393d944ff7e308815ced8152d7f1737eefd46c4f
Author: Gregory Chamberlain <[email protected]>
Commit: Gregory Chamberlain <[email protected]>
Style log-view-file, -commit-body
---
aircon-theme.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/aircon-theme.el b/aircon-theme.el
index cb2bf2c4d5..94b46103af 100644
--- a/aircon-theme.el
+++ b/aircon-theme.el
@@ -185,6 +185,8 @@
'(change-log-name ((t (:inherit (aircon-lilac)))))
'(change-log-acknowledgment ((t (:inherit (aircon-scorpion)))))
'(log-view-message ((t (:inherit (change-log-acknowledgment)))))
+ '(log-view-commit-body ((t (:inherit (aircon-cello)))))
+ '(log-view-file ((t (:inherit (aircon-header)))))
'(magit-bisect-bad ((t (:inherit (aircon-brick)))))
'(magit-bisect-good ((t (:inherit (aircon-goblin)))))