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

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

[nongnu] elpa/gotham-theme 82a0a75a70 018/214: Implement makefile


From: ELPA Syncer
Subject: [nongnu] elpa/gotham-theme 82a0a75a70 018/214: Implement makefile
Date: Fri, 7 Jan 2022 17:58:37 -0500 (EST)

branch: elpa/gotham-theme
commit 82a0a75a70e298017df6ad1bc17ac47714293aee
Author: Vasilij Schneidermann <v.schneidermann@gmail.com>
Commit: Vasilij Schneidermann <v.schneidermann@gmail.com>

    Implement makefile
---
 gotham-theme.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gotham-theme.el b/gotham-theme.el
index e34b847c63..5381463acc 100644
--- a/gotham-theme.el
+++ b/gotham-theme.el
@@ -171,6 +171,9 @@ depending on DISPLAY for keys which are either :foreground 
or
    (custom-button-mouse :foreground base5 :box t)
    (custom-group-tag :inherit fixed-pitch :foreground magenta)
 
+   ;; makefile
+   (makefile-space :background magenta)
+
    ;; show-paren-mode
    (show-paren-match :foreground base2 :background cyan :weight normal 
:inverse-video unspecified)
    (show-paren-mismatch :foreground base2 :background red :weight normal 
:inverse-video unspecified)



reply via email to

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