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

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

[nongnu] elpa/dracula-theme 0b6b00bec1 3/5: Separate mini-modeline face


From: ELPA Syncer
Subject: [nongnu] elpa/dracula-theme 0b6b00bec1 3/5: Separate mini-modeline face from generic mode-line faces
Date: Sun, 21 Aug 2022 13:58:31 -0400 (EDT)

branch: elpa/dracula-theme
commit 0b6b00bec16ef7d5397c547d1a0060375318e4d5
Author: Étienne Deparis <etienne@depar.is>
Commit: Étienne Deparis <etienne@depar.is>

    Separate mini-modeline face from generic mode-line faces
---
 dracula-theme.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dracula-theme.el b/dracula-theme.el
index 0de997de4f..0a208f719f 100644
--- a/dracula-theme.el
+++ b/dracula-theme.el
@@ -560,6 +560,7 @@ read it before opening a new issue about your will.")
                 ,@(if dracula-alternate-mode-line-and-minibuffer
                       (list :foreground dracula-comment :box dracula-bg)
                     (list :foreground fg4 :box bg2)))
+               ;; mini-modeline
                (mini-modeline-mode-line :inherit mode-line :height 0.1 :box 
nil)
                ;; mu4e
                (mu4e-unread-face :foreground ,dracula-pink :weight normal)



reply via email to

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