branch: externals/aircon-theme
commit 1bd1333eb222a820c10d95ac107182d5a313e157
Author: Gregory Chamberlain <g...@cosine.blue>
Commit: Gregory Chamberlain <g...@cosine.blue>

    Style log-view-message like magit-hash
---
 aircon-theme.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/aircon-theme.el b/aircon-theme.el
index cdbdeacef7..cb2bf2c4d5 100644
--- a/aircon-theme.el
+++ b/aircon-theme.el
@@ -184,6 +184,7 @@
  '(change-log-list           ((t (:inherit (aircon-eden)))))
  '(change-log-name           ((t (:inherit (aircon-lilac)))))
  '(change-log-acknowledgment ((t (:inherit (aircon-scorpion)))))
+ '(log-view-message          ((t (:inherit (change-log-acknowledgment)))))
 
  '(magit-bisect-bad              ((t (:inherit (aircon-brick)))))
  '(magit-bisect-good             ((t (:inherit (aircon-goblin)))))

Reply via email to