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

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

[nongnu] elpa/alect-themes 43b3096 117/269: Add Man-overstrike face


From: ELPA Syncer
Subject: [nongnu] elpa/alect-themes 43b3096 117/269: Add Man-overstrike face
Date: Thu, 21 Oct 2021 17:59:01 -0400 (EDT)

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

    Add Man-overstrike face
---
 alect-themes.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/alect-themes.el b/alect-themes.el
index 37f678d..8dd74ab 100644
--- a/alect-themes.el
+++ b/alect-themes.el
@@ -856,6 +856,9 @@ For INVERT, see `alect-get-color'."
          (magit-process-ok                   ((,c :foreground ,(gc 'green))))
          (magit-process-ng                   ((,c :foreground ,(gc 'red))))
 
+         ;; man
+         (Man-overstrike ((,c :foreground ,(gc 'cyan+1) :weight bold)))
+
          ;; markdown mode
          (markdown-header-face           ((,c :inherit alect-title-1)))
          (markdown-header-face-1         ((,c :inherit alect-title-1)))



reply via email to

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