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

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

[nongnu] elpa/alect-themes 2063462 242/269: Add 'markdown-markup-face'


From: ELPA Syncer
Subject: [nongnu] elpa/alect-themes 2063462 242/269: Add 'markdown-markup-face'
Date: Thu, 21 Oct 2021 17:59:27 -0400 (EDT)

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

    Add 'markdown-markup-face'
---
 alect-themes.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/alect-themes.el b/alect-themes.el
index 8efd0df..c8c680f 100644
--- a/alect-themes.el
+++ b/alect-themes.el
@@ -1195,6 +1195,7 @@ For INVERT, see `alect-get-color'."
                                               :foreground ,(gc 'fg+2))))
          (markdown-footnote-face         ((,c :foreground ,(gc 'blue+2))))
          (markdown-inline-code-face      ((,c :foreground ,(gc 'cyan+1))))
+         (markdown-markup-face           ((,c :foreground ,(gc 'fg-2))))
          (markdown-comment-face          ((,c :inherit 
font-lock-comment-face)))
          (markdown-blockquote-face       ((,c :inherit font-lock-doc-face)))
          (markdown-bold-face             ((,c :inherit bold)))



reply via email to

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