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

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

[nongnu] elpa/apropospriate-theme 5727dd5 075/118: Disable mode-line-buf


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme 5727dd5 075/118: Disable mode-line-buffer-id.
Date: Thu, 21 Oct 2021 18:02:26 -0400 (EDT)

branch: elpa/apropospriate-theme
commit 5727dd549d9cb95a6a18919f90428d7c5b860a99
Author: Matthew Bauer <mjbauer95@gmail.com>
Commit: justin talbott <justin@waymondo.com>

    Disable mode-line-buffer-id.
    
    Fixes #27
---
 apropospriate.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/apropospriate.el b/apropospriate.el
index ece44f1..f94c461 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -156,7 +156,6 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(mode-line-inactive ((,class (:box (:line-width 4 :color ,base00+1 
:style nil)
                                          :background ,base00+1 :foreground 
,base02
                                          :height ,(or 
apropospriate-mode-line-height 1.0)))))
-     `(mode-line-buffer-id ((,class (:foreground unspecified :background 
nil))))
      `(mode-line-emphasis ((,class (:foreground ,base02 :slant italic))))
      `(mode-line-highlight ((,class (:foreground ,base02 :box nil))))
      `(powerline-active1 ((,class (:background ,base00 :height ,(or 
apropospriate-mode-line-height 1.0)))))



reply via email to

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