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

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

[elpa] externals/ef-themes b7a8858dfa 229/281: Simplify bookmark-face


From: ELPA Syncer
Subject: [elpa] externals/ef-themes b7a8858dfa 229/281: Simplify bookmark-face
Date: Tue, 16 Aug 2022 16:58:36 -0400 (EDT)

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

    Simplify bookmark-face
---
 ef-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ef-themes.el b/ef-themes.el
index 5a7285fa08..3936551d3d 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -178,7 +178,7 @@ When called from Lisp, THEME is a symbol."
     `(bongo-track-title ((,c :foreground ,rainbow-1)))
     `(bongo-unfilled-seek-bar ((,c :background ,bg-dim)))
 ;;;; bookmark
-    `(bookmark-face ((,c :background ,bg-magenta :foreground ,fg-intense)))
+    `(bookmark-face ((,c :foreground ,info)))
     `(bookmark-menu-bookmark ((,c :inherit bold)))
 ;;;; calendar and diary
     `(calendar-month-header ((,c :inherit bold)))



reply via email to

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