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

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

[elpa] externals/modus-themes d807e1f013: Support auto-dim-other-buffers


From: ELPA Syncer
Subject: [elpa] externals/modus-themes d807e1f013: Support auto-dim-other-buffers-hide-face
Date: Sat, 28 Dec 2024 06:58:41 -0500 (EST)

branch: externals/modus-themes
commit d807e1f013d1dae0e44860f45c9e9b7b4cb2ce49
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Support auto-dim-other-buffers-hide-face
---
 modus-themes.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/modus-themes.el b/modus-themes.el
index f35a03f3ba..5514e08912 100644
--- a/modus-themes.el
+++ b/modus-themes.el
@@ -1850,6 +1850,7 @@ FG and BG are the main colors."
     `(TeX-error-description-warning ((,c :inherit warning)))
 ;;;;; auto-dim-other-buffers
     `(auto-dim-other-buffers-face ((,c :background ,bg-inactive)))
+    `(auto-dim-other-buffers-hide-face ((,c :foreground ,bg-inactive 
:background ,bg-inactive)))
 ;;;;; avy
     `(avy-background-face ((,c :background ,bg-dim :foreground ,fg-dim :extend 
t)))
     `(avy-goto-char-timer-face ((,c :inherit bold :background ,bg-active)))



reply via email to

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