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

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

[nongnu] elpa/alect-themes 72ab2dc 145/269: Add `Info-quoted' face


From: ELPA Syncer
Subject: [nongnu] elpa/alect-themes 72ab2dc 145/269: Add `Info-quoted' face
Date: Thu, 21 Oct 2021 17:59:07 -0400 (EDT)

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

    Add `Info-quoted' face
---
 alect-themes.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/alect-themes.el b/alect-themes.el
index 93c1462..7d02c24 100644
--- a/alect-themes.el
+++ b/alect-themes.el
@@ -830,6 +830,7 @@ For INVERT, see `alect-get-color'."
          (info-menu-header ((,c :inherit alect-color-level-5 :height 1.1 
:weight bold)))
          (info-node        ((,c :foreground ,(gc 'red+1))))
          (info-menu-star   ((,c :foreground ,(gc 'red))))
+         (Info-quoted      ((,c :foreground ,(gc 'fg+2) :weight bold)))
 
          ;; ido-mode
          (ido-first-match ((,c :weight bold)))



reply via email to

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