branch: externals/standard-themes
commit 8f9b5c6ff8b697d822655431cfcfc034eaea5132
Merge: 4b97416543 421ed61eca
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>

    Merge branch 'main' of github.com:protesilaos/standard-themes
---
 standard-themes.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/standard-themes.el b/standard-themes.el
index f8a5fe4cfd..0849be2726 100644
--- a/standard-themes.el
+++ b/standard-themes.el
@@ -1067,6 +1067,7 @@ color mappings instead of the complete palette."
     `(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)))
 ;;;; breadcrumb
     `(breadcrumb-face (( )))
     `(breadcrumb-imenu-leaf-face ((,c :inherit bold :foreground 
,modeline-warning))) ; same as `which-func'

Reply via email to