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

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

[nongnu] elpa/gotham-theme 33f72d2a1f 019/214: Implement which-func-mode


From: ELPA Syncer
Subject: [nongnu] elpa/gotham-theme 33f72d2a1f 019/214: Implement which-func-mode
Date: Fri, 7 Jan 2022 17:58:37 -0500 (EST)

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

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

diff --git a/gotham-theme.el b/gotham-theme.el
index 5381463acc..ada219b70b 100644
--- a/gotham-theme.el
+++ b/gotham-theme.el
@@ -178,6 +178,9 @@ depending on DISPLAY for keys which are either :foreground 
or
    (show-paren-match :foreground base2 :background cyan :weight normal 
:inverse-video unspecified)
    (show-paren-mismatch :foreground base2 :background red :weight normal 
:inverse-video unspecified)
 
+   ;; which-func-mode
+   (which-func :foreground orange)
+
    ;; external packages
 
    ;; enh-ruby-mode



reply via email to

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