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

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

[nongnu] elpa/inkpot-theme a8d0d2ecd4 097/104: Set the face for buffer f


From: ELPA Syncer
Subject: [nongnu] elpa/inkpot-theme a8d0d2ecd4 097/104: Set the face for buffer fonts
Date: Thu, 7 Jul 2022 12:01:31 -0400 (EDT)

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

    Set the face for buffer fonts
---
 inkpot-theme.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/inkpot-theme.el b/inkpot-theme.el
index a298383fc9..5dcc8dccf4 100644
--- a/inkpot-theme.el
+++ b/inkpot-theme.el
@@ -154,6 +154,8 @@
                                        :box (:line-width -1 :color 
,ip-slate-light) :bold t))))
    `(mode-line-inactive ((t (:foreground ,ip-grey+73 :background 
,ip-slate-dark+15.7
                                          :box (:line-width -1 :color 
,ip-slate-light)))))
+   `(mode-line-buffer-id ((t (:foreground ,ip-grey+73 :bold nil))))
+
 
    `(hl-line ((t (:background ,ip-slate-dark+7.6))))
 



reply via email to

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