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

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

[nongnu] elpa/alect-themes 6777c11 192/269: Add 'texinfo-heading' face


From: ELPA Syncer
Subject: [nongnu] elpa/alect-themes 6777c11 192/269: Add 'texinfo-heading' face
Date: Thu, 21 Oct 2021 17:59:17 -0400 (EDT)

branch: elpa/alect-themes
commit 6777c11027ec51f59565ac5cfd36ddbe9dd7671e
Author: Alex Kost <alezost@gmail.com>
Commit: Alex Kost <alezost@gmail.com>

    Add 'texinfo-heading' face
---
 alect-themes.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/alect-themes.el b/alect-themes.el
index 22884df..398e3b8 100644
--- a/alect-themes.el
+++ b/alect-themes.el
@@ -1466,6 +1466,9 @@ For INVERT, see `alect-get-color'."
          (term-color-cyan        ((,c :foreground ,(gc 'cyan)
                                       :background ,(gc 'cyan+1))))
 
+         ;; texinfo
+         (texinfo-heading ((,c :inherit alect-title)))
+
          ;; tuareg
          (tuareg-font-lock-governing-face          ((,c :foreground ,(gc 'fg+2)
                                                         :weight bold)))



reply via email to

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