emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/aircon-theme 7c2396c533 44/58: Style elisp-shorthand-fo


From: ELPA Syncer
Subject: [elpa] externals/aircon-theme 7c2396c533 44/58: Style elisp-shorthand-font-lock-face
Date: Thu, 9 Jun 2022 04:57:31 -0400 (EDT)

branch: externals/aircon-theme
commit 7c2396c53373baf85bdabc1ba2ee307573746620
Author: Gregory Chamberlain <greg@cosine.blue>
Commit: Gregory Chamberlain <greg@cosine.blue>

    Style elisp-shorthand-font-lock-face
---
 aircon-theme.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/aircon-theme.el b/aircon-theme.el
index ca5b31e191..67285e4cb9 100644
--- a/aircon-theme.el
+++ b/aircon-theme.el
@@ -251,6 +251,9 @@
  `(ansi-color-red     ((t (:foreground ,aircon-brick))))
  `(ansi-color-yellow  ((t (:foreground ,aircon-marigold))))
 
+ '(elisp-shorthand-font-lock-face
+   ((t (:inherit (font-lock-variable-name-face italic)))))
+
  '(erc-pal-face            ((t (:inherit aircon-hibiscus :weight bold))))
  '(erc-button              ((t (:inherit button))))
  '(erc-keyword-face        ((t (:inherit aircon-sapphire))))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]