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

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

[nongnu] elpa/alect-themes 0d8e3f0 162/269: Add makefile faces


From: ELPA Syncer
Subject: [nongnu] elpa/alect-themes 0d8e3f0 162/269: Add makefile faces
Date: Thu, 21 Oct 2021 17:59:11 -0400 (EDT)

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

    Add makefile faces
---
 alect-themes.el | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/alect-themes.el b/alect-themes.el
index f0944cf..b88f3ef 100644
--- a/alect-themes.el
+++ b/alect-themes.el
@@ -995,6 +995,11 @@ For INVERT, see `alect-get-color'."
          (magit-process-ng                   ((,c :inherit magit-section-title
                                                   :foreground ,(gc 'red))))
 
+         ;; makefile
+         (makefile-shell       ((,c :weight bold)))
+         (makefile-space       ((,c :inherit trailing-whitespace)))
+         (makefile-makepp-perl ((,c :background ,(gc 'bg+1))))
+
          ;; man
          (Man-overstrike ((,c :foreground ,(gc 'cyan+1) :weight bold)))
 



reply via email to

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