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

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

[elpa] externals/ef-themes 02e87e8692 2/8: Revise bongo-marked-track to


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 02e87e8692 2/8: Revise bongo-marked-track to look like Dired mark
Date: Sun, 21 Aug 2022 00:57:42 -0400 (EDT)

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

    Revise bongo-marked-track to look like Dired mark
---
 ef-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ef-themes.el b/ef-themes.el
index 89aa7bd6bd..1df8cb2bc6 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -562,7 +562,7 @@ Helper function for `ef-themes-preview-colors'."
     `(bongo-currently-playing-track ((,c :inherit bold)))
     `(bongo-elapsed-track-part ((,c :background ,bg-alt :underline t)))
     `(bongo-filled-seek-bar ((,c :background ,bg-hover)))
-    `(bongo-marked-track ((,c :inherit warning :background ,bg-dim)))
+    `(bongo-marked-track ((,c :inherit success :background ,bg-info)))
     `(bongo-marked-track-line ((,c :background ,bg-dim)))
     `(bongo-played-track ((,c :strike-through t)))
     `(bongo-track-length ((,c :inherit shadow)))



reply via email to

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