~chambln/aircon-theme.el

7c2396c53373baf85bdabc1ba2ee307573746620 — Gregory Chamberlain 2 years ago 848b0e0
Style elisp-shorthand-font-lock-face
1 files changed, 3 insertions(+), 0 deletions(-)

M aircon-theme.el
M aircon-theme.el => aircon-theme.el +3 -0
@@ 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))))