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

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

[nongnu] elpa/inkpot-theme 9955e100b0 057/104: header-line: Add, matchin


From: ELPA Syncer
Subject: [nongnu] elpa/inkpot-theme 9955e100b0 057/104: header-line: Add, matching mode-line
Date: Thu, 7 Jul 2022 12:01:10 -0400 (EDT)

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

    header-line: Add, matching mode-line
---
 inkpot-theme.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/inkpot-theme.el b/inkpot-theme.el
index 3ae495095d..46cc6079b2 100644
--- a/inkpot-theme.el
+++ b/inkpot-theme.el
@@ -79,6 +79,8 @@
   '(isearch ((t (:bold t :foreground "#303030" :background "#ad7b57"))))
   '(lazy-highlight ((t (:foreground "#303030" :background "#ad7b57"))))
   '(isearch-fail ((t (:foreground "#ffffff" :background "#ce4e4e"))))
+  '(header-line ((t (:bold t :foreground "#b9b9b9" :background "#3e3e5e" :box 
(:line-width -1 :color "#7070a0")))))
+  '(header-line-inactive ((t (:bold t :foreground "#708090" :background 
"#3e3e5e" :box (:line-width -1 :color "#7070a0")))))
   '(mode-line ((t (:bold t :foreground "#b9b9b9" :background "#3e3e5e" :box 
(:line-width -1 :color "#7070a0")))))
   '(mode-line-inactive ((t (:bold t :foreground "#708090" :background 
"#3e3e5e" :box (:line-width -1 :color "#7070a0")))))
   '(minibuffer-prompt ((t (:bold t :foreground "#708090"))))



reply via email to

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