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

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

[elpa] externals/ef-themes 46f63b2e43 04/10: Add support for new image-d


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 46f63b2e43 04/10: Add support for new image-dired faces (Emacs 29)
Date: Wed, 26 Oct 2022 09:57:49 -0400 (EDT)

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

    Add support for new image-dired faces (Emacs 29)
---
 ef-themes.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ef-themes.el b/ef-themes.el
index 77a33d5baf..c17494edd9 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -1165,6 +1165,8 @@ Helper function for `ef-themes-preview-colors'."
     `(ibuffer-locked-buffer ((,c :foreground ,warning)))
 ;;;; image-dired
     `(image-dired-thumb-flagged ((,c :background ,err)))
+    `(image-dired-thumb-header-file-name ((,c :inherit bold)))
+    `(image-dired-thumb-header-file-size ((,c :foreground ,info)))
     `(image-dired-thumb-mark ((,c :background ,info)))
 ;;;; info
     `(Info-quoted ((,c :inherit ef-themes-fixed-pitch :foreground ,accent-0))) 
; the capitalization is canonical



reply via email to

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