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

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

[nongnu] elpa/inkpot-theme 47df7a4a80 055/104: mode-line: remove mode-li


From: ELPA Syncer
Subject: [nongnu] elpa/inkpot-theme 47df7a4a80 055/104: mode-line: remove mode-line buffer id
Date: Thu, 7 Jul 2022 12:01:09 -0400 (EDT)

branch: elpa/inkpot-theme
commit 47df7a4a8012343272fe663a529354c67ea1e093
Author: Campbell Barton <ideasman42@gmail.com>
Commit: Campbell Barton <ideasman42@gmail.com>

    mode-line: remove mode-line buffer id
    
    Caused issues when temporarily changing the mode-line background,
    sometimes used for a visual bell.
    
    This only set the color to the existing default.
---
 inkpot-theme.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/inkpot-theme.el b/inkpot-theme.el
index 82388a19b7..6fdbdee474 100644
--- a/inkpot-theme.el
+++ b/inkpot-theme.el
@@ -84,7 +84,6 @@
                    :box (:line-width -1 :color "#7070a0")))))
  '(mode-line-inactive ((t (:bold t :foreground "#708090" :background "#3e3e5e"
                             :box (:line-width -1 :color "#7070a0")))))
- '(mode-line-buffer-id ((t (:bold t :foreground "#b9b9b9" :background 
"#3e3e5e"))))
  '(minibuffer-prompt ((t (:bold t :foreground "#708090"))))
  '(default-italic ((t (:italic t))))
  '(font-lock-builtin-face ((t (:foreground "#ff8bff"))))



reply via email to

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