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

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

[elpa] externals/ef-themes 0f4f5456d2 13/13: Add support for auto-dim-ot


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 0f4f5456d2 13/13: Add support for auto-dim-other-buffers
Date: Thu, 20 Oct 2022 23:57:39 -0400 (EDT)

branch: externals/ef-themes
commit 0f4f5456d2e384363b9c49e7070aa90186fd5e68
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Add support for auto-dim-other-buffers
---
 README.org   | 1 +
 ef-themes.el | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/README.org b/README.org
index 37ec103c8f..16e12aab22 100644
--- a/README.org
+++ b/README.org
@@ -891,6 +891,7 @@ everything most users need.
 - all-the-icons-ibuffer
 - ansi-color
 - auctex
+- auto-dim-other-buffers [Part of {{{development-version}}}.]
 - bongo
 - bookmark
 - calendar and diary
diff --git a/ef-themes.el b/ef-themes.el
index 2ad890454a..83d580dc41 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -709,6 +709,8 @@ Helper function for `ef-themes-preview-colors'."
     `(TeX-error-description-help ((,c :inherit success)))
     `(TeX-error-description-tex-said ((,c :inherit success)))
     `(TeX-error-description-warning ((,c :inherit warning)))
+;;;; auto-dim-other-buffers
+    `(auto-dim-other-buffers-face ((,c :background ,bg-inactive)))
 ;;;; bongo
     `(bongo-album-title (( )))
     `(bongo-artist ((,c :foreground ,rainbow-0)))



reply via email to

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